summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-15math: Introduce div64_longSasha Levin
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman
2012-03-09driver-core: Allow additional parameters for module_driverLars-Peter Clausen
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-09perf: Add ABI reference sizesStephane Eranian
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby
2012-03-08TTY: simserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby
2012-03-08driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby
2012-03-08TTY: serialP, remove unused materialJiri Slaby
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby