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
2010-11-27
perf symbols: Correct final kernel map guesses
Ian Munsie
2
-2
/
+2
2010-11-27
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-11-27
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
4
-5
/
+26
2010-11-26
perf, x86: P4 PMU - describe config format
Cyrill Gorcunov
1
-8
/
+55
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
24
-42
/
+38
2010-11-26
x86: Set cpu masks before calling CPU_STARTING notifiers
Andi Kleen
1
-4
/
+7
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
1
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
1
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
1
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
3
-6
/
+11
2010-11-26
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-46
/
+144
2010-11-26
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
412
-1329
/
+2474
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2
-16
/
+15
2010-11-26
perf, x86: Fixup Kconfig deps
Peter Zijlstra
1
-1
/
+1
2010-11-26
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
1
-0
/
+20
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2
-2
/
+21
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
7
-0
/
+62
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
1
-57
/
+162
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
1
-1
/
+3
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
1
-8
/
+9
2010-11-22
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
1
-1
/
+1
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
3
-17
/
+29
2010-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-56
/
+37
2010-11-20
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
1
-0
/
+24
2010-11-20
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
3
-41
/
+0
2010-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
14
-76
/
+129
2010-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-55
/
+164
2010-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-19
perf tools: Change my maintainer address
Arnaldo Carvalho de Melo
2
-3
/
+1
2010-11-19
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
3
-7
/
+7
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-60
/
+139
2010-11-19
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-107
/
+157
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
55
-424
/
+1021
2010-11-19
perf stat: Add no-aggregation mode to -a
Stephane Eranian
2
-25
/
+149
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-19
ext4: ext4_fill_super shouldn't return 0 on corruption
Darrick J. Wong
1
-2
/
+3
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-19
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
1
-38
/
+57
2010-11-19
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
1
-27
/
+37
2010-11-19
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
1
-36
/
+27
2010-11-19
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
1
-3
/
+6
2010-11-19
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
1
-0
/
+13
2010-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+9
2010-11-19
MAINTAINERS: update documentation entries
Randy Dunlap
1
-0
/
+2
2010-11-19
Documentation/development-process: more staging info
Andres Salomon
1
-6
/
+19
2010-11-19
Documentation/development-process: use -next trees instead of staging
Andres Salomon
1
-4
/
+4
[next]