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.13.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-30
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
1
-32
/
+3
2006-06-30
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
1
-1
/
+1
2006-06-30
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
1
-1
/
+1
2006-06-30
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-30
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-30
[MIPS] Early printk for IP27.
Ralf Baechle
3
-27
/
+25
2006-06-30
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
2006-06-30
[MIPS] Typo fixes.
Chris Dearman
1
-3
/
+3
2006-06-30
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
5
-7
/
+168
2006-06-30
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
Yoichi Yuasa
1
-4
/
+0
2006-06-30
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2
-34
/
+53
2006-06-30
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
3
-3
/
+12
2006-06-30
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Ralf Baechle
1
-0
/
+2
2006-06-30
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
Yoichi Yuasa
1
-3
/
+0
2006-06-30
[MIPS] Remove unused system type name for DDB5074 and DDB5476.
Yoichi Yuasa
1
-2
/
+0
2006-06-30
[MIPS] Removes unused functions for GT64120
Yoichi Yuasa
2
-148
/
+0
2006-06-30
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
6
-15
/
+15
2006-06-30
[MIPS] Consistent formatting for Qemu makefile segment.
Ralf Baechle
1
-0
/
+1
2006-06-30
[MIPS] Wire up tee(2).
Ralf Baechle
4
-0
/
+4
2006-06-30
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
1
-0
/
+3
2006-06-30
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
Mark.Zhan
5
-66
/
+16
2006-06-29
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-94
/
+297
2006-06-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-25
/
+575
2006-06-29
[PATCH] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
1
-60
/
+6
2006-06-29
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
1
-0
/
+53
2006-06-29
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
1
-0
/
+1
2006-06-29
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
1
-0
/
+1
2006-06-29
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
1
-19
/
+1
2006-06-29
[PATCH] m68knommu: create romvec.S for 68328
Greg Ungerer
1
-0
/
+37
2006-06-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-6
/
+12
2006-06-29
[PATCH] x86_64: oprofile build fix
Andrew Morton
1
-0
/
+2
2006-06-29
[PATCH] powermac backlight fixes
Michael Hanselmann
1
-2
/
+12
2006-06-29
[PATCH] x86: do_IRQ(): check irq number
Andrew Morton
2
-0
/
+12
2006-06-28
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...
pageexec@freemail.hu
1
-6
/
+4
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2
-2
/
+2
2006-06-28
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
1
-4
/
+1
2006-06-28
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
13
-0
/
+129
2006-06-28
[ARM] nommu: prevent Xscale-based machines being selected
Russell King
1
-0
/
+5
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
1
-0
/
+1
2006-06-28
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
1
-4
/
+4
2006-06-28
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
1
-2
/
+0
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2
-2
/
+10
2006-06-28
[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files
Hyok S. Choi
1
-0
/
+4
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
4
-48
/
+92
2006-06-28
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
1
-29
/
+32
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
3
-7
/
+21
2006-06-28
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
1
-3
/
+3
[next]