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
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
1
-0
/
+3
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
4
-1
/
+118
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
2
-3
/
+73
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
2
-4
/
+8
2012-12-05
arm64: add AArch32 execution modes to ptrace.h
Marc Zyngier
1
-0
/
+10
2012-12-05
arm64: expand register mapping between AArch32 and AArch64
Marc Zyngier
1
-2
/
+19
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
3
-6
/
+7
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2
-3
/
+7
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
1
-44
/
+44
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
1
-3
/
+3
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
1
-1
/
+1
2012-11-29
ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ
Alexander Shiyan
1
-1
/
+0
2012-11-29
arm64: Make !dirty ptes read-only
Catalin Marinas
1
-0
/
+2
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2
-11
/
+9
2012-11-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
1
-3
/
+3
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
1
-6
/
+6
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
1
-9
/
+5
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2012-11-23
arm64: Include the clkdev.h generic header
Catalin Marinas
1
-0
/
+1
2012-11-20
arm64: Force use of common clk at architecture level
Deepak Saxena
1
-0
/
+1
2012-11-19
Merge branch 'execve' into upstream
Catalin Marinas
7
-52
/
+25
2012-11-19
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
7
-52
/
+25
2012-11-17
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
514
-4966
/
+5691
2012-11-14
Merge branch 'execve' into upstream
Catalin Marinas
10
-157
/
+33
2012-11-14
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
1
-2
/
+2
2012-11-14
arm64: Make the user fault reporting more specific
Catalin Marinas
1
-2
/
+11
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
562
-5114
/
+6050
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
34
-84
/
+280
2012-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
10
-41
/
+14
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-14
/
+18
2012-11-10
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-10
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-10
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+5
2012-11-10
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-09
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
Stefano Stabellini
1
-0
/
+6
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-16
/
+33
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
1
-1
/
+2
2012-11-09
h8300: add missing L1_CACHE_SHIFT
Fengguang Wu
1
-1
/
+2
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2
-1
/
+3
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
1
-2
/
+1
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
3
-25
/
+3
2012-11-08
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
1
-8
/
+2
2012-11-07
xen/arm: Fix compile errors when drivers are compiled as modules.
Konrad Rzeszutek Wilk
1
-0
/
+5
2012-11-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-29
/
+21
2012-11-07
s390/sclp: fix addressing mode clobber
Heiko Carstens
1
-1
/
+7
2012-11-07
s390: Move css limits from drivers/s390/cio/ to include/asm/.
Cornelia Huck
1
-0
/
+2
2012-11-05
Merge tag 'v3.7-rc4' into upstream-master
Catalin Marinas
165
-1244
/
+1652
2012-11-04
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
1
-14
/
+7
2012-11-04
ARM: 7569/1: mm: uninitialized warning corrections
viresh kumar
1
-1
/
+1
[next]