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
2011-03-17
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
3
-2
/
+18
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
1
-0
/
+4
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
12
-160
/
+167
2011-03-17
unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call
GuanXuetao
1
-1
/
+1
2011-03-17
unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
GuanXuetao
2
-3
/
+3
2011-03-17
unicore32: modify function names and parameters for irq_chips
GuanXuetao
2
-41
/
+42
2011-03-17
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
GuanXuetao
1
-2
/
+0
2011-03-17
unicore32 time.c: change calculate method for clock_event_device
GuanXuetao
1
-7
/
+2
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao
2
-0
/
+450
2011-03-17
unicore32 machine related files: hardware registers
GuanXuetao
20
-0
/
+1615
2011-03-17
unicore32 machine related files: core files
GuanXuetao
3
-0
/
+440
2011-03-17
unicore32 additional architecture files: boot process
GuanXuetao
7
-0
/
+546
2011-03-17
unicore32 additional architecture files: low-level lib: misc
GuanXuetao
10
-0
/
+662
2011-03-17
unicore32 additional architecture files: low-level lib: uaccess
GuanXuetao
8
-0
/
+648
2011-03-17
unicore32 additional architecture files: low-level lib: ocd debug
GuanXuetao
4
-0
/
+269
2011-03-17
unicore32 additional architecture files: ptrace handling
GuanXuetao
2
-0
/
+282
2011-03-17
unicore32 additional architecture files: float point handling
GuanXuetao
3
-0
/
+205
2011-03-17
unicore32 additional architecture files: pm related files
GuanXuetao
8
-0
/
+1156
2011-03-17
unicore32 core architecture: signals handling
GuanXuetao
2
-0
/
+523
2011-03-17
unicore32 core architecture: interrupts ang gpio handling
GuanXuetao
5
-0
/
+811
2011-03-17
unicore32 core architecture: timer and time handling
GuanXuetao
4
-0
/
+825
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
10
-0
/
+1207
2011-03-17
unicore32 core architecture: mm related: fault handling
GuanXuetao
10
-0
/
+2247
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao
13
-0
/
+1390
2011-03-17
unicore32 core architecture: process/thread related codes
GuanXuetao
6
-0
/
+912
2011-03-17
unicore32 core architecture: low level entry and setup codes
GuanXuetao
6
-0
/
+1820
2011-03-17
unicore32 core architecture: processor and system headers
GuanXuetao
10
-0
/
+810
2011-03-17
unicore32 core architecture: generic elf and ksyms stuff
GuanXuetao
8
-0
/
+571
2011-03-17
unicore32 core architecture: build infrastructure
GuanXuetao
9
-0
/
+758
2011-03-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
3
-5
/
+6
2011-03-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
22
-305
/
+331
2011-03-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-37
/
+45
2011-03-14
MIPS: Alchemy: Fix reset for MTX-1 and XXS1500
Florian Fainelli
2
-4
/
+4
2011-03-14
MIPS: MTX-1: Make au1000_eth probe all PHY addresses
Florian Fainelli
1
-0
/
+9
2011-03-14
MIPS: Jz4740: Add HAVE_CLK
Maurus Cuelenaere
1
-0
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
2011-03-14
MIPS, Perf-events: Work with the new callchain interface
Deng-Cheng Zhu
1
-57
/
+6
2011-03-14
MIPS, Perf-events: Fix event check in validate_event()
Deng-Cheng Zhu
1
-2
/
+3
2011-03-14
MIPS, Perf-events: Work with the new PMU interface
Deng-Cheng Zhu
2
-119
/
+158
2011-03-14
MIPS, Perf-events: Work with irq_work
Deng-Cheng Zhu
3
-12
/
+3
2011-03-14
MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Yoichi Yuasa
1
-1
/
+4
2011-03-14
MIPS: Loongson: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
David Daney
1
-2
/
+2
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
1
-2
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
David Daney
2
-2
/
+2
2011-03-14
MIPS: MSP: Fix MSP71xx bpci interrupt handler return value
Anoop P A
1
-2
/
+2
2011-03-14
MIPS: Select R4K timer lib for all MSP platforms
Anoop P A
3
-5
/
+3
2011-03-14
MIPS: Loongson: Remove ad-hoc cmdline default
Robert Millan
1
-5
/
+0
[next]