| Commit message (Expand) | Author | Files | Lines |
2015-12-05 | documentation: Expand on scheduler/RCU deadlock requirements | Paul E. McKenney | 2 | -10/+18 |
2015-12-05 | documentation: Composability analogies | Paul E. McKenney | 2 | -0/+16 |
2015-12-05 | documentation: Cover requirements controlling stall warnings | Paul E. McKenney | 2 | -2/+48 |
2015-12-05 | Documentation: Record bottom-bit-zero guarantee for ->next | Paul E. McKenney | 2 | -0/+86 |
2015-12-05 | documentation: Record RCU requirements | Paul E. McKenney | 7 | -0/+6800 |
2015-11-23 | rcu: Add transitivity to remaining rcu_node ->lock acquisitions | Paul E. McKenney | 3 | -14/+14 |
2015-11-23 | rcu: Create transitive rnp->lock acquisition functions | Peter Zijlstra | 3 | -64/+71 |
2015-11-23 | Linux 4.4-rc2v4.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-11-22 | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 6 | -11/+11 |
2015-11-22 | slub: add missing kmem cgroup support to kmem_cache_free_bulk | Jesper Dangaard Brouer | 1 | -1/+5 |
2015-11-22 | slub: fix kmem cgroup bug in kmem_cache_alloc_bulk | Jesper Dangaard Brouer | 1 | -18/+22 |
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 | 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-20 | i2c: i801: add Intel Lewisburg device IDs | Alexandra Yates | 3 | -0/+8 |
2015-11-20 | i2c: fix wakeup irq parsing | Grygorii Strashko | 1 | -1/+1 |