| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | [POWERPC] Define copy_siginfo_from_user32 | Roland McGrath | 2008-04-19 |
| * | | [POWERPC] Add compat handler for PTRACE_GETSIGINFO | Andreas Schwab | 2008-04-19 |
| * | | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Stacktrace support for lockdep | Christoph Hellwig | 2008-04-18 |
| * | | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Fix device-tree locking vs. interrupts | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Make Book-E debug handling SMP safe | Kumar Gala | 2008-04-17 |
| * | | [POWERPC] Rework Book-E debug exception handling | Kumar Gala | 2008-04-17 |
| * | | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot | Manish Ahuja | 2008-04-16 |
| * | | [POWERPC] Update linker script to properly set physical addresses | Kumar Gala | 2008-04-16 |
| * | | [POWERPC] Clean up some linker and symbol usage | Kumar Gala | 2008-04-16 |
| * | | [POWERPC] 85xx: Cleanup TLB initialization | Kumar Gala | 2008-04-16 |
| * | | [POWERPC] Efika: Really, don't pretend to be CHRP | David Woodhouse | 2008-04-16 |
| * | | [POWERPC] Fixup softirq preempt count | Benjamin Herrenschmidt | 2008-04-16 |
| * | | [POWERPC] Initialize paca->current earlier | Benjamin Herrenschmidt | 2008-04-16 |
| * | | [POWERPC] iSeries: Make iseries_reg_save private to iSeries | Stephen Rothwell | 2008-04-15 |
| * | | [POWERPC] iSeries: Use alternate paca structure for booting | Stephen Rothwell | 2008-04-15 |
| * | | [POWERPC] Fix handling of unrecoverable SLB miss interrupts | Paul Mackerras | 2008-04-14 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 |
| |\ \ |
|
| * | | | [POWERPC] Convert pci and eeh code to of_device_is_available | Nathan Lynch | 2008-04-06 |
| * | | | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt | 2008-04-06 |
| * | | | [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() | Roel Kluin | 2008-04-06 |
| * | | | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 |
| * | | | [POWERPC] Add kernel parameter to set l3cr for MPC745x | Robert Brose | 2008-04-01 |
| * | | | [POWERPC] move_device_tree() should be __init | Geert Uytterhoeven | 2008-04-01 |
| * | | | [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S | Stefan Roese | 2008-03-26 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-25 |
| |\ \ \ |
|
| * | | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 2008-03-25 |
| * | | | | [POWERPC] pseries: phyp dump: Reserve and release memory | Manish Ahuja | 2008-03-25 |
| * | | | | [POWERPC] powerpc32: Remove asm-offsets ptrace cruft | Roland McGrath | 2008-03-25 |
| * | | | | [POWERPC] Don't touch PT_DTRACE in exec | Roland McGrath | 2008-03-25 |
| * | | | | [POWERPC] Really export empty_zero_page | Stephen Rothwell | 2008-03-25 |
| * | | | | [POWERPC] Add 'model: ...' line to common show_cpuinfo() | Marian Balakowicz | 2008-03-25 |
| * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 |
| |\ \ \ \ |
|
| * | | | | | [POWERPC] Remove dead code at KernelAltiVec | Dale Farnsworth | 2008-02-26 |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 |
| |\ \ \ \ \ |
|
| | * | | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 |
* | | | | | | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ \ \ \ \ \ |
|
| * | | | | | | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ / / / / |
|
* | | | | | [POWERPC] Fix rtas_flash procfs interface | Maxim Shchetynin | 2008-04-03 |
* | | | | | [POWERPC] Fix iSeries hard irq enabling regression | Benjamin Herrenschmidt | 2008-04-03 |
* | | | | | [POWERPC] Fix missed hardware breakpoints across multiple threads | Michael Ellerman | 2008-03-28 |
| |_|_|/
|/| | | |
|
* | | | | [POWERPC] Fix PMU + soft interrupt disable bug | Anton Blanchard | 2008-03-19 |
* | | | | [POWERPC] user_regset PTRACE_SETREGS regression fix | Roland McGrath | 2008-03-19 |
| |_|/
|/| | |
|
* | | | [POWERPC] Export empty_zero_page | Theodore Ts'o | 2008-03-12 |