index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2006-01-09
[PATCH] spufs: clear dsisr on CLASS1[Mf] exception
Arnd Bergmann
1
-1
/
+2
2006-01-09
[PATCH] spufs: fix hexdump format
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] spufs: trivial compile fix
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] spufs: fix module refcount race
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support
Kumar Gala
9
-4
/
+4441
2006-01-09
[PATCH] cell: add platform detection code
Arnd Bergmann
1
-0
/
+2
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
6
-24
/
+95
2006-01-09
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
4
-27
/
+64
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
8
-123
/
+205
2006-01-09
[PATCH] spufs: Turn off debugging output
Arnd Bergmann
2
-2
/
+3
2006-01-09
[PATCH] spufs: Fix oops when spufs module is not loaded
Arnd Bergmann
1
-4
/
+6
2006-01-09
[PATCH] spufs: fix local store page refcounting
Arnd Bergmann
2
-2
/
+3
2006-01-09
[PATCH] spufs: Make all exports GPL-only
Arnd Bergmann
1
-3
/
+3
2006-01-09
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
2
-3
/
+13
2006-01-09
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
3
-0
/
+41
2006-01-09
[PATCH] powerpc: Parse crashkernel= parameter in first kernel
Michael Ellerman
2
-0
/
+64
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
12
-9
/
+345
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
4
-17
/
+37
2006-01-09
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
5
-1
/
+77
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
4
-12
/
+20
2006-01-09
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
3
-1
/
+23
2006-01-09
powerpc: Fix typo in head_64.S
Paul Mackerras
1
-1
/
+1
2006-01-09
[PATCH] powerpc: fix for "Update OF address parsers"
Stephen Rothwell
1
-14
/
+14
2006-01-09
[PATCH] powerpc: minor cleanup of void ptr deref
linas
2
-7
/
+7
2006-01-09
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
1
-4
/
+7
2006-01-09
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
3
-11
/
+65
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
9
-24
/
+37
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
9
-15
/
+20
2006-01-09
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
Michael Ellerman
2
-2
/
+2
2006-01-09
[PATCH] powerpc32: fix definition of distribute_irqs
Andy Whitcroft
1
-1
/
+5
2006-01-09
[PATCH] powerpc32: clean up available memory models
Andy Whitcroft
1
-2
/
+3
2006-01-09
[PATCH] ppc: removed unused variable i from code.
Otavio Salvador
2
-2
/
+0
2006-01-09
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
1
-22
/
+9
2006-01-09
Revert "[PATCH] powerpc: Minor numa memory code cleanup"
Paul Mackerras
1
-11
/
+24
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
10
-36
/
+251
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
9
-19
/
+24
2006-01-09
[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning
Andy Whitcroft
1
-2
/
+2
2006-01-09
[PATCH] powerpc: powermac adb fix dependency on btext_drawchar
Andy Whitcroft
1
-2
/
+5
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
3
-1
/
+184
2006-01-09
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
2
-1
/
+3
2006-01-09
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
2
-0
/
+36
2006-01-09
[PATCH] powerpc: Minor numa memory code cleanup
Mike Kravetz
1
-24
/
+11
2006-01-09
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
2
-27
/
+34
2006-01-09
[PATCH] ppc: Make ARCH=ppc build again with new syscall path
David Woodhouse
3
-75
/
+100
2006-01-09
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
4
-34
/
+90
2006-01-09
[PATCH] Fix code that saves NVGPRS in 32-bit signal frame
David Woodhouse
1
-3
/
+3
2006-01-09
[PATCH] Save NVGPRS in 32-bit signal frame
David Woodhouse
1
-0
/
+9
[next]