Age | Commit message (Expand) | Author |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-05 | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander |
2009-08-30 | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov |
2009-08-25 | powerpc/qe_lib: Set gpio data before changing the direction to output | Michael Barkowski |
2009-08-24 | powerpc/85xx: issue fsl_soc reboot warning only when applicable | Paul Gortmaker |
2009-08-20 | powerpc/nvram: Allow byte length reads from mmio NVRAM driver | Martyn Welch |
2009-08-20 | powerpc/qe: introduce missing kfree | Julia Lawall |
2009-08-20 | powerpc/ipic: introduce missing kfree | Julia Lawall |
2009-08-20 | powerpc/ipic: unmask all interrupt sources | Sebastian Andrzej Siewior |
2009-08-20 | powerpc/fsl_rio: Add kmalloc NULL tests | Julia Lawall |
2009-08-20 | powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs | Michael Ellerman |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov |
2009-07-08 | powerpc: Remove unnecessary semicolons | Joe Perches |
2009-06-26 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt |
2009-06-26 | powerpc: Fix mpic alloc warning | Kumar Gala |
2009-06-26 | powerpc/mpic: Fix mapping of "DCR" based MPIC variants | Benjamin Herrenschmidt |
2009-06-23 | powerpc/qe: add polling timeout to qe_issue_cmd() | Timur Tabi |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk |
2009-06-16 | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-06 | powerpc/virtex: Add Xilinx ML510 reference design support | Roderick Colenbrander |
2009-06-06 | powerpc/virtex: refactor intc driver and add support for i8259 cascading | Grant Likely |
2009-06-06 | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata on tsi108 platforms | Kumar Gala |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata by 4xx platforms | Kumar Gala |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata by FSL platforms | Kumar Gala |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata by indirect ops | Kumar Gala |
2009-05-21 | powerpc/mpic: Cleanup mpic_find() implementation | Tony Breeds |
2009-05-19 | powerpc/fsl: Setup PCI inbound window based on actual amount of memory | Kumar Gala |
2009-05-19 | powerpc/85xx: Add P2020DS board support | Kumar Gala |
2009-05-19 | powerpc/fsl_rio: use LAW address from device tree | Li Yang |
2009-05-19 | powerpc/fsl_rio: Fix compile warnings | Kumar Gala |
2009-05-19 | powerpc/fsl: Support unique MSI addresses per PCIe Root Complex | Kumar Gala |
2009-05-19 | powerpc/85xx: Add PCI IDs for MPC8569 family processors | Anton Vorontsov |
2009-05-19 | powerpc/qe: update QE Serial Number | Haiying Wang |
2009-05-19 | powerpc/qe: update risc allocation for QE | Haiying Wang |
2009-05-19 | powerpc/cpm: Remove some cruft code and defines | Kumar Gala |
2009-05-19 | powerpc: make dma_window_* in pci_controller struct avail on 32b | Becky Bruce |
2009-05-19 | powerpc/fsl: use of_iomap() for rstcr mapping | Kumar Gala |
2009-05-15 | powerpc/mpic: Fix incorrect allocation of interrupt rev-map | Kumar Gala |
2009-05-14 | powerpc/virtex: Fix duplicate level irq events. | John Linn |
2009-05-08 | powerpc/fsl_soc: Remove mpc83xx_wdt_init, again | Anton Vorontsov |
2009-05-06 | irq: change ->set_affinity() to return status, fix | Ingo Molnar |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |