summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui1-4/+0
2013-04-13uretprobes: Limit the depth of return probe nestednessAnton Arapov1-0/+3
2013-04-13uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov1-0/+1
2013-04-13uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov1-0/+3
2013-04-13Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson10-15/+92
2013-04-13Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...Olof Johansson2-0/+68
2013-04-13PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-0/+11
2013-04-13PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu1-0/+12
2013-04-13PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu1-1/+7
2013-04-13PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu1-0/+2
2013-04-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)1-1/+2
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim1-1/+1
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman1-0/+124
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber1-0/+3
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin2-0/+2
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-7/+23
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette1-7/+7
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter1-0/+1
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth1-0/+114
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT1-0/+2
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo1-0/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-0/+8
2013-04-12Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2-0/+45
2013-04-12spi: s3c64xx: move to generic dmaengine APIArnd Bergmann1-0/+3
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner1-2/+3
2013-04-12Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/socShawn Guo2-0/+68
2013-04-12reset: Add reset controller APIPhilipp Zabel2-0/+68
2013-04-12sched: Document task_struct::personality fieldAndrei Epure1-1/+3
2013-04-12jbd2: reduce journal_head sizeJan Kara1-9/+2
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg1-0/+17
2013-04-12tty: serial/samsung: make register definitions globalArnd Bergmann1-0/+260
2013-04-12OF: add empty of_device_is_available for !OFRob Herring1-0/+5
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman1-2/+2
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin1-1/+1
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-0/+54
2013-04-11Merge branch 'omap/usb' into next/dt2Olof Johansson1-0/+5
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson3-53/+9
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson3-4/+81
2013-04-11Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson1-0/+1
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang1-0/+1
2013-04-11clk: Properly handle notifier return valuesSoren Brinkmann1-4/+4
2013-04-11gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki1-0/+2
2013-04-11gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson1-0/+1
2013-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+30
2013-04-10cgroup: implement cgroup_is_descendant()Li Zefan1-0/+1
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen1-2/+0