summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Drop FIFO policy in exit pathThomas Gleixner2011-09-181-2/+3
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-188-66/+126
|\
| * perf stat: Add -o and --append optionsStephane Eranian2011-08-183-64/+100
| * perf annotate: Add --symfs optionStephane Eranian2011-08-182-0/+5
| * perf annotate: Make output more readableStephane Eranian2011-08-185-2/+21
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-08-18275-1282/+5049
|\ \ | |/ |/|
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-08-186-8/+26
| |\
| | * perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-182-3/+8
| | * MAINTAINERS: Fix list of perf events source filesGeunsik Lim2011-08-181-1/+1
| | * perf tools: Fix build against newer glibcJosh Boyer2011-08-181-0/+2
| | * perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-181-1/+5
| | * perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-181-1/+10
| | * perf list: Fix exit valueStephane Eranian2011-08-181-2/+0
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-179-137/+403
| |\ \ | | |/
| * | 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
| | | * | | | | | | Docs: MSI-HOWTO: Streamline some wordingMichael Witten2011-08-021-2/+2
| | | * | | | | | | Docs: MSI-HOWTO: `asked for' -> `requested'Michael Witten2011-08-021-1/+1
| | | * | | | | | | Docs: MSI-HOWTO: Use present tense and streamline some wordingMichael Witten2011-08-021-22/+22
| | | * | | | | | | Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may'Michael Witten2011-08-021-1/+1
OpenPOWER on IntegriCloud