summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-11-25staging: unisys: better config switch commentsBenjamin Romer
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon
2015-11-25Staging: lustre: obd_cksum.h: Remove unused cksum_types_supported_serverShraddha Barke
2015-11-24drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy
2015-11-24drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy
2015-11-24drivers: staging: vme: Deleted extra brackingEgor Uleyskiy
2015-11-24drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy
2015-11-24drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy
2015-11-24drivers: staging: vme: Fixed indentionEgor Uleyskiy
2015-11-23Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman
2015-11-23Linux 4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer
2015-11-22iio: pulsedlight-lidar-lite: add runtime PMMatt Ranostay
2015-11-22IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2015-11-22parisc: Add defines for Huge page supportHelge Deller
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2015-11-21staging:iio: Delete some commented out lines in Kconfig and Makefile.Jonathan Cameron
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-21staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-21tty: audit: Fix audit sourcePeter Hurley
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-21slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUGJesper Dangaard Brouer
2015-11-21slub: avoid irqoff/on in bulk allocationChristoph Lameter