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
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
2
-2
/
+2
*
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
3
-1
/
+3
*
Include missing linux/slab.h inclusions
David Howells
2013-04-29
4
-0
/
+4
*
arm: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+19
*
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
2013-04-29
1
-41
/
+37
*
cris: Don't use create_proc_read_entry()
David Howells
2013-04-29
2
-330
/
+265
*
h8300: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-14
/
+20
*
ia64: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-348
/
+301
*
mips: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-136
/
+104
*
parisc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+24
*
sh: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-9
/
+19
*
new helper: read_code()
Al Viro
2013-04-29
1
-24
/
+6
*
UM: Adjust printk in create_proc_mconsole()
David Howells
2013-04-09
1
-2
/
+1
*
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
3
-3
/
+3
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-4
/
+2
*
lparcfg: don't bother saving pointer to proc_dir_entry
Al Viro
2013-04-09
1
-9
/
+2
*
prominfo_proc fixes
Al Viro
2013-04-09
1
-30
/
+12
*
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
1
-24
/
+9
*
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
1
-57
/
+7
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
11
-43
/
+27
*
last_radio_log: switch to proc_create()
Al Viro
2013-04-09
1
-16
/
+4
*
xtensa simdisk: switch to proc_create_data()
Al Viro
2013-04-09
1
-13
/
+23
*
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
4
-13
/
+6
*
atags_proc: switch to proc_create_data()
Al Viro
2013-04-09
1
-18
/
+10
*
spufs: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
*
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
2
-18
/
+2
*
palinfo fixes
Al Viro
2013-04-09
1
-64
/
+13
*
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-03-25
4
-14
/
+15
|
\
|
*
ARM: tegra: fix register address of slink controller
Laxman Dewangan
2013-03-22
2
-2
/
+2
|
*
Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Arnd Bergmann
2013-03-21
1
-0
/
+1
|
|
\
|
|
*
ARM: imx: add dependency check for DEBUG_IMX_UART_PORT
Shawn Guo
2013-03-19
1
-0
/
+1
|
*
|
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
2013-03-19
1
-12
/
+12
|
|
/
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2013-03-24
2
-17
/
+17
|
\
\
|
*
|
x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit
H. Peter Anvin
2013-03-21
1
-2
/
+2
|
*
|
x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL
Fenghua Yu
2013-03-19
1
-13
/
+13
|
*
|
x86-64: Fix the failure case in copy_user_handle_tail()
CQ Tang
2013-03-18
1
-2
/
+2
|
|
/
*
|
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-03-23
2
-2
/
+0
|
\
\
|
*
|
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
2
-2
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-21
4
-1
/
+22
|
\
\
\
|
*
|
|
perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event
Stephane Eranian
2013-03-18
1
-0
/
+4
|
*
|
|
kprobes/x86: Check Interrupt Flag modifier when registering probe
Masami Hiramatsu
2013-03-18
2
-1
/
+5
|
*
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-03-18
1
-0
/
+13
|
|
\
\
\
|
|
*
|
|
perf/POWER7: Create a sysfs format entry for Power7 events
Sukadev Bhattiprolu
2013-03-13
1
-0
/
+13
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-03-19
2
-35
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-03-19
2
-29
/
+22
|
*
|
|
|
|
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
2013-03-19
1
-0
/
+5
|
*
|
|
|
|
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
2013-03-18
1
-9
/
+9
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-03-19
5
-24
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc: remove unused "config BITS"
Paul Bolle
2013-03-19
1
-6
/
+0
|
*
|
|
|
|
|
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
2013-03-19
1
-1
/
+1
[next]