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