index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2005-07-07
2
-3
/
+8
*
[PATCH] ppc64: fix compile warning
Anton Blanchard
2005-07-07
1
-1
/
+0
*
[PATCH] ppc64: idle fixups
Anton Blanchard
2005-07-07
1
-11
/
+12
*
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
2005-07-07
1
-51
/
+62
*
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
2005-07-07
1
-37
/
+47
*
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
2005-07-07
1
-41
/
+0
*
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
2005-07-07
4
-1
/
+26
*
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2005-07-07
2
-131
/
+127
*
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2005-07-07
2
-86
/
+81
*
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
2005-07-07
2
-6
/
+8
*
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
1
-17
/
+2
*
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
2005-07-07
1
-33
/
+0
*
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
2005-07-07
1
-1
/
+2
*
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
2005-07-07
2
-11
/
+22
*
[PATCH] ppc64: sys_ppc32.c cleanups
Anton Blanchard
2005-07-07
1
-27
/
+0
*
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
2005-07-07
1
-0
/
+10
*
[PATCH] ppc64: Fix runlatch code to work on pseries machines
Anton Blanchard
2005-07-07
1
-4
/
+4
*
[PATCH] ppc64: use c99 initialisers in cputable code
Anton Blanchard
2005-07-07
1
-153
/
+212
*
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
Olaf Hering
2005-07-07
1
-2
/
+2
*
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
1
-7
/
+8
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-05
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-30
16
-518
/
+285
|
\
|
*
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
2005-06-30
1
-36
/
+2
|
*
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-31
/
+41
|
*
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-29
/
+29
|
*
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
2005-06-30
1
-10
/
+10
|
*
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2005-06-30
1
-15
/
+29
|
*
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
2005-06-30
4
-13
/
+5
|
*
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
2005-06-30
5
-14
/
+14
|
*
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2005-06-30
2
-24
/
+24
|
*
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2005-06-30
2
-7
/
+8
|
*
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
2005-06-30
1
-2
/
+2
|
*
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-48
/
+59
|
*
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-20
/
+23
|
*
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
2005-06-30
5
-31
/
+31
|
*
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
2005-06-30
1
-146
/
+65
|
*
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-21
/
+21
|
*
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
2005-06-30
1
-1
/
+1
|
*
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
2005-06-30
7
-26
/
+19
|
*
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
2005-06-28
1
-5
/
+2
|
*
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
Olaf Hering
2005-06-28
2
-15
/
+2
|
*
[PATCH] remove unused arch/ppc64/boot/mknote.c
Olaf Hering
2005-06-28
1
-43
/
+0
|
*
[PATCH] remove unused arch/ppc64/boot/piggyback.c
Olaf Hering
2005-06-28
2
-87
/
+1
|
*
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
Nathan Lynch
2005-06-28
1
-1
/
+6
|
*
[PATCH] ppc64: simplify nvram partition scanning code
Arnd Bergmann
2005-06-28
1
-5
/
+3
*
|
[PATCH] irqpoll
Alan Cox
2005-06-28
1
-1
/
+1
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-27
4
-4
/
+127
|
\
|
|
*
[PATCH] Return probe redesign: ppc64 specific implementation
Rusty Lynch
2005-06-27
2
-0
/
+103
|
*
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
2005-06-27
1
-4
/
+22
|
*
[PATCH] ppc64: Add missing exports
Benjamin Herrenschmidt
2005-06-27
2
-0
/
+2
[next]