| Commit message (Expand) | Author | Age |
* | [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c | Ben Dooks | 2009-03-08 |
* | [ARM] S3C: Fix warnings in the PM memory CRC code | Ben Dooks | 2009-03-08 |
* | [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c | Ben Dooks | 2009-03-08 |
* | [ARM] S3C: Split the resume memory check code from pm.c | Ben Dooks | 2009-03-08 |
* | [ARM] S3C: Move PM support functions to common location | Ben Dooks | 2009-03-08 |
* | [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc | Ben Dooks | 2009-03-08 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2009-03-06 |
|\ |
|
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-04 |
| |\ |
|
| | * | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 |
| * | | drm: fix double lock typo | Helge Bahmann | 2009-03-04 |
| |/ |
|
| * | Linux 2.6.29-rc7v2.6.29-rc7 | Linus Torvalds | 2009-03-03 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 |
| |\ |
|
| | * | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof HaĆasa | 2009-03-03 |
| | * | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 |
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 |
| |\ \ |
|
| | * | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 |
| | * | | sched_rt: don't start timer when rt bandwidth disabled | Hiroshi Shimamoto | 2009-02-26 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 |
| |\ \ \ |
|
| | * | | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 |
| | * | | | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 |
| * | | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 |
| |\ \ \ \ |
|
| | * | | | | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 |
| | * | | | | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 |
| | * | | | | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 |
| | * | | | | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 |
| | * | | | | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 |
| | * | | | | x86: add far read test to testmmiotrace | Pekka Paalanen | 2009-03-02 |
| | * | | | | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 2009-03-02 |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 |
| |\ \ \ \ \ |
|
| | * | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-25 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 |
| | * | | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 2009-03-03 |
| | * | | | | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee | 2009-03-03 |
| | * | | | | [ARM] 5411/1: S3C64XX: Fix EINT unmask | Mark Brown | 2009-02-24 |
| | * | | | | [ARM] at91: fix for Atmel AT91 powersaving | Andrei Birjukov | 2009-02-22 |
| | * | | | | [ARM] RiscPC: Fix etherh oops | Russell King | 2009-02-22 |
| * | | | | | Revert "menu: fix embedded menu snafu" | Linus Torvalds | 2009-03-02 |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-03-02 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt | 2009-03-02 |
| | * | | | | | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 2009-03-02 |
| | * | | | | | drm: Wake up all lock waiters when the master disappears. | Thomas Hellstrom | 2009-03-02 |
| | * | | | | | drm: Don't return ERESTARTSYS to user-space. | Thomas Hellstrom | 2009-03-02 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | menu: fix embedded menu snafu | Randy Dunlap | 2009-03-02 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-02 |
| |\ \ \ \ \ |
|
| | * | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 |
| | * | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 |
| | |/ / / / |
|
| * | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-03-02 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 | Takashi Iwai | 2009-03-02 |
| | * | | | | | ALSA: hda - Add quirk for new HP xw series | Takashi Iwai | 2009-02-27 |