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
2013-05-01
Hexagon: add translation types for __vmnewmap
Richard Kuo
1
-0
/
+7
2013-05-01
Hexagon: fix signal.c compile error
Richard Kuo
1
-0
/
+2
2013-05-01
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-05-01
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
2
-0
/
+5
2013-05-01
Hexagon: fix psp/sp macro
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
1
-2
/
+11
2013-05-01
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
1
-0
/
+14
2013-05-01
Hexagon: switch to using the device type for IO mappings
Richard Kuo
1
-5
/
+4
2013-05-01
Hexagon: don't print info for offline CPU's
Richard Kuo
1
-0
/
+5
2013-05-01
Hexagon: add support for single-stepping (v4+)
Richard Kuo
6
-1
/
+38
2013-05-01
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: add support for additional exceptions
Richard Kuo
1
-0
/
+10
2013-05-01
Hexagon: fix initial page table setup prior to jump to VA
Richard Kuo
1
-12
/
+73
2013-05-01
Hexagon: remove keyring related call
Richard Kuo
1
-3
/
+0
2013-05-01
Hexagon: check to if we will overflow the signal stack
Richard Kuo
1
-0
/
+4
2013-05-01
Hexagon: Signal and return path fixes
Richard Kuo
5
-88
/
+84
2013-05-01
Hexagon: add support for new v4+ registers
Richard Kuo
8
-48
/
+206
2013-05-01
Hexagon: add individual register access for switch_stack
Richard Kuo
1
-6
/
+43
2013-05-01
Hexagon: use defines for MIN_KERNEL_SEG calculation
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: use GENERIC_CPU_DEVICES
Richard Kuo
3
-53
/
+2
2013-05-01
Hexagon: change arch version config to allow comparisons
Richard Kuo
3
-31
/
+10
2013-05-01
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
8
-55
/
+91
2013-05-01
Hexagon: fix __atomic_add_unless
Richard Kuo
1
-9
/
+11
2013-05-01
Hexagon: clean up generic headers in Kbuild
Richard Kuo
1
-1
/
+1
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
[next]