summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-13driver core: bus_type: add bus_groupsGreg Kroah-Hartman1-1/+3
2013-08-13driver core: bus_type: add drv_groupsGreg Kroah-Hartman1-1/+3
2013-08-13driver core: bus_type: add dev_groupsGreg Kroah-Hartman1-1/+3
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom1-0/+1
2013-08-12USBNET: support DMA SGMing Lei1-0/+1
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei1-1/+7
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+26
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-0/+17
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen1-0/+4
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen1-0/+19
2013-08-12OF: Add helper for matching against linux,stdout-pathSascha Hauer1-0/+7
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-12/+32
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman16-19/+61
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-0/+1
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni2-0/+14
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding2-0/+12
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-1/+7
2013-08-12pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-08-12regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I1-4/+5
2013-08-12Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson10-37/+93
2013-08-11Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+18
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-08-10cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2013-08-10PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson1-0/+1
2013-08-10drm/rcar-du: Rework output routing supportLaurent Pinchart1-2/+15
2013-08-10drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart1-6/+13
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+9
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley1-0/+2
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley1-1/+1