summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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 file pagesCyrill Gorcunov
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-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-14NFC: Add a GET_SE netlink APISamuel Ortiz
2013-08-14NFC: Define secure element connectivity and transaction eventsSamuel Ortiz
2013-08-14NFC: Document secure element addition/removal netlink eventsSamuel Ortiz
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas
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-13ACPICA: Update version to 20130725.Bob Moore
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng
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-13Merge tag 'v3.11-rc5' into asoc-dapmMark Brown
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-12pwm: Add new pwm-samsung driverTomasz Figa
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
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
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12OF: Add helper for matching against linux,stdout-pathSascha Hauer
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar