summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
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-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney
2012-09-23rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney
2012-09-23Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-22Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown
2012-09-22power: battery: Generic battery driver using IIOanish kumar
2012-09-22Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-09-22Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-21Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...Olof Johansson
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2012-09-20of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones
2012-09-20ARM: bcm2835: add stub clock driverSimon Arlott
2012-09-20ARM: bcm2835: add system timerSimon Arlott
2012-09-20ARM: bcm2835: add interrupt controller driverSimon Arlott
2012-09-19Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg
2012-09-19Input: MT - Get slot by keyHenrik Rydberg
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Input: Send events one packet at a timeHenrik Rydberg
2012-09-19Input: Break out MT dataHenrik Rydberg
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-19Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-18USB: EHCI: Tegra: Fix wrong register definitionJim Lin