summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-08-15Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki1-209/+179
2013-08-15Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki1-4/+5
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen1-1/+0
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen1-0/+5
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen1-0/+1
2013-08-14pinctrl: palmas: add pincontrol driverLaxman Dewangan1-11/+24
2013-08-14pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan1-0/+6
2013-08-14ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack1-0/+11
2013-08-14mfd: palmas: Add power off controlBill Huang1-0/+1
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-0/+8
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar6-190/+335
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker1-4/+16
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker1-2/+23
2013-08-14vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2-13/+63
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+4
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker2-116/+123
2013-08-14context_tracking: Split low level state headersFrederic Weisbecker2-30/+40
2013-08-14context_tracking: Optimize context switch off case with static keysFrederic Weisbecker1-2/+9
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker1-2/+17
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker1-5/+22
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker1-0/+10
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar8-7/+31
2013-08-14iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi1-0/+16
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel1-50/+0
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel1-23/+0
2013-08-14dma: mmp_pdma: add filter functionDaniel Mack1-0/+15
2013-08-14Merge tag 'renesas-tpu-pwm-for-v3.12' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-14/+0
2013-08-14Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson21-116/+159
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-14microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov1-0/+2
2013-08-14cgroup: RCU protect each cgroup_subsys_state releaseTejun Heo1-1/+2
2013-08-14cgroup: decouple cgroup_subsys_state destruction from cgroup destructionTejun Heo1-1/+1
2013-08-14cgroup: replace cgroup->css_kill_cnt with ->nr_cssTejun Heo1-1/+3
2013-08-14ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa1-0/+2
2013-08-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2013-08-14Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-59/+49
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren1-0/+19
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2013-08-13cgroup: add __rcu modifier to cgroup->subsys[]Tejun Heo1-1/+1
2013-08-13cgroup: add cgroup_subsys_state->parentTejun Heo1-9/+4
2013-08-13cgroup: rename cgroup_subsys_state->dput_work and its callback functionTejun Heo1-1/+1
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso1-0/+2
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap1-119/+0
2013-08-13ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna1-0/+1
2013-08-13dmaengine: add interface of dma_get_slave_channelZhangfei Gao1-0/+1
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani1-0/+4
2013-08-13nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker1-0/+2
2013-08-13vtime: Update a few commentsFrederic Weisbecker1-6/+4
2013-08-13context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker1-30/+22