summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-173-18/+26
|\
| * PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-143-18/+26
* | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-172-4/+4
* | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-173-4/+4
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-179-137/+403
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-149-137/+403
| |\ \
| | * | perf probe: Filter out redundant inline-instancesMasami Hiramatsu2011-08-121-0/+22
| | * | perf probe: Search concrete out-of-line instancesMasami Hiramatsu2011-08-123-35/+83
| | * | perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu2011-08-121-31/+13
| | * | perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu2011-08-124-27/+144
| | * | perf probe: Warn when more than one line are givenMasami Hiramatsu2011-08-121-3/+11
| | * | perf probe: Fix to walk all inline instancesMasami Hiramatsu2011-08-121-1/+7
| | * | perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu2011-08-122-12/+82
| | * | perf probe: Fix line walker to check CU correctlyMasami Hiramatsu2011-08-121-3/+3
| | * | perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu2011-08-121-3/+2
| | * | perf: fix temporary file ownership checkVasiliy Kulikov2011-08-121-1/+1
| | * | perf report: Use properly build_id kernel binariesJiri Olsa2011-08-113-27/+42
| | * | perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo2011-08-101-1/+0
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-172-2/+5
|\ \ \ \
| * | | | rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-262-1/+4
| * | | | rtc: Fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
| * | | | rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-171-1/+7
|\ \ \ \ \
| * | | | | lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra2011-08-091-1/+7
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-175-19/+51
|\ \ \ \ \ \
| * | | | | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-284-17/+48
| * | | | | | irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-281-0/+1
| * | | | | | genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-261-2/+2
* | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-161-0/+3
|\ \ \ \ \ \ \
| * | | | | | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-161-0/+2
| * | | | | | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-271-0/+1
* | | | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-162-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [IA64] fix "allnoconfig" buildTony Luck2011-08-092-1/+1
* | | | | | | | | xen: self-balloon needs module.hRandy Dunlap2011-08-161-0/+1
* | | | | | | | | gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
* | | | | | | | | regmap: using module facilities requires module.hStephen Rothwell2011-08-151-0/+1
* | | | | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-08-151-45/+44
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'docs/msi-3' of git://github.com/mfwitten/linux-2.6 into docs-moveRandy Dunlap2011-08-031-45/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Docs: MSI-HOWTO: MSI -> MSIsMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: Insert a commaMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: can -> couldMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.'Michael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: may -> mightMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: Insert a commaMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: API -> functionMichael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: , -> ;Michael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: Move a sentence to another paragraphMichael Witten2011-08-021-4/+3
| | * | | | | | | | | Docs: MSI-HOWTO: Insert `that'Michael Witten2011-08-021-1/+1
| | * | | | | | | | | Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasisMichael Witten2011-08-021-3/+3
| | * | | | | | | | | Docs: MSI-HOWTO: Put the `because' subordinate clause firstMichael Witten2011-08-021-4/+4