aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey
2016-03-22memremap: don't modify flagsBrian Starkey
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-03-22mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski
2016-03-22ipc/sem: make semctl setting sempid consistentDavidlohr Bueso
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin
2016-03-22kfifo: fix sparse complaintsStefani Seibold
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham
2016-03-22scripts/gdb: add version commandKieran Bingham
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine