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
2013-05-09
xtensa: fix redboot load address
Chris Zankel
1
-1
/
+1
2013-05-09
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
1
-2
/
+2
2013-05-09
xtensa: disable IRQs while IRQ handler is running
Max Filippov
3
-55
/
+28
2013-05-09
xtensa: enable lockdep support
Max Filippov
1
-3
/
+4
2013-05-09
xtensa: fix arch_irqs_disabled_flags implementation
Max Filippov
1
-1
/
+4
2013-05-09
xtensa: add irq flags trace support
Max Filippov
2
-0
/
+35
2013-05-09
xtensa: provide custom CALLER_ADDR* implementations
Max Filippov
2
-1
/
+66
2013-05-09
xtensa: add stacktrace support
Max Filippov
5
-41
/
+140
2013-05-09
xtensa: clean up stpill_registers
Max Filippov
1
-3
/
+2
2013-05-09
xtensa: don't use a7 in simcalls
Max Filippov
3
-18
/
+18
2013-05-09
xtensa: don't attempt to use unconfigured timers
Max Filippov
1
-3
/
+6
2013-05-09
xtensa: provide default platform_pcibios_init implementation
Max Filippov
2
-6
/
+1
2013-05-09
xtensa: remove KCORE_ELF again
Paul Bolle
1
-15
/
+0
2013-05-09
xtensa: add MMU v3 support
Max Filippov
12
-86
/
+451
2013-05-09
xtensa: fix ibreakenable register update
Max Filippov
4
-0
/
+8
2013-05-09
xtensa: fix oprofile building as module
Max Filippov
2
-3
/
+6
2013-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+11
2013-04-27
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-7
/
+11
2013-04-26
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-40
/
+67
2013-04-26
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-2
/
+2
2013-04-26
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-26
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-26
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-26
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-26
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+2
2013-04-25
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
2013-04-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
1
-1
/
+1
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+16
2013-04-21
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+37
2013-04-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+255
2013-04-21
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
17
-182
/
+34
2013-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
18
-112
/
+251
2013-04-20
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
5
-5
/
+219
2013-04-20
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
1
-7
/
+31
2013-04-20
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+241
2013-04-20
ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
Stephen Boyd
1
-2
/
+2
2013-04-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+4
2013-04-18
ARM: highbank: fix cache flush ordering for cpu hotplug
Rob Herring
1
-6
/
+4
2013-04-18
x86, hyperv: Handle Xen emulation of Hyper-V more gracefully
K. Y. Srinivasan
1
-13
/
+5
2013-04-18
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-0
/
+4
2013-04-18
avr32: fix build error in atstk1006_defconfig
Josh Wu
1
-0
/
+4
2013-04-17
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
1
-2
/
+2
2013-04-17
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
1
-3
/
+3
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
1
-5
/
+19
2013-04-17
x86, kdump: Set crashkernel_low automatically
Yinghai Lu
1
-3
/
+18
2013-04-17
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
[next]