index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] Kdump: powerpc and s390 build failure fix
akpm@osdl.org
1
-0
/
+6
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-3
/
+0
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-0
/
+10
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
1
-0
/
+1
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-3
/
+3
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
91
-182
/
+2041
2006-01-09
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
1
-2
/
+9
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
3
-0
/
+275
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
1
-0
/
+2
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
3
-24
/
+77
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
1
-0
/
+1
2006-01-09
[PATCH] spufs: fix allocation on 64k pages
Arnd Bergmann
1
-3
/
+1
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
1
-6
/
+25
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
1
-4
/
+2
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
3
-7
/
+21
2006-01-09
[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled
Haren Myneni
1
-0
/
+3
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
1
-0
/
+1
2006-01-09
powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef
Paul Mackerras
3
-3
/
+3
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2
-2
/
+1
2006-01-09
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
75
-29
/
+183
2006-01-09
[PATCH] powerpc: G4+ oprofile support
Andy Fleming
2
-16
/
+51
2006-01-09
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
1
-3
/
+3
2006-01-09
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
2
-10
/
+11
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
3
-4
/
+7
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
1
-0
/
+1
2006-01-09
[PATCH] powerpc: Update MPIC workarounds
Segher Boessenkool
1
-1
/
+2
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2
-41
/
+9
2006-01-09
[PATCH] powerpc: Dont set 32bit cputable bits on 64bit
Anton Blanchard
1
-9
/
+11
2006-01-09
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
1
-0
/
+4
2006-01-09
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
1
-0
/
+1
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
1
-2
/
+3
2006-01-09
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
1
-0
/
+2
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
1
-1
/
+9
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
1
-1
/
+2
2006-01-09
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
1
-0
/
+13
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
1
-0
/
+6
2006-01-09
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
1
-1
/
+9
2006-01-09
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
1
-0
/
+8
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
1
-1
/
+15
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
1
-0
/
+6
2006-01-09
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
Michael Ellerman
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2
-3
/
+34
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
1
-0
/
+9
2006-01-09
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
1
-0
/
+2
2006-01-09
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
1
-0
/
+10
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
1
-5
/
+0
2006-01-09
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
2
-8
/
+8
2006-01-09
[PATCH] powerpc: Add back support for booting from BootX (#2)
Benjamin Herrenschmidt
1
-0
/
+166
[next]