aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-63/+16
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-86/+430
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-160/+102
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-22/+277
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-23/+5
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-11/+65
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-138/+425
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-37/+156
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan1-0/+1
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan1-0/+2
2012-03-15math: Introduce div64_longSasha Levin1-0/+4
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens1-0/+46
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens1-0/+38
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+12
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan1-3/+27
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix arrayHuajun Li1-1/+1
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner35-140/+176
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar15-64/+74
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-5/+77
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar15-64/+74
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra1-0/+10
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu1-0/+5
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman17-85/+340
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman1-15/+2
2012-03-09driver-core: Allow additional parameters for module_driverLars-Peter Clausen1-3/+4
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman58-141/+324
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev1-5/+5
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby1-49/+0
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-3/+0
2012-03-08TTY: simserial no longer needs serialPJiri Slaby1-2/+0
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-1/+0
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby1-1/+0
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+0
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby1-5/+2
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby1-7/+7
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby1-2/+0
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-5/+0
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby1-1/+0
2012-03-08driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman1-5/+0
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely2-0/+6
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-8/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-59/+0
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby1-6/+0