summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet2-5/+28
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2-56/+71
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki3-6/+19
2011-08-25PM: Reference counting of power.subsys_dataRafael J. Wysocki1-0/+3
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki3-3/+19
2011-08-25PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki1-1/+1
2011-08-25PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki1-3/+9
2011-08-25PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki1-0/+1
2011-08-25PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki1-1/+1
2011-08-25Proportional Rate Reduction for TCP.Nandita Dukkipati1-0/+4
2011-08-25af-packet: Added TPACKET_V3 headers.chetan loke1-0/+119
2011-08-25net: convert core to skb paged frag APIsIan Campbell1-2/+2
2011-08-25atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-0/+1
2011-08-25Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman1-8/+0
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-0/+2
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+4
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+4
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+8
2011-08-24block: simplify force plug flush code a little bitShaohua Li1-1/+0
2011-08-24Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz1-0/+1
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers1-0/+1
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo1-2/+4
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles1-0/+8
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles1-3/+1
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-0/+2
2011-08-23tty: serial: allow ports to override the irq handlerJamie Iles1-0/+1
2011-08-23TTY: remove tty_lockedJiri Slaby1-2/+0
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-1/+0
2011-08-23TTY: pty, fix pty countingJiri Slaby2-0/+5
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig1-2/+4
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig1-2/+0
2011-08-23dynamic_debug: make netif_dbg() call __netdev_printk()Jason Baron1-3/+1
2011-08-23dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron2-2/+21
2011-08-23dynamic_debug: remove unused control variablesJason Baron1-7/+0
2011-08-23dynamic_debug: Add __dynamic_dev_dbgJoe Perches2-2/+13
2011-08-23net: add APIs for manipulating skb page fragments.Ian Campbell1-2/+168
2011-08-23usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior1-0/+5
2011-08-23usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com1-0/+12
2011-08-23drivers:misc:ti-st: platform hooks for chip statesPavan Savoy1-1/+26
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen1-3/+1
2011-08-22ieee80211: add mesh action codesThomas Pedersen1-0/+15
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-18/+0
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen1-0/+14
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-3/+5
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-10/+234
2011-08-22Merge branch 'regmap-mfd' into regmap-nextMark Brown3-16/+9
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown1-4/+3