index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
33
-45
/
+75
2006-06-19
[MIPS] Remove unused function alloc_pci_controller.
Ralf Baechle
1
-5
/
+0
2006-06-19
[MIPS] IP27: Extract pci_ops into separate file.
Ralf Baechle
3
-292
/
+308
2006-06-19
[MIPS] IP27: Use symbolic constants instead of magic numbers.
Ralf Baechle
1
-2
/
+1
2006-06-19
[MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.
Yoichi Yuasa
1
-7
/
+0
2006-06-19
[MIPS] IP27: Cleanup N/M mode configuration.
Ralf Baechle
1
-5
/
+20
2006-06-19
[MIPS] APM emu support
Rodolfo Giometti
3
-0
/
+633
2006-06-19
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
Ralf Baechle
3
-3
/
+3
2006-06-19
[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.
Ralf Baechle
2
-17
/
+23
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
18
-150
/
+395
2006-06-19
[MIPS] Remove duplicate declarations from Alchemy code.
Ralf Baechle
1
-4
/
+0
2006-06-19
[MIPS] arch/mips/au1000/time.c cleanup
Sergei Shtylyov
1
-7
/
+2
2006-06-19
[MIPS] Remove unused instances of prom_build_cpu_map.
Ralf Baechle
2
-40
/
+0
2006-06-19
[MIPS] Qemu system shutdown support
Thiemo Seufer
3
-1
/
+39
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
9
-92
/
+70
2006-06-19
[MIPS] Remove prototype for non-existing function.
Ralf Baechle
1
-1
/
+0
2006-06-19
[MIPS] Wind River 4KC PPMC Eval Board Support
Mark.Zhan
12
-0
/
+1336
2006-06-19
[MIPS] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
11
-22
/
+22
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
2
-3
/
+60
2006-06-19
[PATCH] Fix BCM1480 doubled process accounting times.
[MIPS] James E Wilson
1
-8
/
+9
2006-06-19
[MIPS] Mark PNX8550 support broken.
Ralf Baechle
1
-0
/
+2
2006-06-19
[MIPS] Fix optimization for size build.
Ralf Baechle
6
-0
/
+120
2006-06-19
[MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected.
Ralf Baechle
1
-0
/
+4
2006-06-19
[MIPS] Cobalt: Fix undefined reference to disable_early_printk.
Yoichi Yuasa
1
-0
/
+5
2006-06-19
[MIPS] Fix fpu_save_double on 64-bit.
Atsushi Nemoto
1
-5
/
+8
2006-06-19
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
Elizabeth Oldham
1
-0
/
+9
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-13
[PATCH] alpha: generic hweight build fix
Randy Dunlap
1
-1
/
+1
2006-06-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+0
2006-06-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-8
/
+13
2006-06-12
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
1
-1
/
+0
2006-06-11
[SPARC]: Migration cost tune up in sparc smp.
Krzysztof Helt
1
-0
/
+11
2006-06-11
[SPARC64]: Set appropriate max_cache_size.
David S. Miller
1
-0
/
+35
2006-06-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-10
/
+125
2006-06-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-7
/
+35
2006-06-10
[ARM] Fix Integrator and Versatile interrupt initialisation
Russell King
2
-7
/
+3
2006-06-10
[SPARC64]: Avoid JBUS errors on some Niagara systems.
David S. Miller
1
-6
/
+118
2006-06-09
[SPARC64]: Dump local cpu registers in sun4v_log_error()
David S. Miller
1
-4
/
+7
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
3
-6
/
+22
2006-06-09
[PATCH] powerpc: Fix call to ibm,client-architecture-support
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-09
powerpc: Fix machine check problem on 32-bit kernels
Paul Mackerras
2
-1
/
+12
2006-06-09
[PATCH] ep93xx build fix
Lennert Buytenhek
1
-4
/
+4
2006-06-09
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
Andy Currid
1
-5
/
+25
2006-06-09
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
2
-7
/
+27
2006-06-09
[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX
Matt Reimer
1
-1
/
+1
2006-06-09
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
1
-0
/
+1
2006-06-08
[ARM] Fix Neponset IRQ handling
Russell King
1
-0
/
+8
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
8
-8
/
+8
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-3
/
+4
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2
-3
/
+2
[next]