index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
61
-189
/
+273
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
4
-0
/
+8
2016-10-19
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
1
-0
/
+5
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
2016-10-19
mm/numa: Remove duplicated include from mprotect.c
Wei Yongjun
1
-1
/
+0
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
4
-19
/
+20
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
9
-27
/
+40
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
22
-54
/
+49
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
5
-15
/
+11
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-12
/
+15
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-10-19
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
1
-14
/
+22
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
1
-2
/
+3
2016-10-19
irqchip/eznps: Drop pointless static qualifier in nps400_of_init()
Wei Yongjun
1
-1
/
+1
2016-10-19
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
1
-0
/
+4
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
1
-5
/
+5
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
1
-36
/
+0
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
9
-7
/
+121
2016-10-19
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
1
-2
/
+16
2016-10-19
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
1
-0
/
+2
2016-10-19
KVM: MIPS: Add missing uaccess.h include
James Hogan
1
-0
/
+1
2016-10-18
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-18
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+38
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+10
2016-10-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-34
/
+45
2016-10-18
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
2016-10-18
MAINTAINERS: Add myself as EFI maintainer
Ard Biesheuvel
1
-1
/
+2
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-10-18
pinctrl: aspeed-g5: Fix pin association of SPI1 function
Andrew Jeffery
2
-9
/
+81
2016-10-18
pinctrl: aspeed-g5: Fix GPIOE1 typo
Andrew Jeffery
1
-1
/
+1
2016-10-18
pinctrl: aspeed-g5: Fix names of GPID2 pins
Andrew Jeffery
1
-6
/
+6
2016-10-18
pinctrl: aspeed: "Not enabled" is a significant mux state
Andrew Jeffery
1
-5
/
+7
2016-10-18
ceph: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-10-18
locking, fs/locks: Add missing file_sem locks
Peter Zijlstra
1
-0
/
+6
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
[prev]
[next]