aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-09-26device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov
2012-09-26kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov
2012-09-26kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker
2012-09-26rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker
2012-09-26rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville