| Commit message (Expand) | Author | Age |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 |
|\ \
| |/
|/| |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 |
| |\ |
|
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 |
| * | | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-23 |
| * | | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| |/ |
|
* / | i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus | Jean Delvare | 2009-12-06 |
|/ |
|
* | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 2009-10-14 |
* | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-23 |
* | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 |
* | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt | 2009-09-02 |
* | powerpc: Remove SMP warning from PowerMac cpufreq | Bastian Blank | 2009-08-26 |
* | powerpc: Missing tests for NULL after ioremap() | roel kluin | 2009-08-19 |
* | powerpc: ARRAY_SIZE changes in pasemi and powermac code | Stoyan Gaydarov | 2009-08-19 |
* | powerpc/pmac: Fix PowerSurge SMP IPI allocation | Benjamin Herrenschmidt | 2009-08-19 |
* | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-07 |
* | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP | Benjamin Herrenschmidt | 2009-06-26 |
* | powerpc/pci: Clean up direct access to sysdata by powermac platforms | Kumar Gala | 2009-05-21 |
* | powerpc/powermac: Use generic_handle_irq() in gatwick_action() | Michael Ellerman | 2009-05-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
* | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 |
* | | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-03-11 |
* | | powerpc: Estimate G5 cpufreq transition latency | Nick Piggin | 2009-03-11 |
* | | powerpc/powermac: Hotplug /sys entries are missing | Giuliano Pochini | 2009-02-22 |
|/ |
|
* | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt | 2009-01-12 |
* | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 2009-01-12 |
* | powerpc/powermac: Add missing of_node_put | Nicolas Palix | 2009-01-08 |
* | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-22 |
* | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-20 |
* | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-20 |
* | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2008-12-15 |
* | powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index | Nathan Lynch | 2008-12-15 |
* | powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch() | Michael Ellerman | 2008-11-19 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
* | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-14 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
| |\ |
|
| * | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | | | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 |
* | | | powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON | roel kluin | 2008-09-15 |
* | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-09-09 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 2008-09-03 |
| |/ |
|
* / | powerpc: Guard from_rtc_time() in platforms/powermac/time.c | Tony Breeds | 2008-08-20 |
|/ |
|
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-03 |
* | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 |
* | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 2008-07-28 |
* | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 2008-07-23 |