| Commit message (Expand) | Author | Age |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 |
|\ |
|
| * | [PATCH] powerpc: Remove oprofile spinlock backtrace code | Anton Blanchard | 2006-03-28 |
| * | [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus | Anton Blanchard | 2006-03-28 |
| * | [PATCH] powerpc: Add oprofile calltrace support | Brian Rogan | 2006-03-28 |
| * | [PATCH] for_each_possible_cpu: ppc | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-28 |
| * | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
| |\ |
|
| * | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
| * | | ppc: Fix compile error in arch/ppc/lib/strcase.c | Paul Mackerras | 2006-03-28 |
| * | | [PATCH] powerpc: a couple of trivial compile warning fixes | Stephen Rothwell | 2006-03-28 |
| * | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 |
| |\ \ |
|
| | * | | powerpc: remove OCP references | Kumar Gala | 2006-03-28 |
| | * | | powerpc: Make uImage default build output for MPC8540 ADS | Kumar Gala | 2006-03-28 |
| | * | | powerpc: move math-emu over to arch/powerpc | Kumar Gala | 2006-03-28 |
| * | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 |
| |\ \ \ |
|
| | * | | | powerpc: use memparse() for mem= command line parsing | Kumar Gala | 2006-03-27 |
| | * | | | ppc: fix strncasecmp prototype | Kumar Gala | 2006-03-27 |
| | |/ / |
|
| * | | | [PATCH] powerpc: make ISA floppies work again | Stephen Rothwell | 2006-03-28 |
| * | | | [PATCH] powerpc: Fix some initcall return values | Anton Blanchard | 2006-03-28 |
| * | | | [PATCH] powerpc: Workaround for pSeries RTAS bug | Mike Kravetz | 2006-03-28 |
| * | | | [PATCH] spufs: fix __init/__exit annotations | Arnd Bergmann | 2006-03-28 |
| * | | | [PATCH] powerpc: hvc_console updates | Ryan S. Arnold | 2006-03-28 |
| * | | | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-03-28 |
| * | | | [PATCH] powerpc: Rename and export ppc64_firmware_features | Michael Ellerman | 2006-03-28 |
| * | | | [PATCH] powerpc: export validate_sp for oprofile calltrace | Anton Blanchard | 2006-03-28 |
| * | | | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc | Paul Mackerras | 2006-03-27 |
| |/ / |
|
| * | | powerpc: Fix goof in 6xx and POWER4 idle power-save functions | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Fix event-scan code for 32-bit CHRP | Paul Mackerras | 2006-03-27 |
| * | | ppc: Remove duplicate exports of __down, __up etc. | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Move perfmon_fsl_booke.c over to arch/powerpc | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Move swsusp.S over to arch/powerpc | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras | 2006-03-27 |
| * | | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras | 2006-03-26 |
| * | | powerpc: Simplify pSeries idle loop | Paul Mackerras | 2006-03-26 |
| * | | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-26 |
| * | | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup | Sylvain Munaut | 2006-03-26 |
| * | | [PATCH] ppc32: Adds support for the LITE5200B dev board | Sylvain Munaut | 2006-03-26 |
| * | | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B | Sylvain Munaut | 2006-03-26 |
| * | | [PATCH] powerpc: legacy_serial loop cleanup | Michael Neuling | 2006-03-26 |
| * | | [PATCH] powerpc: Consistent printing of node id | Anton Blanchard | 2006-03-26 |
| * | | [PATCH] powerpc: Allow non zero boot cpuids | Anton Blanchard | 2006-03-26 |
| * | | [PATCH] powerpc/pseries: Cleanup device name printing. | Linas Vepstas | 2006-03-26 |
| * | | [PATCH] spufs: Fix endless protection fault on LS writes by SPE. | Arnd Bergmann | 2006-03-26 |
| * | | [PATCH] powerpc: use guarded ioremap for cell on-chip mappings | Arnd Bergmann | 2006-03-26 |
| * | | [PATCH] powerpc: fix spider-pic affinity setting | Arnd Bergmann | 2006-03-26 |
| * | | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode() | John Rose | 2006-03-26 |