index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
2006-11-22
1
-42
/
+0
*
[POWERPC] pseries: Force 4k update_flash block and list sizes
John Rose
2006-11-10
1
-10
/
+37
*
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
Paul Mackerras
2006-11-01
1
-12
/
+15
*
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
2006-11-01
1
-8
/
+10
*
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2006-11-01
2
-34
/
+47
*
[POWERPC] Fix oprofile support for e500 in arch/powerpc
Andy Fleming
2006-11-01
3
-223
/
+1
*
[POWERPC] Fix various offb issues
Benjamin Herrenschmidt
2006-11-01
1
-1
/
+1
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-28
1
-7
/
+1
*
[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
Olof Johansson
2006-10-26
1
-0
/
+2
*
[POWERPC] Fix device_is_compatible() const warning
Benjamin Herrenschmidt
2006-10-25
1
-3
/
+5
*
[POWERPC] Cell timebase bug workaround
Benjamin Herrenschmidt
2006-10-25
1
-2
/
+4
*
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
2006-10-25
2
-19
/
+69
*
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-10-25
6
-9
/
+73
*
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-25
6
-220
/
+88
*
[POWERPC] Add 970GX cputable entry
Jake Moilanen
2006-10-23
1
-0
/
+15
*
[POWERPC] Simplify stolen time calculation
Stephen Rothwell
2006-10-23
1
-47
/
+16
*
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
2006-10-16
1
-2
/
+8
*
[POWERPC] Better check in show_instructions
Anton Blanchard
2006-10-16
1
-8
/
+2
*
[POWERPC] POWER6 has 6 PMCs
Anton Blanchard
2006-10-16
1
-1
/
+1
*
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
2006-10-16
1
-2
/
+1
*
[POWERPC] Fix IO Window Updates on P2P bridges.
Randy Vinson
2006-10-16
1
-6
/
+6
*
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
2006-10-09
1
-1
/
+1
|
\
|
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
1
-1
/
+1
*
|
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
2006-10-09
1
-2
/
+2
|
/
*
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
2006-10-09
1
-11
/
+6
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
3
-3
/
+3
*
[POWERPC] Minor fix for bootargs property
Geoff Levand
2006-10-06
1
-1
/
+1
*
[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ
Benjamin Herrenschmidt
2006-10-06
1
-6
/
+11
*
[POWERPC] Fix harmless typo
Nick Piggin
2006-10-06
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
4
-9
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-04
9
-78
/
+140
|
\
|
*
[POWERPC] Add initial support for the e300c2 core
Kim Phillips
2006-10-04
1
-2
/
+13
|
*
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2006-10-04
5
-37
/
+121
|
|
\
|
|
*
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
2006-10-03
4
-9
/
+91
|
|
*
[POWERPC] modify PCI code for a merged kernel
Stephen Rothwell
2006-09-25
1
-28
/
+30
|
*
|
[POWERPC] Fix xmon=off and cleanup xmon initialisation
Michael Ellerman
2006-10-04
3
-39
/
+6
*
|
|
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-03
4
-23
/
+55
|
\
\
|
*
|
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
2006-10-02
1
-0
/
+42
|
*
|
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
2006-09-26
1
-2
/
+2
|
*
|
[POWERPC] Fix loop logic in irq_alloc_virt()
Michael Ellerman
2006-09-26
1
-9
/
+10
|
*
|
[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}
David Woodhouse
2006-09-26
1
-11
/
+0
|
*
|
[POWERPC] Fix audit syscall success/failure reporting on PowerPC
David Woodhouse
2006-09-26
1
-1
/
+1
|
|
/
*
|
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-3
/
+12
*
|
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
2
-2
/
+2
*
|
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
2
-2
/
+2
*
|
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-7
/
+7
*
|
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
|
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
|
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
1
-2
/
+7
[next]