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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
131
-3538
/
+19574
2006-01-09
powerpc: unbreak iSeries compilation again
Paul Mackerras
2
-1
/
+5
2006-01-09
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
Michael Ellerman
1
-1
/
+1
2006-01-09
powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
Paul Mackerras
3
-7
/
+5
2006-01-09
[PATCH] powerpc: DABR exceptions should report the address not the PC
Anton Blanchard
1
-3
/
+4
2006-01-09
[PATCH] ppc64: POWER5+ oprofile support
Anton Blanchard
1
-2
/
+2
2006-01-09
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
2
-80
/
+50
2006-01-09
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5
Benjamin Herrenschmidt
1
-47
/
+449
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
6
-42
/
+1743
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2
-89
/
+247
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
4
-348
/
+730
2006-01-09
[PATCH] ppc64: fix time syscall
Anton Blanchard
2
-29
/
+1
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
4
-16
/
+40
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
4
-6
/
+5
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
5
-129
/
+208
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
4
-153
/
+160
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
4
-13
/
+12
2006-01-09
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
1
-35
/
+38
2006-01-09
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
1
-17
/
+37
2006-01-09
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
1
-2
/
+2
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
3
-5
/
+12
2006-01-09
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
3
-3
/
+5
2006-01-09
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
1
-10
/
+10
2006-01-09
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
1
-4
/
+6
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
9
-7
/
+314
2006-01-09
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
1
-1
/
+11
2006-01-09
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
1
-6
/
+9
2006-01-09
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
3
-4
/
+3
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
2
-7
/
+7
2006-01-09
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
1
-10
/
+52
2006-01-09
[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking
Kumar Gala
1
-1
/
+1
2006-01-09
[PATCH] powerpc: don't add memory to empty node/zone
Mike Kravetz
1
-5
/
+14
2006-01-09
[PATCH] powerpc: fix two build warnings
Arnd Bergmann
2
-2
/
+1
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-3
/
+0
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-21
/
+7
2006-01-09
[PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidation
David Gibson
1
-1
/
+1
2006-01-09
[PATCH] powerpc: G4+ oprofile support
Andy Fleming
7
-68
/
+293
2006-01-09
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2
-7
/
+8
2006-01-09
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
2
-5
/
+5
2006-01-09
[PATCH] powerpc: Fix g5 DART init
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
14
-371
/
+791
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Update MPIC workarounds
Segher Boessenkool
1
-48
/
+36
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
13
-771
/
+431
2006-01-09
[PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpc
Benjamin Herrenschmidt
1
-0
/
+1729
2006-01-09
[PATCH] powerpc: Remove old comment in head.S
Anton Blanchard
1
-1
/
+1
2006-01-09
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2
-3
/
+39
2006-01-09
[PATCH] powerpc: fix large nvram access
Arnd Bergmann
1
-56
/
+50
2006-01-09
[PATCH] powerpc/cell: disable legacy i/o area
David Woodhouse
1
-0
/
+10
2006-01-09
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
1
-49
/
+176
[next]