index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-14
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
2010-10-14
kprobes: Update document about irq disabled state in kprobe handler
Masami Hiramatsu
2010-10-14
perf, ARM: Fix sysfs bits removal build failure
Ingo Molnar
2010-10-13
tracing: Fix function-graph build warning on 32-bit
Borislav Petkov
2010-10-12
oprofile: disable write access to oprofilefs while profiler is running
Robert Richter
2010-10-11
Merge branch 'oprofile/perf' into oprofile/core
Robert Richter
2010-10-11
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
2010-10-11
oprofile, ARM: Rework op_create_counter()
Robert Richter
2010-10-11
oprofile, ARM: Remove some goto statements
Robert Richter
2010-10-11
Merge branch 'oprofile/core' (early part) into oprofile/perf
Robert Richter
2010-10-11
oprofile, ARM: Release resources on failure
Robert Richter
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
2010-10-11
sh: oprofile: Use perf-events oprofile backend
Matt Fleming
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
2010-10-11
ARM: oprofile: Move non-ARM code into separate init/exit
Matt Fleming
2010-10-11
ARM: oprofile: Rename op_arm to oprofile_perf
Matt Fleming
2010-10-11
oprofile: Make op_name_from_perf_id() global
Matt Fleming
2010-10-11
perf: New helper function for pmu name
Matt Fleming
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-06
Linux 2.6.36-rc7
v2.6.36-rc7
Linus Torvalds
2010-10-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
2010-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-10-05
powerpc: remove unused variable
Stephen Rothwell
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
2010-10-05
perf, gcc-4.6: Fix set but unused variable
Andi Kleen
2010-10-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2010-10-04
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-04
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2010-10-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-10-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2010-10-04
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
[prev]
[next]