summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-111/+283
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+45
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds3-1/+4
2015-11-20blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe1-5/+9
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-20tty: audit: Fix audit sourcePeter Hurley3-5/+5
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck1-1/+1
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott1-1/+1
2015-11-20tty: Fix direct use of tty buffer workPeter Hurley1-1/+1
2015-11-20tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-11-20slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUGJesper Dangaard Brouer1-1/+1
2015-11-20slub: avoid irqoff/on in bulk allocationChristoph Lameter1-13/+11
2015-11-20slub: create new ___slab_alloc function that can be called with irqs disabledChristoph Lameter1-15/+29
2015-11-20mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-20ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-11-20PM/OPP: add entry in MAINTAINERSViresh Kumar1-0/+12
2015-11-20kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov1-1/+4
2015-11-20kernel/signal.c: unexport sigsuspend()Richard Weinberger2-2/+1
2015-11-20kasan: fix kmemleak false-positive in kasan_module_alloc()Andrey Ryabinin1-0/+2
2015-11-20fat: fix fake_offset handling on error pathOGAWA Hirofumi1-5/+11
2015-11-20mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz1-33/+32
2015-11-20mm/page-writeback.c: initialize m_dirty to avoid compile warningYang Shi1-1/+3
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig10-17/+20
2015-11-20mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390Jason J. Herne1-2/+2
2015-11-20mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()Jerome Marchand1-3/+2
2015-11-20tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi1-0/+1
2015-11-20ncpfs: don't allow negative timeoutsDan Carpenter1-0/+2
2015-11-20configfs: allow dynamic group creationDaniel Baluta2-0/+120
2015-11-20MAINTAINERS: add Moritz as reviewer for FPGA Manager FrameworkMoritz Fischer1-0/+1
2015-11-20slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-2/+13
2015-11-20Merge tag '4.4-fix' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-9/+39
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-299/+95
2015-11-20Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+3
2015-11-20mac: validate mac_partition is within sectorKees Cook1-3/+7
2015-11-20mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes1-4/+2
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch1-1/+6
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez3-8/+17
2015-11-20lightnvm: keep track of block countsJavier Gonzalez2-1/+15
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao1-7/+10
2015-11-20lightnvm: missing free on init errorMatias Bjørling1-2/+4
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao1-4/+2