summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hung_task: add method to reset detectorMarcelo Tosatti2013-11-061-0/+8
* srcu: API for barrier after srcu read unlockMichael S. Tsirkin2013-11-061-0/+14
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-042-2/+7
|\
| * kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-171-0/+4
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
* | kvm_host: typo fixMichael S. Tsirkin2013-10-311-1/+1
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+19
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-3/+0
* | kvm: Add VFIO deviceAlex Williamson2013-10-302-0/+5
* | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-0/+2
* | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-1736-112/+168
|\ \ | |/ |/|
| * Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-151-14/+0
| |\
| | * Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-14/+0
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-142-6/+4
| |\ \ | | |/ | |/|
| | * IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
| | * mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
| | * mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-4/+2
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-131-3/+1
| |\ \
| | * \ Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-131-3/+1
| | |\ \
| | | * | ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-081-3/+1
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-0/+15
| |\ \ \ \
| | * | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-0/+15
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-111-7/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-111-7/+0
| | |/ / /
| * | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-102-0/+15
| |\ \ \ \
| | * | | | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-0/+14
| | * | | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-0/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-1/+23
| |\ \ \ \ \
| | * | | | | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-1/+23
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-071-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | HID: uhid: allocate static minorDavid Herrmann2013-09-261-0/+1
| * | | | | | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | mm: Fix generic hugetlb pte check return type.David Miller2013-10-021-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0112-9/+30
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| | | * | | | | | ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2
| | | * | | | | | ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
| | * | | | | | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| | * | | | | | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
| | * | | | | | | net: net_secret should not depend on TCPEric Dumazet2013-09-281-1/+0
| | * | | | | | | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-281-0/+1
| | * | | | | | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
| | * | | | | | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-272-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-0/+1
| | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-261-0/+1
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| | * | | | | | | | | mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-231-0/+1