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-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-47
/
+151
2016-04-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+11
2016-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-31
/
+120
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+41
2016-04-28
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+26
2016-04-28
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-51
/
+90
2016-04-28
Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-229
/
+304
2016-04-28
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
1
-9
/
+10
2016-04-28
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-04-28
rapidio: fix potential NULL pointer dereference
Vladimir Zapolskiy
1
-2
/
+2
2016-04-28
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
1
-1
/
+9
2016-04-28
ocfs2/dlm: return zero if deref_done message is successfully handled
xuejiufei
1
-0
/
+2
2016-04-28
Ananth has moved
Ananth N Mavinakayanahalli
1
-1
/
+1
2016-04-28
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-28
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-28
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
1
-14
/
+14
2016-04-28
.mailmap: add Frank Rowand
Frank Rowand
1
-0
/
+3
2016-04-28
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
1
-1
/
+7
2016-04-28
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
1
-1
/
+5
2016-04-28
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
1
-1
/
+1
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
3
-3
/
+72
2016-04-28
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+2
2016-04-28
mailmap: fix Krzysztof Kozlowski's misspelled name
Krzysztof Kozlowski
1
-0
/
+1
2016-04-28
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
3
-3
/
+13
2016-04-28
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-28
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
2016-04-28
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
1
-2
/
+4
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-92
/
+87
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-88
/
+79
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
4
-11
/
+75
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-28
rbd: report unsupported features to syslog
Ilya Dryomov
1
-3
/
+6
2016-04-28
rbd: fix rbd map vs notify races
Ilya Dryomov
1
-24
/
+19
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
1
-1
/
+2
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+27
2016-04-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-11
/
+28
2016-04-27
Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-4
/
+55
2016-04-27
Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2016-04-27
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2016-04-27
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
1039
-6774
/
+10806
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2
-0
/
+5
2016-04-27
ARC: support generic per-device coherent dma mem
Alexey Brodkin
1
-0
/
+1
2016-04-27
nios2: memset: use the right constraint modifier for the %4 output operand
Romain Perier
1
-1
/
+1
2016-04-27
s390/sclp_ctl: fix potential information leak with /dev/sclp
Martin Schwidefsky
1
-5
/
+7
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-218
/
+351
2016-04-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-135
/
+310
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
5
-59
/
+28
[next]