summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-12pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan
2013-08-12regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I
2013-08-11Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-08-10cpufreq: Store cpufreq policies in a listLukasz Majewski
2013-08-09PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley
2013-08-09spi: new controller driver for efm32 SoCsUwe Kleine-König
2013-08-09Merge tag 'v3.11-rc4' into spi-bitbangMark Brown
2013-08-09jump_label: Split jumplabel ratelimitAndrew Jones
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-09Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeff...Jan Kara
2013-08-09jbd: use a single printk for jbd_debug()Paul Gortmaker
2013-08-08cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo
2013-08-08cgroup: unexport cgroup_css()Tejun Heo
2013-08-08cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo
2013-08-08cgroup: make task iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: remove struct cgroup_scannerTejun Heo
2013-08-08cgroup: make cgroup_task_iter remember the cgroup being iteratedTejun Heo
2013-08-08cgroup: rename cgroup_iter to cgroup_task_iterTejun Heo
2013-08-08cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: always use cgroup_next_child() to walk the children listTejun Heo