summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-231-6/+28
|\
| * sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-201-2/+21
| * sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-201-5/+8
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2310-14/+288
|\ \
| * | usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+15
| * | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-1028-42/+107
| |\ \
| * | | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-0/+2
| * | | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-1/+71
| * | | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-2/+5
| * | | usb: fix building musb driversAnatolij Gustschin2011-05-061-1/+6
| * | | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-2/+7
| * | | USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-031-3/+3
| * | | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-021-1/+1
| |\ \ \
| | * | | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
| * | | | USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-021-0/+1
| * | | | USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin2011-05-021-0/+15
| * | | | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-021-0/+1
| |/ / /
| * | | usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-291-0/+7
| * | | usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto2011-04-291-1/+1
| * | | USB: documentation update for the pre_reset methodAlan Stern2011-04-291-2/+4
| * | | Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-192-2/+151
| |\ \ \
| | * | | usb gadget: fix all Section mismatch warningsRandy Dunlap2011-04-131-2/+2
| | * | | usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-131-0/+149
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-235-5/+58
|\ \ \ \ \
| * | | | | tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-191-0/+1
| * | | | | tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-192-1/+3
| * | | | | n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-131-0/+2
| * | | | | Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-131-0/+42
| * | | | | tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-031-0/+3
| * | | | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-4/+5
| * | | | | TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-191-0/+2
| |/ / / /
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-233-19/+19
|\ \ \ \ \
| * | | | | hrtimers: Reorder clock basesThomas Gleixner2011-05-231-1/+1
| * | | | | hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-232-3/+6
| * | | | | hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner2011-05-231-1/+1
| * | | | | timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-233-9/+7
| * | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-2071-477/+1064
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-023-1/+10
| * | | | | hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-021-13/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-231-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-05-231-4/+4
| |\ \ \ \ \ \
| | * | | | | | slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter2011-05-211-2/+4
| | * | | | | | slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-071-2/+0
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-231-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-191-0/+2
| * | | | | | | | hwmon: (sht15) add support for the status registerVivien Didelot2011-05-191-0/+4
| * | | | | | | | hwmon: (sht15) general code clean-upVivien Didelot2011-05-191-4/+8
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-232-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-231-1/+1
| * | | | | | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-232-3/+3
| | |_|_|_|/ / / / | |/| | | | | | |