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-02-06
perf/x86: Allow for architecture specific RDPMC indexes
Jacob Shin
3
-1
/
+13
2013-02-06
perf/x86: Move MSR address offset calculation to architecture specific files
Jacob Shin
2
-16
/
+47
2013-02-06
perf/x86/amd: Use proper naming scheme for AMD bit field definitions
Jacob Shin
2
-6
/
+6
2013-02-06
perf/x86/amd: Generalize northbridge constraints code for family 15h
Robert Richter
1
-18
/
+25
2013-02-06
perf/x86/amd: Rework northbridge event constraints handler
Robert Richter
1
-42
/
+26
2013-02-06
perf/powerpc: Fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2013-01-31
perf/POWER7: Make some POWER7 events available in sysfs
Sukadev Bhattiprolu
2
-0
/
+21
2013-01-31
perf/POWER7: Make generic event translations available in sysfs
Sukadev Bhattiprolu
3
-0
/
+69
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
1
-10
/
+3
2013-01-31
perf/Power7: Use macros to identify perf events
Sukadev Bhattiprolu
1
-8
/
+20
2013-01-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
9
-75
/
+132
2013-01-24
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-22
/
+24
2013-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-1
/
+19
2013-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
1
-1
/
+4
2013-01-23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...
Linus Torvalds
5
-15
/
+26
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
1
-4
/
+5
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
6
-8
/
+13
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
6
-68
/
+120
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2
-1
/
+1
2013-01-21
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
1
-27
/
+0
2013-01-19
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-8
/
+0
2013-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-3
/
+7
2013-01-18
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
Peter Chen
5
-15
/
+15
2013-01-18
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2
-7
/
+9
2013-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-8
/
+33
2013-01-17
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
1
-1
/
+0
2013-01-16
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
5
-7
/
+141
2013-01-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
9
-6
/
+22
2013-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
4
-23
/
+26
2013-01-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-1
/
+81
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-01-16
sh: ecovec: add sample amixer settings
Kuninori Morimoto
1
-0
/
+10
2013-01-16
Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...
Konrad Rzeszutek Wilk
1
-7
/
+0
2013-01-16
Merge tag 'v3.7' into stable/for-linus-3.8
Konrad Rzeszutek Wilk
212
-1165
/
+1908
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-15
Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
5
-7
/
+141
2013-01-15
Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2
-0
/
+2
2013-01-14
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-2
/
+5
2013-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+20
2013-01-14
ARM: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
sh: Fix up stack debugging build.
Paul Mundt
1
-0
/
+2
2013-01-14
sh: wire up finit_module syscall.
Paul Mundt
4
-2
/
+6
2013-01-14
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
1
-0
/
+2
2013-01-14
x86/Sandy Bridge: mark arrays in __init functions as __initconst
H. Peter Anvin
1
-2
/
+2
2013-01-13
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
23
-100
/
+93
2013-01-12
s390: use -fPIC for module compile
Martin Schwidefsky
1
-2
/
+2
[next]