summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki
2011-09-26PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki
2011-09-26Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger
2011-09-19Merge git://github.com/davem330/netLinus Torvalds
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsRussell King
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki
2011-08-25PM: Reference counting of power.subsys_dataRafael J. Wysocki
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki
2011-08-25PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki
2011-08-25PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki
2011-08-25PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki
2011-08-25PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-24block: simplify force plug flush code a little bitShaohua Li
2011-08-23TTY: pty, fix pty countingJiri Slaby