Age | Commit message (Expand) | Author | Files | Lines |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -63/+16 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 20 | -86/+430 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 11 | -160/+102 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -22/+277 |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -23/+5 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -11/+65 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -138/+425 |
2012-03-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+5 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -37/+156 |
2012-03-16 | Tools: hv: Support enumeration from all the pools | K. Y. Srinivasan | 1 | -0/+1 |
2012-03-16 | Drivers: hv: Support the newly introduced KVP messages in the driver | K. Y. Srinivasan | 1 | -0/+2 |
2012-03-15 | math: Introduce div64_long | Sasha Levin | 1 | -0/+4 |
2012-03-15 | USB: EHCI: Add a generic platform device driver | Hauke Mehrtens | 1 | -0/+46 |
2012-03-15 | USB: OHCI: Add a generic platform device driver | Hauke Mehrtens | 1 | -0/+38 |
2012-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+12 |
2012-03-13 | Drivers: hv: Add new message types to enhance KVP | K. Y. Srinivasan | 1 | -3/+27 |
2012-03-13 | USB: dynamically allocate usb_device children pointers instead of using a fix... | Huajun Li | 1 | -1/+1 |
2012-03-13 | Merge branch 'linus' into irq/core | Thomas Gleixner | 35 | -140/+176 |
2012-03-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 1 | -0/+13 |
2012-03-13 | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 15 | -64/+74 |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 1 | -5/+77 |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 15 | -64/+74 |
2012-03-12 | printk/sched: Introduce special printk_sched() for those awkward moments | Peter Zijlstra | 1 | -0/+10 |
2012-03-12 | xHCI: BESL calculation based on USB2.0 LPM errata | Andiry Xu | 1 | -0/+5 |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 17 | -85/+340 |
2012-03-09 | USB: serial: use module_driver() macro | Greg Kroah-Hartman | 1 | -15/+2 |
2012-03-09 | driver-core: Allow additional parameters for module_driver | Lars-Peter Clausen | 1 | -3/+4 |
2012-03-09 | serial: introduce generic port in/out helpers | Paul Gortmaker | 1 | -0/+10 |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 58 | -141/+324 |
2012-03-09 | genirq: Get rid of unnecessary irqaction field in task_struct | Alexander Gordeev | 1 | -5/+5 |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+3 |
2012-03-09 | perf: Add ABI reference sizes | Stephane Eranian | 1 | -0/+2 |
2012-03-08 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+8 |
2012-03-08 | usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support | Bjørn Mork | 1 | -0/+19 |
2012-03-08 | TTY: amiserial no longer needs serialP | Jiri Slaby | 1 | -49/+0 |
2012-03-08 | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 1 | -3/+0 |
2012-03-08 | TTY: simserial no longer needs serialP | Jiri Slaby | 1 | -2/+0 |
2012-03-08 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -2/+0 |
2012-03-08 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -5/+2 |
2012-03-08 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -7/+7 |
2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 1 | -2/+0 |
2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 1 | -5/+0 |
2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | driver core: move the deferred probe pointer into the private area | Greg Kroah-Hartman | 1 | -5/+0 |
2012-03-08 | drivercore: Add driver probe deferral mechanism | Grant Likely | 2 | -0/+6 |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 1 | -8/+0 |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby | 1 | -59/+0 |
2012-03-08 | TTY: serialP, remove DECLARE_WAITQUEUE check | Jiri Slaby | 1 | -6/+0 |