summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-08-14ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack
2013-08-14mfd: palmas: Add power off controlBill Huang
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker
2013-08-14context_tracking: Split low level state headersFrederic Weisbecker
2013-08-14context_tracking: Optimize context switch off case with static keysFrederic Weisbecker
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar
2013-08-14iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel
2013-08-14dma: mmp_pdma: add filter functionDaniel Mack
2013-08-14Merge tag 'renesas-tpu-pwm-for-v3.12' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13microblaze: fix clone syscallMichal Simek
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13cgroup: RCU protect each cgroup_subsys_state releaseTejun Heo
2013-08-13cgroup: decouple cgroup_subsys_state destruction from cgroup destructionTejun Heo
2013-08-13cgroup: replace cgroup->css_kill_cnt with ->nr_cssTejun Heo
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13cgroup: add __rcu modifier to cgroup->subsys[]Tejun Heo
2013-08-13cgroup: add cgroup_subsys_state->parentTejun Heo
2013-08-13cgroup: rename cgroup_subsys_state->dput_work and its callback functionTejun Heo
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap
2013-08-13ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna
2013-08-13dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani
2013-08-13nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-08-13vtime: Update a few commentsFrederic Weisbecker
2013-08-13context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville