aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| * | | | | | | powerpc: Fix up elf_read_implies_exec() usageKumar Gala2009-05-21
| * | | | | | | powerpc/irq: We don't need __do_IRQ() anymoreMichael Ellerman2009-05-21
| * | | | | | | powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-21
| * | | | | | | powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman2009-05-21
| * | | | | | | powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-21
| * | | | | | | powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman2009-05-21
| * | | | | | | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman2009-05-21
| * | | | | | | powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-21
| * | | | | | | powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-21
| * | | | | | | powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-21
| * | | | | | | powerpc: Update Warp to use leds-gpio driverSean MacLennan2009-05-21
| * | | | | | | powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2009-05-19
| * | | | | | | powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-19
| * | | | | | | powerpc/fsl_rio: use LAW address from device treeLi Yang2009-05-19
| * | | | | | | powerpc/fsl_rio: Fix compile warningsKumar Gala2009-05-19
| * | | | | | | powerpc/8xxx: Update PCI outbound window addresses for 36-bit configsKumar Gala2009-05-19
| * | | | | | | powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala2009-05-19
| * | | | | | | powerpc/85xx: Add MSI nodes for MPC8568/9 MDS systemsKumar Gala2009-05-19
| * | | | | | | powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov2009-05-19
| * | | | | | | powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boardsAnton Vorontsov2009-05-19
| * | | | | | | powerpc/85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-05-19
| * | | | | | | powerpc/85xx: Fix reg & interrupts for mpc8569emds localbus added NANDAnton Vorontsov2009-05-19
| * | | | | | | powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unitAnton Vorontsov2009-05-19
| * | | | | | | powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov2009-05-19
| * | | | | | | powerpc/fsl: Removed reg property from 85xx/86xx soc nodeKumar Gala2009-05-19
| * | | | | | | powerpc/qe: add new qe properties for QE based chipsHaiying Wang2009-05-19
| * | | | | | | powerpc/85xx: Add MPC8569MDS board supportHaiying Wang2009-05-19
| * | | | | | | powerpc/qe: update QE Serial NumberHaiying Wang2009-05-19
| * | | | | | | powerpc/qe: update risc allocation for QEHaiying Wang2009-05-19
| * | | | | | | powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang2009-05-19
| * | | | | | | powerpc/86xx: clean up smp init codeKumar Gala2009-05-19
| * | | | | | | powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-19
| * | | | | | | powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce2009-05-19
| * | | | | | | powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systemsKumar Gala2009-05-19
| * | | | | | | powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systemsKumar Gala2009-05-19
| * | | | | | | powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-19
| * | | | | | | powerpc/86xx: Add 36-bit device tree for mpc8641hpcnBecky Bruce2009-05-19
| * | | | | | | powerpc: Refactor board check for PCI quirks on FSL boards with uli1575Kumar Gala2009-05-19
| * | | | | | | powerpc/fsl: Remove cell-index from PCI nodesKumar Gala2009-05-19
| * | | | | | | powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman2009-05-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | trivial: spelling fix in ppc code commentsSankar P2009-06-12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\ \ \ \ \ \
| * | | | | | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\| | | | |
| * | | | | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * | | | | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | | | | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | | | | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-12
|\ \ \ \ \ \
| * | | | | | powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput2009-06-12
| | |/ / / / | |/| | | |