aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/extable.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel3-93/+2
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel3-95/+9
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches13-60/+52
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey1-1/+4
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey1-4/+16
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey2-2/+12
2016-03-22memremap: don't modify flagsBrian Starkey1-7/+7
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-03-22mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski1-5/+8
2016-03-22ipc/sem: make semctl setting sempid consistentDavidlohr Bueso1-2/+11
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2-0/+9
2016-03-22kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka2-3/+4
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-22scripts/gdb: add version commandKieran Bingham2-0/+29
2016-03-22kernel: add kcov code coverageDmitry Vyukov28-1/+567
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann1-2/+2
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-6/+5
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-1/+1
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai2-20/+21
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini1-2/+40
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-22rapidio: add mport char device driverAlexandre Bounine6-0/+3105
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine1-9/+73
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine1-9/+16
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine1-16/+21
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine4-189/+249
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine2-7/+235
2016-03-22rapidio: add outbound window supportAlexandre Bounine3-0/+59
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine1-12/+30
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine7-51/+144
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine4-11/+22
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine3-13/+15
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine2-3/+8
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine1-26/+44
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine1-50/+102
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine1-6/+12
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine3-122/+212
2016-03-22rapidio: add core mport removal supportAlexandre Bounine3-20/+98
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine4-44/+128
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine3-12/+36
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine1-0/+38
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine3-0/+48
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine2-0/+14
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine1-0/+34
2016-03-22rapidio: add query_mport operationAlexandre Bounine3-0/+69
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2-30/+32
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2-30/+142
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2-21/+62
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine1-4/+2