index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
2013-07-23
3
-0
/
+13
*
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
2013-07-23
3
-23
/
+14
*
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Masami Hiramatsu
2013-07-19
3
-112
/
+2
*
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
Masami Hiramatsu
2013-07-19
3
-84
/
+23
*
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
Masami Hiramatsu
2013-07-19
1
-10
/
+0
*
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
2013-07-19
3
-2
/
+121
|
\
|
*
x86: Make jump_label use int3-based patching
Jiri Kosina
2013-07-16
1
-2
/
+14
|
*
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
2013-07-16
2
-0
/
+107
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-07-19
3
-118
/
+582
|
\
\
|
*
|
perf tools: Make Power7 events available for perf
Runzhen Wang
2013-07-12
3
-118
/
+582
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-18
6
-34
/
+25
|
\
\
\
|
*
|
|
x86: Make sure IDT is page aligned
Kees Cook
2013-07-16
3
-25
/
+8
|
*
|
|
x86, suspend: Handle CPUs which fail to #GP on RDMSR
H. Peter Anvin
2013-07-15
1
-2
/
+16
|
*
|
|
x86/platform/ce4100: Add header file for reboot type
Xiong Zhou
2013-07-12
1
-0
/
+1
|
*
|
|
Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"
Matt Fleming
2013-07-11
1
-7
/
+0
*
|
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
270
-1039
/
+899
|
\
\
\
\
|
*
|
|
|
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
71
-356
/
+345
|
*
|
|
|
score: delete __cpuinit usage from all score files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-07-14
2
-3
/
+3
|
*
|
|
|
frv: delete __cpuinit usage from all frv files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
*
|
|
|
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
2013-07-14
3
-16
/
+14
|
*
|
|
|
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-14
5
-13
/
+13
|
*
|
|
|
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2013-07-14
14
-28
/
+28
|
*
|
|
|
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
7
-26
/
+24
|
*
|
|
|
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
2013-07-14
6
-15
/
+15
|
*
|
|
|
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
4
-10
/
+10
|
*
|
|
|
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-14
15
-67
/
+60
|
*
|
|
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
70
-140
/
+64
|
*
|
|
|
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
61
-338
/
+294
|
*
|
|
|
parisc: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
4
-14
/
+16
|
*
|
|
|
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
2
-7
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
smp: blackfin: fix check error, using atomic_ops to handle atomic_t type
Steven Miao
2013-07-16
1
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
3
-3
/
+3
|
\
\
\
|
*
|
|
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
3
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
14
-14
/
+14
|
\
\
\
\
|
*
|
|
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
14
-14
/
+14
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
2
-9
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
2013-07-12
1
-3
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
perf tools: fix a typo of a Power7 event name
Runzhen Wang
2013-07-08
1
-6
/
+6
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-13
26
-160
/
+309
|
\
\
\
\
\
|
*
|
|
|
|
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
2013-07-12
1
-3
/
+7
|
*
|
|
|
|
Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2013-07-12
1
-19
/
+25
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: ux500: Enable HIGHMEM in the u8500 defconfig
Lee Jones
2013-06-04
1
-0
/
+1
|
|
*
|
|
|
|
ARM: ux500: Update MMC configs for u8500 defconfig
Ulf Hansson
2013-05-27
1
-1
/
+2
|
|
*
|
|
|
|
ARM: ux500: select SND_SOC_UX500 for ux500
Fabio Baltieri
2013-05-27
1
-0
/
+5
|
|
*
|
|
|
|
ARM: ux500: update defconfig base
Linus Walleij
2013-05-27
1
-18
/
+10
[next]