Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | rtc: Limit RTC PIE frequency | Thomas Gleixner | 2011-07-26 | |
| * | | | | | | | | | | | | | | | | rtc: Fix hrtimer deadlock | Thomas Gleixner | 2011-07-26 | |
| * | | | | | | | | | | | | | | | | rtc: Handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 2011-07-26 | |
* | | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 | |
| * | | | | | | | | | | | | | | | | | irq: Always set IRQF_ONESHOT if no primary handler is specified | Sebastian Andrzej Siewior | 2011-07-28 | |
| * | | | | | | | | | | | | | | | | | genirq: Fix wrong bit operation | jhbird.choi@samsung.com | 2011-07-26 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | KVM: uses TASKSTATS, depends on NET | Randy Dunlap | 2011-08-16 | |
| * | | | | | | | | | | | | | | | | | KVM: fix TASK_DELAY_ACCT kconfig warning | Randy Dunlap | 2011-07-27 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-08-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | [IA64] fix "allnoconfig" build | Tony Luck | 2011-08-09 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | xen: self-balloon needs module.h | Randy Dunlap | 2011-08-16 | |
* | | | | | | | | | | | | | | | | | | gma500: kill MIPI interface types | Alan Cox | 2011-08-16 | |
| |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | regmap: using module facilities requires module.h | Stephen Rothwell | 2011-08-15 | |
* | | | | | | | | | | | | | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2011-08-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'docs/msi-3' of git://github.com/mfwitten/linux-2.6 into docs-move | Randy Dunlap | 2011-08-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: MSI -> MSIs | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Insert a comma | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: can -> could | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.' | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: may -> might | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Insert a comma | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: API -> function | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: , -> ; | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Move a sentence to another paragraph | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Insert `that' | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasis | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Put the `because' subordinate clause first | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Streamline some wording | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: `asked for' -> `requested' | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Use present tense and streamline some wording | Michael Witten | 2011-08-02 | |
| | * | | | | | | | | | | | | | | | | | Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may' | Michael Witten | 2011-08-02 | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-08-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | sparc64: Set HAVE_C_RECORDMCOUNT | David S. Miller | 2011-08-15 | |
| * | | | | | | | | | | | | | | | | | | sparc32: unbreak arch_write_unlock() | Mikael Pettersson | 2011-08-15 | |
| * | | | | | | | | | | | | | | | | | | sparc64: remove unnecessary macros from spinlock_64.h | Mikael Pettersson | 2011-08-15 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-08-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | drm/i915: Cannot set clock gating under UMS | Keith Packard | 2011-08-15 | |
| * | | | | | | | | | | | | | | | | | | | drm/i915: Can't do accurate vblank timestamps with UMS | Keith Packard | 2011-08-15 | |
| * | | | | | | | | | | | | | | | | | | | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett | 2011-08-15 | |
| * | | | | | | | | | | | | | | | | | | | drm/i915: split out PCH refclk update code | Jesse Barnes | 2011-08-09 | |
| * | | | | | | | | | | | | | | | | | | | drm/i915: show interrupt info on IVB | Jesse Barnes | 2011-08-09 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | drm/i915: Remove unused 'reg' argument to dp_pipe_enabled | Keith Packard | 2011-08-08 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Fix PCH port pipe select in CPT disable paths | Keith Packard | 2011-08-08 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Leave LVDS registers unlocked | Keith Packard | 2011-08-08 | |
| * | | | | | | | | | | | | | | | | | | drm/i915: Wait for LVDS panel power sequence | Keith Packard | 2011-08-08 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | x86: fix mm/fault.c build | Randy Dunlap | 2011-08-15 |