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-04-29
[PATCH] powerpc: Add cputable entry for POWER6
Anton Blanchard
2
-0
/
+17
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2
-0
/
+26
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2
-8
/
+8
2006-04-28
[PATCH] powerpc64: Fix loading of modules without a .toc section
Alan Modra
1
-4
/
+12
2006-04-28
powerpc/pseries: Tell firmware our capabilities on new machines
Paul Mackerras
1
-4
/
+107
2006-04-28
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
2
-36
/
+266
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2
-0
/
+2
2006-04-22
Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-0
/
+1
2006-04-21
[PATCH] powerpc: update {g5,iseries,pseries}_defconfigs
Will Schmidt
3
-76
/
+79
2006-04-21
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
Arnd Bergmann
2
-3
/
+7
2006-04-21
[PATCH] powermac: Fix i2c on keywest based chips
Benjamin Herrenschmidt
1
-43
/
+35
2006-04-21
[PATCH] powerpc: Lower threshold for DART enablement to 1GB
Olof Johansson
2
-3
/
+11
2006-04-21
[PATCH] powerpc: IOMMU support for honoring dma_mask
Olof Johansson
3
-17
/
+65
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for ppc64
Prasanna S Panchamukhi
1
-7
/
+7
2006-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
19
-116
/
+171
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
7
-65
/
+101
2006-04-13
[PATCH] spufs: fix context-switch decrementer code
Jordi Caubet
1
-1
/
+1
2006-04-13
[PATCH] powerpc32: Set cpu explicitly in kernel compiles
Olaf Hering
1
-0
/
+4
2006-04-13
[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put
Linas Vepstas
1
-2
/
+4
2006-04-13
[PATCH] powerpc: Fix machine detection in prom_init.c
Michael Ellerman
1
-3
/
+2
2006-04-13
[PATCH] powerpc: Avoid __initcall warnings
Anton Blanchard
2
-3
/
+3
2006-04-13
[PATCH] powerpc: Ensure runlatch is off in the idle loop
Anton Blanchard
1
-2
/
+2
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
1
-0
/
+1
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-0
/
+5
2006-04-05
powerpc: Fix CHRP booting - needs a define_machine call
Paul Mackerras
3
-26
/
+25
2006-04-04
Merge branch 'master'
Kumar Gala
1
-0
/
+24
2006-04-04
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2
-14
/
+29
2006-04-02
powerpc/ppc: export strncasecmp
Kumar Gala
1
-0
/
+1
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
228
-2144
/
+11996
2006-04-02
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
1
-6
/
+4
2006-04-01
powerpc: hook up the splice syscall
Paul Mackerras
1
-0
/
+1
2006-04-01
[PATCH] powerpc/cell: compile fixes
Dave Jones
2
-0
/
+2
2006-04-01
[PATCH] powerpc: trivial spelling fixes in fault.c
Anton Blanchard
1
-3
/
+3
2006-04-01
[PATCH] powerpc/pseries: EEH Cleanup
Nathan Fontenot
1
-32
/
+30
2006-04-01
[PATCH] powerpc/pseries: misc lparcfg fixes
Will Schmidt
1
-4
/
+5
2006-04-01
[PATCH] powerpc/pseries: fix device name printing, again.
Linas Vepstas
1
-3
/
+4
2006-04-01
[PATCH] powerpc: Extends HCALL interface for InfiniBand usage
Heiko J Schick
2
-1
/
+102
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
8
-52
/
+52
2006-04-01
[PATCH] powerpc/pseries: print message if EEH recovery fails
Linas Vepstas
1
-2
/
+10
2006-04-01
[PATCH] powerpc/pseries: mutex lock to serialize EEH event processing
Linas Vepstas
1
-12
/
+18
2006-04-01
Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Paul Mackerras
4
-52
/
+43
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-03-31
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
2
-2
/
+2
2006-03-30
powerpc: converted embedded platforms to use new define_machine support
Kumar Gala
3
-46
/
+40
2006-03-30
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
1
-6
/
+3
[next]