Age | Commit message (Expand) | Author |
2007-10-22 | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-18 | Replace __attribute_pure__ with __pure | Ralf Baechle |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle |
2007-10-17 | cleanup floppy.h | Jan Beulich |
2007-10-17 | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar |
2007-10-16 | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes | Sylvain Munaut |
2007-09-22 | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. | Robert P. J. Day |
2007-09-17 | [POWERPC] Remove APUS support from arch/ppc | Adrian Bunk |
2007-09-14 | [PPC] Add clrbits8 and setbits8. | Scott Wood |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-17 | [POWERPC] Remove get_property and device_is_compatible | Stephen Rothwell |
2007-07-24 | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support | Dale Farnsworth |
2007-07-24 | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth |
2007-07-22 | [POWERPC] Fix ARCH=ppc builds | Josh Boyer |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky |
2007-07-16 | page table handling cleanup | Jan Beulich |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman |
2007-06-16 | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt |
2007-05-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-09 | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala |
2007-05-09 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi |
2007-05-09 | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-04-30 | [POWERPC] Stop using ppc_sys for Xilinx Virtex boards | Grant Likely |
2007-04-30 | [POWERPC] Merge common virtex header files | Grant Likely |
2007-04-13 | [POWERPC] Rename get_property to of_get_property | Stephen Rothwell |
2007-02-13 | [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board | Stefan Roese |
2007-02-09 | [PATCH] kill eth_io_copy_and_sum() | Al Viro |
2007-02-07 | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson |
2007-02-07 | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug |
2007-01-24 | [POWERPC] Remove the broken Gemini support | Adrian Bunk |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt |
2006-12-08 | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y | Roland Dreier |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-04 | [POWERPC] ppc: m48t35 add missing bracket | Mariusz Kozlowski |
2006-12-04 | [POWERPC] Fix IDE build with ARCH=ppc | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt |