| Commit message (Expand) | Author | Age |
* | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-14 |
* | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-14 |
* | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 2012-11-14 |
* | powerpc+of: Add /proc device tree updating to of node add/remove | Nathan Fontenot | 2012-11-14 |
* | cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. | Deepthi Dharwar | 2012-10-17 |
* | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 2012-10-17 |
* | cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle | Deepthi Dharwar | 2012-10-17 |
* | powerpc: Build fix for powerpc KVM | Aneesh Kumar K.V | 2012-10-17 |
* | Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" | Benjamin Herrenschmidt | 2012-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-10-17 |
|\ |
|
| * | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller | 2012-10-16 |
| * | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 2012-10-16 |
| * | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller | 2012-10-14 |
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-10-16 |
|\ \ |
|
| * | | sh: Wire up kcmp syscall. | Paul Mundt | 2012-10-15 |
| * | | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt | 2012-10-15 |
| |\ \
| | |/
| |/| |
|
| | * | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 2012-10-09 |
* | | | Merge branch 'frv' (FRV patches from David Howells) | Linus Torvalds | 2012-10-16 |
|\ \ \ |
|
| * | | | FRV: Fix const sections change | Andi Kleen | 2012-10-16 |
| * | | | FRV: Fix incorrect symbol in copy_thread() | David Howells | 2012-10-16 |
| * | | | FRV: Fix VLIW packing constraint violation in entry.S | David Howells | 2012-10-16 |
| |/ / |
|
* | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-16 |
|\ \ \ |
|
| * | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann | 2012-10-15 |
| |/ / |
|
* | | | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 2012-10-15 |
* | | | ARM: fix oops on initial entry to userspace with Thumb2 kernels | Russell King | 2012-10-15 |
|/ / |
|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-14 |
|\ \ |
|
| * \ | Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe... | Ralf Baechle | 2012-10-11 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Disintegrate arch/mips/include/asm | David Howells | 2012-10-09 |
| | |/ |
|
| * | | MIPS: SNI: Switch RM400 serial to SCCNXP driver | Thomas Bogendoerfer | 2012-10-11 |
| * | | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: MT: Remove kspd. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Malta: Fix section mismatch. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Alchemy: merge PB1550 support into DB1550 code | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Alchemy: Single kernel for DB1200/1300/1550 | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney | 2012-10-11 |
| * | | MIPS: proc: Cleanup printing of ASEs. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill | 2012-10-11 |
| * | | MIPS: Optimize pgd_init and pmd_init | David Daney | 2012-10-11 |
| * | | MIPS: perf: Add perf functionality for BMIPS5000 | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Remove unnecessary #ifdef | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Change the "mips_perf_event" table unsupported indicator. | Al Cooper | 2012-10-11 |
| * | | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. | David Daney | 2012-10-11 |
| * | | Improve atomic.h robustness | Joshua Kinard | 2012-10-11 |
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ \ \ |
|
| * | | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |