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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
3
-16
/
+35
2006-01-09
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
4
-1
/
+64
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
3
-12
/
+14
2006-01-09
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
Michael Ellerman
2
-0
/
+14
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: numa placement for dynamically added memory
Mike Kravetz
2
-11
/
+57
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
8
-23
/
+22
2006-01-09
[PATCH] powerpc: Add a is_kernel_addr() macro
Michael Ellerman
8
-15
/
+14
2006-01-09
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
Michael Ellerman
1
-1
/
+1
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
5
-22
/
+179
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
7
-16
/
+21
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
2
-1
/
+175
2006-01-09
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
1
-0
/
+26
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
3
-29
/
+82
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
2006-01-09
[PATCH] powerpc: serial port discovery: cope with broken firmware
David Woodhouse
1
-1
/
+4
2006-01-09
[PATCH] powerpc: Fix g5 build with xmon
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
5
-12
/
+2
2006-01-09
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
2
-7
/
+10
2006-01-09
[PATCH] powerpc: Make hugepage mappings respect hint addresses
David Gibson
1
-4
/
+39
2006-01-09
[PATCH] powerpc: Fix suboptimal uImage target
Kumar Gala
2
-2
/
+2
2006-01-09
[PATCH] powerpc: Add support for building uImages
Kumar Gala
2
-1
/
+31
2006-01-09
powerpc: more iseries irq work
Stephen Rothwell
1
-20
/
+33
2006-01-09
powerpc: reduce include in irq.c
Stephen Rothwell
1
-9
/
+1
2006-01-09
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
4
-65
/
+44
2006-01-09
powerpc: use end_IRQ for iseries irqs
Stephen Rothwell
1
-11
/
+10
2006-01-09
powerpc: cleanup iseries irq.c
Stephen Rothwell
1
-142
/
+118
2006-01-09
[PATCH] powerpc: Add back support for booting from BootX (#2)
Benjamin Herrenschmidt
3
-0
/
+563
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
22
-639
/
+514
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
12
-389
/
+598
2006-01-09
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2
-1
/
+422
2006-01-09
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...
David Woodhouse
1
-1
/
+1
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
12
-316
/
+1667
2006-01-09
[PATCH] spufs: add spu-side context switch code
Mark Nutter
6
-0
/
+958
2006-01-09
[PATCH] kernel-side context switch code for spufs
Mark Nutter
1
-6
/
+2036
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
7
-4
/
+643
[prev]
[next]