summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-12mac80211: remove tx_syncJohannes Berg1-41/+0
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam2-0/+13
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-12net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2-3/+3
2012-03-10USB: serial: use module_driver() macroGreg Kroah-Hartman1-15/+2
2012-03-10driver-core: Allow additional parameters for module_driverLars-Peter Clausen1-3/+4
2012-03-10net: Use bool in netdevice.h helpers.David S. Miller1-26/+26
2012-03-10net: Use bool in skbuff.h helper functions.David S. Miller1-3/+3
2012-03-10ipv4: Make ip_call_ra_chain() return bool.David S. Miller1-1/+1
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+13
2012-03-10serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman58-141/+324
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-53/+174
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-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-09sctp: Export sctp_do_peeloffBenjamin Poirier1-0/+1
2012-03-09usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-09TTY: amiserial no longer needs serialPJiri Slaby1-49/+0
2012-03-09TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-3/+0
2012-03-09TTY: simserial no longer needs serialPJiri Slaby1-2/+0
2012-03-09TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-1/+0
2012-03-09TTY: amiserial/simserial, use count from tty_portJiri Slaby1-1/+0
2012-03-09TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+0
2012-03-09TTY: amiserial/simserial, use tty_portJiri Slaby1-5/+2
2012-03-09TTY: serialP, merge serial_state and async_structJiri Slaby1-7/+7
2012-03-09TTY: simserial, remove support of shared interruptsJiri Slaby1-2/+0
2012-03-09TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-5/+0
2012-03-09TTY: simserial, use only one copy of async flagsJiri Slaby1-1/+0
2012-03-09driver 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
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby1-0/+2
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby1-2/+2
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby1-1/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby1-1/+4
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich1-4/+5
2012-03-08vt:tackle kbd_tableAlan Cox3-8/+24
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller7-288/+607
2012-03-08af_iucv: add shutdown for HS transportUrsula Braun1-0/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-34/+33