Age | Commit message (Expand) | Author | Files | Lines |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin | 1 | -0/+3 |
2008-04-24 | [POWERPC] 4xx: Fix duplicate phys_addr_t definition | Josh Boyer | 1 | -2/+0 |
2008-04-24 | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2 | -8/+0 |
2008-04-21 | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc | Kumar Gala | 1 | -4/+0 |
2008-04-21 | [PPC] Remove mpc8272 ads board from arch/ppc | Kumar Gala | 1 | -4/+0 |
2008-04-19 | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-03-08 | [PPC] 8xx: swap bug-fix | Yuri Tikhonov | 1 | -8/+0 |
2008-02-14 | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t | Stefan Roese | 1 | -0/+2 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 1 | -2/+4 |
2008-02-07 | Add cmpxchg_local to ppc | Gunnar Larisch | 1 | -2/+49 |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 1 | -5/+5 |
2008-01-28 | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 9 | -404/+4 |
2008-01-28 | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 4 | -114/+2 |
2008-01-28 | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 1 | -4/+4 |
2008-01-28 | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() | Jochen Friedrich | 1 | -4/+0 |
2008-01-21 | [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC | John Rigby | 1 | -0/+3 |
2007-12-23 | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG | Stefan Roese | 1 | -0/+6 |
2007-12-23 | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-12-20 | [POWERPC] include/asm-ppc/: Spelling fixes | joe@perches.com | 3 | -3/+3 |
2007-10-23 | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely | 1 | -0/+1 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+2 |
2007-10-19 | Replace __attribute_pure__ with __pure | Ralf Baechle | 1 | -1/+1 |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -2/+8 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -17/+0 |
2007-10-17 | cleanup floppy.h | Jan Beulich | 1 | -2/+0 |
2007-10-17 | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar | 1 | -0/+1 |
2007-10-17 | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes | Sylvain Munaut | 1 | -2/+8 |
2007-09-22 | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 1 | -1/+1 |
2007-09-17 | [POWERPC] Remove APUS support from arch/ppc | Adrian Bunk | 8 | -337/+6 |
2007-09-14 | [PPC] Add clrbits8 and setbits8. | Scott Wood | 1 | -0/+3 |
2007-08-23 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala | 1 | -11/+0 |
2007-08-17 | [POWERPC] Remove get_property and device_is_compatible | Stephen Rothwell | 1 | -1/+0 |
2007-07-25 | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support | Dale Farnsworth | 1 | -8/+0 |
2007-07-24 | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 1 | -1/+1 |
2007-07-22 | [POWERPC] Fix ARCH=ppc builds | Josh Boyer | 1 | -0/+1 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 1 | -10/+0 |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 1 | -7/+0 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -10/+0 |
2007-07-12 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -6/+0 |
2007-07-12 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -2/+0 |
2007-06-17 | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 1 | -4/+8 |
2007-05-10 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+1 |
2007-05-10 | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 1 | -89/+0 |
2007-05-10 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 3 | -28/+18 |
2007-05-09 | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 1 | -1/+1 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+0 |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 1 | -1/+0 |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson | 1 | -4/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -0/+1 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+1 |