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-21
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...
Dave Airlie
2
-6
/
+21
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
5
-73
/
+146
2016-10-21
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-8
/
+10
2016-10-21
Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...
Dave Airlie
4
-61
/
+10
2016-10-20
Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-10-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2016-10-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
20
-121
/
+184
2016-10-20
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-21
/
+41
2016-10-20
Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
13
-34
/
+149
2016-10-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+9
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
1
-3
/
+12
2016-10-20
arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
3
-1
/
+16
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
6
-9
/
+21
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2
-12
/
+23
2016-10-19
drm/fsl-dcu: enable pixel clock when enabling CRTC
Stefan Agner
2
-20
/
+3
2016-10-19
drm/fsl-dcu: do not transfer registers in mode_set_nofb
Stefan Agner
1
-2
/
+0
2016-10-19
drm/fsl-dcu: do not transfer registers on plane init
Stefan Agner
1
-5
/
+0
2016-10-19
drm/fsl-dcu: enable TCON bypass mode by default
Stefan Agner
2
-34
/
+7
2016-10-19
Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+8
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2016-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-62
/
+48
2016-10-19
Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-24
/
+120
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
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
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-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
[next]