index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2
-12
/
+16
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
3
-1
/
+9
2006-01-09
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2
-0
/
+13
2006-01-09
powerpc: Update __NR_syscalls to account for SPU syscalls
Paul Mackerras
1
-1
/
+1
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2
-7
/
+13
2006-01-09
[PATCH] kernel-side context switch code for spufs
Mark Nutter
1
-1
/
+0
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
2
-0
/
+332
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2
-0
/
+500
2006-01-09
[PATCH] powerpc: IBMEBUS bus support
Heiko J Schick
1
-0
/
+83
2006-01-09
[PATCH] syscall entry/exit revamp
David Woodhouse
2
-4
/
+10
2006-01-09
[PATCH] powerpc: moved ipic code to arch/powerpc
Kumar Gala
1
-0
/
+85
2006-01-09
[PATCH] powerpc: Merge kexec
Michael Ellerman
2
-6
/
+9
2006-01-09
[PATCH] PPC_PREP: remove unneeded exports
Adrian Bunk
1
-1
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
1
-0
/
+1
2005-12-09
[PATCH] powerpc: Add missing icache flushes for hugepages
David Gibson
1
-1
/
+2
2005-11-25
[PATCH] powerpc: More hugepage boundary case fixes
David Gibson
1
-6
/
+11
2005-11-25
Merge ../linux-2.6
Paul Mackerras
1
-3
/
+3
2005-11-23
[PATCH] powerpc: fix for hugepage areas straddling 4GB boundary
David Gibson
1
-3
/
+3
2005-11-23
[PATCH] powerpc: update my email address
Olof Johansson
2
-2
/
+2
2005-11-19
powerpc: Merge spinlock.h
Paul Mackerras
1
-0
/
+269
2005-11-19
powerpc: Merge pci.h
Paul Mackerras
2
-2
/
+247
2005-11-19
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
Paul Mackerras
9
-0
/
+2014
2005-11-19
Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr
Paul Mackerras
1
-0
/
+285
2005-11-18
[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled
Andy Whitcroft
1
-0
/
+4
2005-11-19
powerpc: merge dma-mapping.h
Stephen Rothwell
1
-0
/
+285
2005-11-18
[PATCH] powerpc: merge align.c
Benjamin Herrenschmidt
1
-10
/
+12
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
1
-38
/
+2
2005-11-18
[PATCH] powerpc: Fix typo in topology.h
Michael Ellerman
1
-1
/
+1
2005-11-17
[PATCH] Avoid use of uninitialised spinlock in EEH.
David Woodhouse
1
-1
/
+3
2005-11-17
[PATCH] powerpc: Fix database regression due to scheduler changes
Nick Piggin
1
-0
/
+4
2005-11-16
[PATCH] powerpc: Make the vDSO functions set error code (#2)
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
1
-1
/
+0
2005-11-15
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
Paul Mackerras
1
-1
/
+0
2005-11-14
powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared
Paul Mackerras
1
-0
/
+2
2005-11-14
powerpc: Move a bunch of ppc64 headers to include/asm-powerpc
Paul Mackerras
8
-0
/
+795
2005-11-14
[PATCH] powerpc: vdso fixes (take #2)
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-14
[PATCH] powerpc: Export htab start/end via device tree
Michael Ellerman
1
-0
/
+1
2005-11-14
[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
Michael Ellerman
1
-1
/
+3
2005-11-14
[PATCH] powerpc: Merge page.h
Michael Ellerman
3
-0
/
+391
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+25
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+2
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
6
-73
/
+196
[prev]
[next]