Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+2 |
2007-10-18 | 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-16 | [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-22 | [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-24 | [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-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -6/+0 |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -2/+0 |
2007-06-16 | 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-09 | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 1 | -89/+0 |
2007-05-09 | [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 |
2007-04-30 | [POWERPC] Stop using ppc_sys for Xilinx Virtex boards | Grant Likely | 1 | -2/+0 |
2007-04-30 | [POWERPC] Merge common virtex header files | Grant Likely | 1 | -6/+2 |
2007-04-13 | [POWERPC] Rename get_property to of_get_property | Stephen Rothwell | 1 | -1/+2 |
2007-02-13 | [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board | Stefan Roese | 1 | -0/+4 |
2007-02-09 | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 1 | -2/+0 |
2007-02-07 | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson | 2 | -2/+1 |
2007-02-07 | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug | 1 | -0/+1 |
2007-01-24 | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 2 | -79/+0 |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 1 | -34/+2 |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala | 1 | -34/+2 |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 1 | -4/+4 |
2006-12-08 | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y | Roland Dreier | 1 | -0/+23 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -5/+3 |
2006-12-04 | [POWERPC] ppc: m48t35 add missing bracket | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-04 | [POWERPC] Fix IDE build with ARCH=ppc | Benjamin Herrenschmidt | 1 | -0/+8 |
2006-12-04 | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 1 | -6/+6 |
2006-12-04 | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 1 | -0/+1 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 1 | -0/+7 |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-11-13 | [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set | Sylvain Munaut | 4 | -34/+1 |