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-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-4
/
+3
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
18
-73
/
+355
2006-03-22
[PATCH] hugepage: Fix hugepage logic in free_pgtables()
David Gibson
1
-5
/
+0
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2
-3
/
+0
2006-03-22
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
1
-0
/
+2
2006-03-22
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
Michael Ellerman
1
-4
/
+0
2006-03-22
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
1
-1
/
+1
2006-03-22
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
1
-1
/
+0
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2
-4
/
+4
2006-03-22
[PATCH] powerpc: trivial: Cleanup whitespace in cputable.h
Michael Ellerman
1
-17
/
+17
2006-03-17
[PATCH] powerpc: add for_each_node_by_foo helpers
Christoph Hellwig
1
-0
/
+6
2006-03-17
[PATCH] powerpc: Better pmd_bad() and pud_bad() checks
David Gibson
1
-2
/
+7
2006-03-17
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+1
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
1
-0
/
+1
2006-03-09
Merge ../linux-2.6
Paul Mackerras
5
-8
/
+10
2006-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
3
-7
/
+5
2006-03-08
[PATCH] fix kexec asm
Michael Matz
1
-1
/
+2
2006-03-08
[PATCH] powerpc: restore eeh_add_device_late() prototype stub
Mark Fasheh
1
-0
/
+2
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
1
-6
/
+2
2006-03-03
[PATCH] powerpc: Fix incorrect pud_ERROR() message
David Gibson
1
-1
/
+1
2006-03-03
[PATCH] powerpc: Expose SMT and L1 icache snoop userland features
Benjamin Herrenschmidt
1
-0
/
+2
2006-03-01
[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5
Greg KH
1
-0
/
+1
2006-02-28
Merge ../powerpc-merge
Paul Mackerras
1
-3
/
+4
2006-02-28
[PATCH] powerpc: fix dynamic PCI probe regression
John Rose
1
-3
/
+4
2006-02-24
[PATCH] powerpc: native atomic_add_unless
Nick Piggin
1
-14
/
+24
2006-02-24
[PATCH] powerpc: newline for ISYNC_ON_SMP
Nick Piggin
1
-1
/
+1
2006-02-24
[PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKS
David Gibson
1
-3
/
+8
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
7
-3
/
+275
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
6
-64
/
+15
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
2
-32
/
+5
2006-02-24
[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...
Kumar Gala
1
-3
/
+6
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
1
-0
/
+1
2006-02-17
[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb
David Gibson
1
-1
/
+1
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-30
/
+2
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2
-2
/
+2
2006-02-10
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Michael Ellerman
1
-9
/
+0
2006-02-10
Merge ../powerpc-merge
Paul Mackerras
5
-3
/
+13
2006-02-10
[PATCH] powerpc: unshare system call registration
JANAK DESAI
1
-1
/
+2
2006-02-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-1
/
+6
2006-02-07
[PATCH] powerpc: Thermal control for dual core G5s
Benjamin Herrenschmidt
1
-0
/
+5
2006-02-08
[PATCH] __user annotations in powerpc thread_info
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] powerpc signal __user annotations
Al Viro
1
-0
/
+5
2006-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-0
/
+2
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-07
[PATCH] powerpc: Put parameter names in lmb.h prototypes
Michael Ellerman
1
-9
/
+8
2006-02-07
[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h
Michael Ellerman
1
-2
/
+0
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
1
-0
/
+2
2006-02-07
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
1
-0
/
+2
2006-02-01
[PATCH] powerpc: fix for kexec ppc32
Albert Herranz
1
-1
/
+3
[next]