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
2014-12-08
nios2: move include asm-generic/io.h to end of file
Ley Foon Tan
1
-2
/
+2
2014-12-08
nios2: remove include asm-generic/iomap.h from io.h
Ley Foon Tan
1
-1
/
+0
2014-12-08
nios2: remove unnecessary space before define
Ley Foon Tan
1
-4
/
+4
2014-12-08
nios2: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-08
nios2: Use IS_ENABLED instead of #ifdefs to check config symbols
Tobias Klauser
1
-9
/
+5
2014-12-08
nios2: Build infrastructure
Ley Foon Tan
15
-0
/
+826
2014-12-08
nios2: ptrace support
Ley Foon Tan
3
-0
/
+319
2014-12-08
nios2: Module support
Ley Foon Tan
1
-0
/
+138
2014-12-08
nios2: Nios2 registers
Ley Foon Tan
1
-0
/
+71
2014-12-08
nios2: Miscellaneous header files
Ley Foon Tan
5
-0
/
+146
2014-12-08
nios2: Cpuinfo handling
Ley Foon Tan
2
-0
/
+258
2014-12-08
nios2: Time keeping
Ley Foon Tan
4
-0
/
+407
2014-12-08
nios2: Device tree support
Ley Foon Tan
4
-0
/
+294
2014-12-08
nios2: Library functions
Ley Foon Tan
5
-0
/
+467
2014-12-08
nios2: Signal handling support
Ley Foon Tan
5
-0
/
+428
2014-12-08
nios2: System calls handling
Ley Foon Tan
5
-0
/
+270
2014-12-08
nios2: ELF definitions
Ley Foon Tan
2
-0
/
+168
2014-12-08
nios2: DMA mapping API
Ley Foon Tan
2
-0
/
+326
2014-12-08
nios2: Interrupt handling
Ley Foon Tan
3
-0
/
+193
2014-12-08
nios2: TLB handling
Ley Foon Tan
3
-0
/
+355
2014-12-08
nios2: Cache handling
Ley Foon Tan
3
-0
/
+359
2014-12-08
nios2: Process management
Ley Foon Tan
6
-0
/
+694
2014-12-08
nios2: Page table management
Ley Foon Tan
4
-0
/
+505
2014-12-08
nios2: MMU Fault handling
Ley Foon Tan
2
-0
/
+276
2014-12-08
nios2: I/O Mapping
Ley Foon Tan
2
-0
/
+248
2014-12-08
nios2: Memory management
Ley Foon Tan
5
-0
/
+663
2014-12-08
nios2: Traps exception handling
Ley Foon Tan
3
-0
/
+796
2014-12-08
nios2: Exception handling
Ley Foon Tan
2
-0
/
+811
2014-12-08
nios2: Kernel booting and initialization
Ley Foon Tan
4
-0
/
+551
2014-12-08
nios2: Assembly macros and definitions
Ley Foon Tan
3
-0
/
+417
2014-12-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2014-12-01
s390: fix machine check handling
Sebastian Ott
1
-6
/
+2
2014-12-01
x86, microcode: Limit the microcode reloading to 64-bit for now
Borislav Petkov
1
-0
/
+2
2014-11-29
Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-12
/
+20
2014-11-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-44
/
+4
2014-11-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
15
-31
/
+84
2014-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-8
/
+8
2014-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+8
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
2
-40
/
+2
2014-11-27
ARM: 8222/1: mvebu: enable strex backoff delay
Thomas Petazzoni
1
-2
/
+0
2014-11-27
Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-0
/
+2
2014-11-27
Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+2
2014-11-27
Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-1
/
+5
2014-11-27
ARM: tegra: irq: fix buggy usage of irq_data irq field
Marc Zyngier
1
-11
/
+11
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-27
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
[next]