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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event
Stephane Eranian
1
-0
/
+4
2013-03-18
kprobes/x86: Check Interrupt Flag modifier when registering probe
Masami Hiramatsu
2
-1
/
+5
2013-03-18
kprobes: Make hash_64() as always inlined
Masami Hiramatsu
1
-1
/
+2
2013-03-18
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-7
/
+53
2013-03-18
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-21
/
+78
2013-03-18
perf: Generate EXIT event only once per task context
Namhyung Kim
1
-2
/
+5
2013-03-18
perf: Reset hwc->last_period on sw clock events
Namhyung Kim
1
-0
/
+1
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+65
2013-03-15
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-4
/
+8
2013-03-14
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
Vinson Lee
1
-0
/
+24
2013-03-14
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-3
/
+4
2013-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-0
/
+12
2013-03-14
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
16
-174
/
+144
2013-03-14
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-14
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-14
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-14
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-14
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-14
decompressors: fix typo "POWERPC"
Paul Bolle
1
-1
/
+1
2013-03-14
mm/fremap.c: fix oops on error path
Andrew Morton
1
-2
/
+4
2013-03-14
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2
-52
/
+55
2013-03-14
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-03-14
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-14
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-14
workqueue: convert to idr_alloc()
Tejun Heo
1
-3
/
+4
2013-03-14
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-14
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-03-14
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
1
-1
/
+1
2013-03-14
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-14
mm: remove_memory(): fix end_pfn setting
Toshi Kani
1
-1
/
+1
2013-03-14
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-14
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-218
/
+531
2013-03-14
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-33
/
+91
2013-03-14
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-90
/
+126
2013-03-14
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2
-1
/
+8
2013-03-14
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-14
perf/POWER7: Create a sysfs format entry for Power7 events
Sukadev Bhattiprolu
1
-0
/
+13
2013-03-14
perf probe: Fix segfault
Ananth N Mavinakayanahalli
1
-1
/
+1
2013-03-14
libtraceevent: Remove hard coded include to /usr/local/include in Makefile
Jack Mitchell
1
-1
/
+1
2013-03-13
perf record: Fix -C option
Jiri Olsa
1
-2
/
+4
2013-03-13
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
Marcin Slusarz
1
-1
/
+7
2013-03-13
perf report: Fix build with NO_NEWT=1
Michael Ellerman
1
-0
/
+1
2013-03-13
perf annotate: Fix build with NO_NEWT=1
Michael Ellerman
1
-2
/
+2
2013-03-13
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
1
-2
/
+5
2013-03-13
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
1
-2
/
+5
2013-03-13
futex: fix kernel-doc notation and spello
Randy Dunlap
1
-23
/
+23
2013-03-13
signals: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-13
idr: fix new kernel-doc warnings
Randy Dunlap
2
-2
/
+1
2013-03-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
[next]