summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-01IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2-1/+4
2012-10-01mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-1/+12
2012-10-01IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2-1/+3
2012-10-01IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein1-0/+16
2012-10-01IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein1-0/+3
2012-09-30gpio: Document device_node's det_debounceRoland Stigge1-0/+2
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller15-213/+223
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-0/+23
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+1
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+5
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+24
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+2
2012-09-28Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann1-64/+0
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan1-64/+0
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-20/+73
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-213/+223
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown6-1/+96
2012-09-28net: struct napi_struct fields reorderingEric Dumazet1-4/+2
2012-09-28net: remove sk_init() helperEric Dumazet1-2/+0
2012-09-28tunnel: drop packet if ECN present with not-ECTstephen hemminger1-0/+76
2012-09-27NFC: LLCP raw socket supportThierry Escande1-0/+11
2012-09-27Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+3
2012-09-27device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches1-4/+6
2012-09-27tty/serial: Add kgdb_nmi driverAnton Vorontsov1-0/+10
2012-09-27tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+1
2012-09-27kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov1-13/+16
2012-09-27kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov1-0/+3
2012-09-27serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-09-278250: blacklist Winbond CIR portSean Young1-1/+2
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2-0/+10
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+1
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+9
2012-09-26rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker1-0/+2
2012-09-26rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker1-0/+2
2012-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+16
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+45
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney30-32/+82
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2-1/+53
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-0/+2
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker3-8/+8
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson1-18/+24
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar30-32/+82
2012-09-25Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2-9/+14
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz1-0/+5
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2-106/+3
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade1-0/+1
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade1-0/+2
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade1-0/+51