summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar
2013-02-16bq2415x_charger: Add support for offline and 100mA modePali Rohár
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo
2013-02-12Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-10ARM: ux500: remove irq_base property from platform_dataLee Jones
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-02-08uprobes: Introduce uprobe_apply()Oleg Nesterov
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov
2013-02-08uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov
2013-02-08uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov
2013-02-08uprobes: Kill uprobe_consumer->filter()Oleg Nesterov
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-06workqueue: add delayed_work->wq to simplify reentrancy handlingLai Jiangshan