Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b1a31a5f5f27ff8aba42b545a1c721941f735107
b1a31a5
usb/gadget/NCM: Replace tasklet with softirq hrtimer
by Thomas Gleixner
· 7 years ago
b03bbbe
ALSA/dummy: Replace tasklet with softirq hrtimer
by Thomas Gleixner
· 7 years ago
42f42da
hrtimer: Implement SOFT/HARD clock base selection
by Anna-Maria Gleixner
· 7 years ago
5da7016
hrtimer: Implement support for softirq based hrtimers
by Anna-Maria Gleixner
· 7 years ago
c458b1d
hrtimer: Prepare handling of hard and softirq based hrtimers
by Anna-Maria Gleixner
· 7 years ago
98ecadd
hrtimer: Add clock bases and hrtimer mode for softirq context
by Anna-Maria Gleixner
· 7 years ago
dd934aa
hrtimer: Use irqsave/irqrestore around __run_hrtimer()
by Anna-Maria Gleixner
· 7 years ago
ad38f59
hrtimer: Factor out __hrtimer_next_event_base()
by Anna-Maria Gleixner
· 7 years ago
138a6b7
hrtimer: Factor out __hrtimer_start_range_ns()
by Anna-Maria Gleixner
· 7 years ago
3ec7a3e
hrtimer: Remove the 'base' parameter from hrtimer_reprogram()
by Anna-Maria Gleixner
· 7 years ago
2ac2dcc
hrtimer: Make remote enqueue decision less restrictive
by Anna-Maria Gleixner
· 7 years ago
14c8034
hrtimer: Unify remote enqueue handling
by Anna-Maria Gleixner
· 7 years ago
61bb4bc
hrtimer: Unify hrtimer removal handling
by Anna-Maria Gleixner
· 7 years ago
ebba2c7
hrtimer: Make hrtimer_force_reprogramm() unconditionally available
by Anna-Maria Gleixner
· 7 years ago
11a9fe0
hrtimer: Make hrtimer_reprogramm() unconditional
by Anna-Maria Gleixner
· 7 years ago
eb27926
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
by Anna-Maria Gleixner
· 7 years ago
07a9a7e
hrtimer: Make the remote enqueue check unconditional
by Anna-Maria Gleixner
· 7 years ago
851cff8
hrtimer: Use accesor functions instead of direct access
by Anna-Maria Gleixner
· 7 years ago
28bfd18
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simplify the code
by Anna-Maria Gleixner
· 7 years ago
da21c5a
hrtimer: Make room in 'struct hrtimer_cpu_base'
by Anna-Maria Gleixner
· 7 years ago
3f0b9e8
hrtimer: Store running timer in hrtimer_clock_base
by Anna-Maria Gleixner
· 7 years ago
c272ca5
hrtimer: Switch 'for' loop to _ffs() evaluation
by Anna-Maria Gleixner
· 7 years ago
63e2ed3
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
by Anna-Maria Gleixner
· 7 years ago
91633ee
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account
by Anna-Maria Gleixner
· 7 years ago
19b51cb
hrtimer: Clean up 'enum hrtimer_mode'
by Anna-Maria Gleixner
· 7 years ago
48d0c9b
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
by Anna-Maria Gleixner
· 7 years ago
6de6250
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
by Anna-Maria Gleixner
· 7 years ago
9077771
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
by Anna-Maria Gleixner
· 7 years ago
1fbc78b
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
by Anna-Maria Gleixner
· 7 years ago
d05ca13
hrtimer: Correct blatantly incorrect comment
by Thomas Gleixner
· 7 years ago
ae67bad
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
by Thomas Gleixner
· 7 years ago
57957fb
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
by Ingo Molnar
· 7 years ago
ed4bbf7
timers: Unconditionally check deferrable base
by Thomas Gleixner
· 7 years ago
a9445e4
posix-cpu-timers: Make set_process_cpu_timer() more robust
by Max R. P. Grossmann
· 7 years ago
103bb56
clocksource/drivers/stm32: Start the timer's counter sooner
by Daniel Lezcano
· 7 years ago
81abdbb
clocksource/drivers/stm32: Add the timer delay callback
by Daniel Lezcano
· 7 years ago
f5ef02b
clocksource/drivers/stm32: Add clocksource functionality
by Benjamin Gaignard
· 7 years ago
3c84e75
clocksource/drivers/stm32: Factor out more of the clockevent code
by Daniel Lezcano
· 7 years ago
8e82df3
clocksource/drivers/stm32: Add oneshot mode
by Benjamin Gaignard
· 7 years ago
4744daa
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
by Benjamin Gaignard
· 7 years ago
70c62cf
clocksource/drivers/stm32: Factor out the timer width sorting code
by Daniel Lezcano
· 7 years ago
f2ed8ef
clocksource/drivers/stm32: Use the node name as timer name
by Daniel Lezcano
· 7 years ago
d04af49
clocksource/drivers/stm32: Convert the driver to timer_of primitives
by Benjamin Gaignard
· 7 years ago
e0aeca3
clocksource/drivers/stm32: Fix kernel panic with multiple timers
by Daniel Lezcano
· 7 years ago
9aea417
clocksource/drivers/timer-of: Don't request the resource by name
by Daniel Lezcano
· 7 years ago
1c63c1c
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
by Daniel Lezcano
· 7 years ago
067bc91
clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 platform
by Baolin Wang
· 7 years ago
286f30d
dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentation
by Baolin Wang
· 7 years ago
cf7f46b
clocksource/drivers/timer-of: Add kernel documentation
by Daniel Lezcano
· 7 years ago
5bbf4ad
clocksource/drivers/timer-of: Fix function names
by Daniel Lezcano
· 7 years ago
542f824
clocksource/drivers/tcb_clksrc: Fix clock speed message
by Romain Izard
· 7 years ago
0ec5477
clocksource/drivers/owl: Add the S700 timer
by Andreas Färber
· 7 years ago
f58639a
clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()
by Andreas Färber
· 7 years ago
f3074a2
dt-bindings/clocksource: Add Actions Semi S700 timer
by Andreas Färber
· 7 years ago
89876f2
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
12e971b
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
f842839
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
abb7099
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b03acc4
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3eac690
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
925cbd7
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
64648a5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
d8887f1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
de79182
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
by Thomas Gleixner
· 7 years ago
b9e705e
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
by David Woodhouse
· 7 years ago
107b7d9
mfd: rtsx: Release IRQ during shutdown
by Sinan Kaya
· 7 years ago
5866bec
Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
9a0e712
mailmap: update Mark Yao's email address
by Jeffy Chen
· 7 years ago
0cbb4b4
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
by Andrea Arcangeli
· 7 years ago
d09cfbb
mm/sparse.c: wrong allocation for mem_section
by Baoquan He
· 7 years ago
cdc346b
mm/zsmalloc.c: include fs.h
by Sergey Senozhatsky
· 7 years ago
152a2d1
mm/debug.c: provide useful debugging information for VM_BUG
by Matthew Wilcox
· 7 years ago
dc8635b
kernel/exit.c: export abort() to modules
by Andrew Morton
· 7 years ago
4991c09
mm/mprotect: add a cond_resched() inside change_pmd_range()
by Anshuman Khandual
· 7 years ago
4d95701
kernel/acct.c: fix the acct->needcheck check in check_free_space()
by Oleg Nesterov
· 7 years ago
e8c2477
mm: check pfn_valid first in zero_resv_unavail
by Dave Young
· 7 years ago
1e54768
x86/tlb: Drop the _GPL from the cpu_tlbstate export
by Thomas Gleixner
· 7 years ago
42f3bdc
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
by Peter Zijlstra
· 7 years ago
1dddd25
x86/kaslr: Fix the vaddr_end mess
by Thomas Gleixner
· 7 years ago
bc6fe53
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
0007b9c
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
dc042da
Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 7 years ago
041ea47
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 7 years ago
f207890
x86/mm: Map cpu_entry_area at the same place on 4/5 level
by Thomas Gleixner
· 7 years ago
f5a4071
x86/mm: Set MODULES_END to 0xffffffffff000000
by Andrey Ryabinin
· 7 years ago
e1915c8
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
abb62c4
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
by Masahiro Yamada
· 7 years ago
d84baa5
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Arnd Bergmann
· 7 years ago
3bfbed8
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 7 years ago
29f1b2b
posix-timers: Prevent UB from shifting negative signed value
by Nick Desaulniers
· 7 years ago
30414f3
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
by Lucas De Marchi
· 7 years ago
00a5ae2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2fd9c41
x86/process: Define cpu_tss_rw in same section as declaration
by Nick Desaulniers
· 7 years ago
d7732ba
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
by Thomas Gleixner
· 7 years ago
d6bbd51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
50d0f78
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
b4df268
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
e816c20
exec: Weaken dumpability for secureexec
by Kees Cook
· 7 years ago
3ffdeb1
x86/dumpstack: Print registers for first stack frame
by Josh Poimboeuf
· 7 years ago
a9cdbe7
x86/dumpstack: Fix partial register dumps
by Josh Poimboeuf
· 7 years ago
Next »