summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2013-04-12Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...Olof Johansson
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo
2013-04-12Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown
2013-04-12spi: s3c64xx: move to generic dmaengine APIArnd Bergmann
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-12Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/socShawn Guo
2013-04-12reset: Add reset controller APIPhilipp Zabel
2013-04-12sched: Document task_struct::personality fieldAndrei Epure
2013-04-12jbd2: reduce journal_head sizeJan Kara
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann
2013-04-11OF: add empty of_device_is_available for !OFRob Herring
2013-04-11usbnet: handle link changeMing Lei
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann
2013-04-11Merge branch 'omap/usb' into next/dt2Olof Johansson
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann
2013-04-10gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki
2013-04-10gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10cgroup: implement cgroup_is_descendant()Li Zefan
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen
2013-04-10kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang
2013-04-10audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville