Age | Commit message (Expand) | Author |
2011-12-21 | power: suspend - convert sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | power: qe_ic - convert sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | power: cmm - convert sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | convert 'memory' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-04 | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-11-03 | powerpc/p3060qds: Add support for P3060QDS board | Shengzhou Liu |
2011-11-03 | powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX | Fabio Baltieri |
2011-11-03 | powerpc/85xx: Make kexec to interate over online cpus | Matthew McClintock |
2011-11-03 | powerpc/fsl_booke: Fix comment in head_fsl_booke.S | Matthew McClintock |
2011-11-03 | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices | Matthew McClintock |
2011-11-03 | powerpc/86xx: Correct Gianfar support for GE boards | Martyn Welch |
2011-11-02 | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po... | Liu Gang |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |
2011-11-02 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli |
2011-11-02 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-31 | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h | Paul Gortmaker |
2011-10-31 | powerpc: fix two implicit header uses in pseries/plpar_wrappers.h | Paul Gortmaker |
2011-10-31 | powerpc: fix implicit use of mutex.h by include/asm/spu.h | Paul Gortmaker |
2011-10-31 | powerpc: fix implicit use of cache.h in kernel/firmware.c | Paul Gortmaker |
2011-10-31 | powerpc: fix implicit notifier use in converting to export.h | Paul Gortmaker |
2011-10-31 | powerpc: cell/beat_wrapper.h is implicitly using memcpy functions | Paul Gortmaker |
2011-10-31 | powerpc: Fix up implicit sched.h users | Paul Gortmaker |
2011-10-31 | powerpc: Fix up implicit stat.h users | Paul Gortmaker |
2011-10-31 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker |
2011-10-31 | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | powerpc: io-workarounds.c was implicitly getting init_mm | Paul Gortmaker |
2011-10-31 | powerpc: drop unused Kconfig symbols | Paul Bolle |
2011-10-31 | powerpc: 40x: drop unused Kconfig symbol | Paul Bolle |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-10-30 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-22 | powerpc/cpm: Clear muram before it is in use. | Hongjun Chen |
2011-10-19 | Merge branch 'v3.1-rc10' into for-3.2/core | Jens Axboe |