Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
91633eed73a3ac37aaece5c8c1f93a18bae616a9
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
f2ed8ef1
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
52994c2
x86/pti: Make sure the user/kernel PTEs match
by Thomas Gleixner
· 7 years ago
694d99d
x86/cpu, x86/pti: Do not enable PTI on AMD processors
by Tom Lendacky
· 7 years ago
87faa0d
x86/pti: Enable PTI by default
by Thomas Gleixner
· 7 years ago
81b60db
MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
by Matt Fleming
· 7 years ago
f24c4d4
efi/capsule-loader: Reinstate virtual capsule mapping
by Ard Biesheuvel
· 7 years ago
835bcec
x86/efi: Fix kernel param add_efi_memmap regression
by Dave Young
· 7 years ago
19d859a
drm/ttm: check the return value of kzalloc
by Xiongwei Song
· 7 years ago
807fc07
drm/amd/display: call set csc_default if enable adjustment is false
by Yue Hin Lau
· 7 years ago
b4d8ad7f
xfs: fix s_maxbytes overflow problems
by Darrick J. Wong
· 7 years ago
3a3882f
xfs: quota: check result of register_shrinker()
by Aliaksei Karaliou
· 7 years ago
2196881
xfs: quota: fix missed destroy of qi_tree_lock
by Aliaksei Karaliou
· 7 years ago
ec35e48
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
by Chris Mason
· 7 years ago
beed926
btrfs: Fix flush bio leak
by Nikolay Borisov
· 7 years ago
af2e01d
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
by Markus Heiser
· 7 years ago
4aac2ca
xen/pvcalls: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 7 years ago
8a9bd4f
s390/dasd: fix wrongly assigned configuration data
by Stefan Haberland
· 7 years ago
df29c9d
omapdrm/dss/hdmi4_cec: fix interrupt handling
by Hans Verkuil
· 7 years ago
c1f08c4
documentation/gpu/i915: fix docs build error after file rename
by Randy Dunlap
· 7 years ago
eda41bd
drm/i915: Put all non-blocking modesets onto an ordered wq
by Ville Syrjälä
· 7 years ago
3488d02
drm/i915: Disable DC states around GMBUS on GLK
by Ville Syrjälä
· 7 years ago
e0093a8
drm/i915/psr: Fix register name mess up.
by Dhinakaran Pandiyan
· 7 years ago
afae457
afs: Fix missing error handling in afs_write_end()
by David Howells
· 7 years ago
440fbc3
afs: Fix unlink
by David Howells
· 7 years ago
Next »