aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore22-22/+22
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki1-9/+1
2016-01-01ACPICA: Update version to 20151218Bob Moore1-1/+1
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore1-0/+5
2016-01-01ACPICA: Add new exception code, AE_IO_ERRORBob Moore1-2/+4
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore1-0/+4
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore1-4/+2
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-0/+1
2016-01-01Merge branch 'acpi-debug' into acpicaRafael J. Wysocki5-1/+133
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+14
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-28/+100
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field declarationHannes Frederic Sowa1-1/+1
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-12-14net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng2-52/+71
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng3-12/+52
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanismLv Zheng1-0/+23
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng4-1/+51
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-11USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-11ses: fix additional element traversal bugJames Bottomley1-0/+4
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-0/+14
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso1-1/+1
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul1-1/+1
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-1/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2-10/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+12
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-0/+6
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-34/+26