summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-27/+0
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-24/+0
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard13-27/+155
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann12-12/+43
2013-04-08Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+5
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2-1/+52
2013-04-08Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann1-2/+10
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann1-2/+10
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann23-36/+150
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)1-0/+2
2013-04-08mfd: arizona: Define additional FLL control registersMark Brown1-0/+40
2013-04-08mfd: tps65090: Fix enum in header fileRhyland Klein1-0/+1
2013-04-08mfd: palmas: is_palmas_charger needed by multiple driversIan Lartey1-1/+11
2013-04-08idle: Implement generic idle functionThomas Gleixner1-0/+8
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner1-0/+8
2013-04-08idle: Implement set/clr functions for need_resched pollThomas Gleixner1-0/+21
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-0/+20
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman8-15/+24
2013-04-08kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2-5/+7
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers1-2/+5
2013-04-08Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz3-41/+28
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár1-0/+2
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown1-0/+1
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown1-0/+3
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-1/+2
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-0/+0
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann1-0/+27
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij1-1/+2
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-0/+2
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij3-36/+21
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij2-5/+5
2013-04-08Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2-16/+19
2013-04-08Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki1-0/+18
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki1-2/+2
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand1-0/+2
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand1-0/+3
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar29-26/+122
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz7-24/+149
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg1-0/+10
2013-04-08hwmon: Fix CamelCase checkpatch warningsGuenter Roeck1-2/+2
2013-04-08hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi1-1/+7
2013-04-08Input: MT - handle semi-mt devices in coreHenrik Rydberg1-0/+1
2013-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+16
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2013-04-07cgroup: remove cgroup_lock_is_held()Tejun Heo1-4/+9
2013-04-07cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo1-5/+0
2013-04-07cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo1-0/+1
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-6/+34