Age | Commit message (Expand) | Author | Files | Lines |
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 | mac80211: remove tx_sync | Johannes Berg | 1 | -41/+0 |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2 | -0/+13 |
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-12 | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 2 | -3/+3 |
2012-03-10 | USB: serial: use module_driver() macro | Greg Kroah-Hartman | 1 | -15/+2 |
2012-03-10 | driver-core: Allow additional parameters for module_driver | Lars-Peter Clausen | 1 | -3/+4 |
2012-03-10 | net: Use bool in netdevice.h helpers. | David S. Miller | 1 | -26/+26 |
2012-03-10 | net: Use bool in skbuff.h helper functions. | David S. Miller | 1 | -3/+3 |
2012-03-10 | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller | 1 | -1/+1 |
2012-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+13 |
2012-03-10 | serial: introduce generic port in/out helpers | Paul Gortmaker | 1 | -0/+10 |
2012-03-10 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 58 | -141/+324 |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -53/+174 |
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-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+8 |
2012-03-09 | sctp: Export sctp_do_peeloff | Benjamin Poirier | 1 | -0/+1 |
2012-03-09 | usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support | Bjørn Mork | 1 | -0/+19 |
2012-03-09 | TTY: amiserial no longer needs serialP | Jiri Slaby | 1 | -49/+0 |
2012-03-09 | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 1 | -3/+0 |
2012-03-09 | TTY: simserial no longer needs serialP | Jiri Slaby | 1 | -2/+0 |
2012-03-09 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -1/+0 |
2012-03-09 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -1/+0 |
2012-03-09 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -2/+0 |
2012-03-09 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -5/+2 |
2012-03-09 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -7/+7 |
2012-03-09 | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 1 | -2/+0 |
2012-03-09 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 1 | -5/+0 |
2012-03-09 | TTY: simserial, use only one copy of async flags | Jiri Slaby | 1 | -1/+0 |
2012-03-09 | 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 |
2012-03-08 | TTY: tty_driver, document tty->ops->shutdown limitation | Jiri Slaby | 1 | -0/+2 |
2012-03-08 | TTY: serial, simplify ASYNC_USR_MASK | Jiri Slaby | 1 | -2/+2 |
2012-03-08 | TTY: remove minor_num from tty_driver | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | TTY: let alloc_tty_driver deduce the owner automatically | Jiri Slaby | 1 | -1/+4 |
2012-03-08 | mac80211: update ieee80211_tx_rate_control kerneldoc | Simon Wunderlich | 1 | -4/+5 |
2012-03-08 | vt:tackle kbd_table | Alan Cox | 3 | -8/+24 |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert | 1 | -1/+0 |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert | 1 | -0/+3 |
2012-03-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller | 7 | -288/+607 |
2012-03-08 | af_iucv: add shutdown for HS transport | Ursula Braun | 1 | -0/+1 |
2012-03-08 | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 1 | -34/+33 |