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
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-11
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-0
/
+2
2005-07-07
[PATCH] ppc64: silence perfmon exception warnings
Anton Blanchard
1
-13
/
+1
2005-07-07
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2
-3
/
+8
2005-07-07
[PATCH] ppc64: fix compile warning
Anton Blanchard
1
-1
/
+0
2005-07-07
[PATCH] ppc64: idle fixups
Anton Blanchard
1
-11
/
+12
2005-07-07
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
1
-51
/
+62
2005-07-07
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
1
-37
/
+47
2005-07-07
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
1
-41
/
+0
2005-07-07
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
4
-1
/
+26
2005-07-07
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2
-131
/
+127
2005-07-07
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2
-86
/
+81
2005-07-07
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
2
-6
/
+8
2005-07-07
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
1
-17
/
+2
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
1
-33
/
+0
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
1
-1
/
+2
2005-07-07
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
2
-11
/
+22
2005-07-07
[PATCH] ppc64: sys_ppc32.c cleanups
Anton Blanchard
1
-27
/
+0
2005-07-07
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
1
-0
/
+10
2005-07-07
[PATCH] ppc64: Fix runlatch code to work on pseries machines
Anton Blanchard
1
-4
/
+4
2005-07-07
[PATCH] ppc64: use c99 initialisers in cputable code
Anton Blanchard
1
-153
/
+212
2005-07-07
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
Olaf Hering
1
-2
/
+2
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-7
/
+8
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
16
-518
/
+285
2005-06-30
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
1
-36
/
+2
2005-06-30
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-31
/
+41
2005-06-30
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-29
/
+29
2005-06-30
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
1
-10
/
+10
2005-06-30
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
1
-15
/
+29
2005-06-30
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
4
-13
/
+5
2005-06-30
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
5
-14
/
+14
2005-06-30
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2
-24
/
+24
2005-06-30
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2
-7
/
+8
2005-06-30
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
1
-2
/
+2
2005-06-30
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2
-48
/
+59
2005-06-30
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2
-20
/
+23
2005-06-30
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
5
-31
/
+31
2005-06-30
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
1
-146
/
+65
2005-06-30
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2
-21
/
+21
2005-06-30
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
1
-1
/
+1
2005-06-30
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
7
-26
/
+19
2005-06-28
[PATCH] irqpoll
Alan Cox
1
-1
/
+1
2005-06-28
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
1
-5
/
+2
2005-06-28
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
Olaf Hering
2
-15
/
+2
2005-06-28
[PATCH] remove unused arch/ppc64/boot/mknote.c
Olaf Hering
1
-43
/
+0
2005-06-28
[PATCH] remove unused arch/ppc64/boot/piggyback.c
Olaf Hering
2
-87
/
+1
2005-06-28
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
Nathan Lynch
1
-1
/
+6
2005-06-28
[PATCH] ppc64: simplify nvram partition scanning code
Arnd Bergmann
1
-5
/
+3
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
4
-4
/
+127
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
1
-2
/
+20
[next]