aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\
| * KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson2011-05-21
| * PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-21
| * PCI: Track the size of each saved capability data areaAlex Williamson2011-05-21
| * PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-21
| * PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-11
| * PCI: add OBFF enable/disable supportJesse Barnes2011-05-11
| * PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-11
| * x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-10
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-23
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-23
| |\ \ \ \ \ \
| | | | * | | | ARM: 6882/1: ELF: Define new core note type for VFP registersDave Martin2011-05-14
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-20
| | * | | | | | | | | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-20
| * | | | | | | | | | clocksource: add common mmio clocksourceRussell King2011-05-23
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-20
| * | | | | | | | | | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-20
* | | | | | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-10
| * | | | | | | | | | | | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-06
| * | | | | | | | | | | | | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-06
| * | | | | | | | | | | | | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-06
| * | | | | | | | | | | | | usb: fix building musb driversAnatolij Gustschin2011-05-06
| * | | | | | | | | | | | | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
| * | | | | | | | | | | | | USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-03
| * | | | | | | | | | | | | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
| * | | | | | | | | | | | | | USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-02
| * | | | | | | | | | | | | | USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin2011-05-02
| * | | | | | | | | | | | | | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-02
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-29
| * | | | | | | | | | | | | usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto2011-04-29
| * | | | | | | | | | | | | USB: documentation update for the pre_reset methodAlan Stern2011-04-29
| * | | | | | | | | | | | | Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | usb gadget: fix all Section mismatch warningsRandy Dunlap2011-04-13
| | * | | | | | | | | | | | | usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-13
* | | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-19
| * | | | | | | | | | | | | | | tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-19
| * | | | | | | | | | | | | | | n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-13
| * | | | | | | | | | | | | | | Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-13
| * | | | | | | | | | | | | | | tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-03
| * | | | | | | | | | | | | | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
| * | | | | | | | | | | | | | | TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hrtimers: Reorder clock basesThomas Gleixner2011-05-23
| * | | | | | | | | | | | | | | hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23