index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-111
/
+283
2015-11-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2015-11-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+45
2015-11-21
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-1
/
+4
2015-11-21
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
1
-5
/
+9
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-21
tty: audit: Fix audit source
Peter Hurley
3
-5
/
+5
2015-11-21
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-21
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-21
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-21
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
2015-11-21
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2
-4
/
+4
2015-11-21
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-21
slub: avoid irqoff/on in bulk allocation
Christoph Lameter
1
-13
/
+11
2015-11-21
slub: create new ___slab_alloc function that can be called with irqs disabled
Christoph Lameter
1
-15
/
+29
2015-11-21
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-21
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-11-21
PM/OPP: add entry in MAINTAINERS
Viresh Kumar
1
-0
/
+12
2015-11-21
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-21
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2
-2
/
+1
2015-11-21
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
1
-0
/
+2
2015-11-21
fat: fix fake_offset handling on error path
OGAWA Hirofumi
1
-5
/
+11
2015-11-21
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
Mike Kravetz
1
-33
/
+32
2015-11-21
mm/page-writeback.c: initialize m_dirty to avoid compile warning
Yang Shi
1
-1
/
+3
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
10
-17
/
+20
2015-11-21
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
Jason J. Herne
1
-2
/
+2
2015-11-21
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
Jerome Marchand
1
-3
/
+2
2015-11-21
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-21
ncpfs: don't allow negative timeouts
Dan Carpenter
1
-0
/
+2
2015-11-21
configfs: allow dynamic group creation
Daniel Baluta
2
-0
/
+120
2015-11-21
MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework
Moritz Fischer
1
-0
/
+1
2015-11-21
slab.h: sprinkle __assume_aligned attributes
Rasmus Villemoes
1
-17
/
+26
2015-11-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-2
/
+13
2015-11-21
Merge tag '4.4-fix' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2015-11-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-9
/
+39
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-299
/
+95
2015-11-20
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-11-20
mac: validate mac_partition is within sector
Kees Cook
1
-3
/
+7
2015-11-20
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
1
-4
/
+2
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
1
-1
/
+6
[prev]
[next]