summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-075-50/+114
|\
| * PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki2011-09-262-2/+11
| * Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-2631-77/+172
| |\
| * | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-0/+1
| * | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-252-56/+71
| * | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-253-6/+19
| * | PM: Reference counting of power.subsys_dataRafael J. Wysocki2011-08-251-0/+3
| * | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-253-3/+19
| * | PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki2011-08-251-1/+1
| * | PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki2011-08-251-3/+9
| * | PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki2011-08-251-0/+1
| * | PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki2011-08-251-1/+1
* | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-0/+101
|\ \ \
| * | | PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-271-0/+99
| * | | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-0/+2
* | | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-061-0/+5
|\ \ \ \
| * | | | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-261-0/+5
* | | | | Merge git://github.com/davem330/netLinus Torvalds2011-10-041-3/+10
|\ \ \ \ \
| * | | | | ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* | | | | | PCI: Disable MPS configuration by defaultJon Mason2011-10-041-1/+2
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | * | | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-301-1/+0
| * | | | | | | irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring2011-09-201-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds2011-09-281-5/+5
|\ \ \ \ \ \ \
| * | | | | | | writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
* | | | | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-271-1/+1
* | | | | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-271-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-221-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-213-5/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: simplify force plug flush code a little bitShaohua Li2011-08-241-1/+0
| * | | | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-2/+4
| * | | | | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-231-2/+0
* | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-191-1/+18
|\ \ \ \ \ \
| * | | | | | tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2011-09-191-1/+18
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-09-191-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown2011-09-061-1/+1
* | | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-187-4/+32
|\ \ \ \ \ \ \
| * | | | | | | net: Handle different key sizes between address families in flow cachedpward2011-09-161-0/+19
| * | | | | | | net: Align AF-specific flowi structs to longDavid Ward2011-09-161-3/+3
| * | | | | | | sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-161-0/+1
| * | | | | | | Merge branch 'master' of ../netdev/David S. Miller2011-09-1614-27/+56
| |\ \ \ \ \ \ \
| | * | | | | | | net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-301-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | net: copy userspace buffers on device forwardingMichael S. Tsirkin2011-09-151-0/+1
| * | | | | | | tcp: Change possible SYN flooding messagesEric Dumazet2011-09-153-1/+7
* | | | | | | | drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-151-10/+5
* | | | | | | | memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-152-19/+6
| |_|_|_|/ / / |/| | | | | |
* | | | | | | regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
* | | | | | | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-081-0/+2
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-9/+15
|\ \ \ \ \ \ \