Age | Commit message (Expand) | Author | Files | Lines |
2008-06-10 | powerpc: Remove arch/ppc and include/asm-ppc | Paul Mackerras | 23 | -12297/+0 |
2008-06-09 | Merge branch 'merge' | Paul Mackerras | 1 | -0/+2 |
2008-05-31 | [POWERPC] Export empty_zero_page and copy_page in arch/ppc | Tony Breeds | 1 | -0/+2 |
2008-05-14 | [POWERPC] Define and use TLF_RESTORE_SIGMASK | Roland McGrath | 1 | -2/+2 |
2008-05-12 | [POWERPC] ppc: More compile fixes | Paul Mackerras | 1 | -0/+1 |
2008-05-12 | [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c | Segher Boessenkool | 1 | -0/+1 |
2008-04-30 | Basic braille screen reader support | Samuel Thibault | 1 | -3/+0 |
2008-04-29 | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -5/+2 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-24 | [POWERPC] Add strncmp to arch/ppc | Josh Boyer | 1 | -0/+1 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -57/+2 |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -17/+0 |
2008-04-20 | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -57/+2 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -7/+0 |
2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 2 | -7/+0 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -131/+0 |
2008-03-13 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+29 |
2008-03-07 | [PPC] 8xx: swap bug-fix | Yuri Tikhonov | 1 | -1/+29 |
2008-02-26 | [POWERPC] Remove dead code at KernelAltiVec | Dale Farnsworth | 1 | -17/+0 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz | 1 | -5/+0 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -5/+4 |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -4/+4 |
2008-01-28 | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 9 | -1312/+5 |
2008-01-28 | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 2 | -3/+2 |
2008-01-28 | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 1 | -1/+1 |
2008-01-24 | sysctl: kill binary sysctl KERN_PPC_L2CR | Eric W. Biederman | 1 | -1/+0 |
2008-01-23 | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 2 | -53/+0 |
2007-12-23 | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG | Stefan Roese | 1 | -1/+1 |
2007-12-23 | [POWERPC] Reworking machine check handling and Fix 440/440A | Benjamin Herrenschmidt | 1 | -31/+67 |
2007-12-20 | [POWERPC] arch/ppc: Remove duplicate includes | Lucas Woods | 1 | -1/+0 |
2007-11-20 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 1 | -0/+7 |
2007-11-19 | [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP | Josh Boyer | 1 | -0/+7 |
2007-11-13 | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 1 | -0/+6 |
2007-11-01 | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 2 | -0/+32 |
2007-11-01 | [POWERPC] 4xx: Fix 4xx flush_tlb_page() | Benjamin Herrenschmidt | 1 | -7/+15 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -1/+1 |
2007-10-04 | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras | 1 | -10/+0 |
2007-09-22 | [POWERPC] Fix ppc kernels after build-id addition | Meelis Roos | 1 | -0/+2 |
2007-09-17 | [POWERPC] Remove APUS support from arch/ppc | Adrian Bunk | 3 | -117/+4 |
2007-09-10 | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation | Jochen Friedrich | 1 | -2/+0 |
2007-08-15 | [POWERPC] Fix small race in 44x tlbie function | David Gibson | 1 | -1/+11 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+1 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 3 | -6/+5 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -6/+0 |
2007-07-10 | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 1 | -1/+0 |
2007-06-14 | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson | 2 | -5/+5 |
2007-05-23 | [PPC] Remove duplicate export of __div64_32. | Kumar Gala | 1 | -2/+0 |