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
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
2
-3
/
+11
2009-06-20
perf_counter: Push perf_sample_data through the swcounter code
Peter Zijlstra
1
-26
/
+29
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
13
-156
/
+176
2009-06-19
perf_counter: Close race in perf_lock_task_context()
Peter Zijlstra
1
-6
/
+5
2009-06-19
perf_counter, x86: Improve interactions with fast-gup
Ingo Molnar
2
-2
/
+7
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
3
-27
/
+3
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
3
-43
/
+73
2009-06-19
perf_counter: Update userspace callchain sampling uses
Peter Zijlstra
1
-47
/
+39
2009-06-19
perf_counter: Make callchain samples extensible
Peter Zijlstra
2
-34
/
+23
2009-06-18
perf report: Filter to parent set by default
Ingo Molnar
2
-4
/
+28
2009-06-18
perf_counter tools: Handle lost events
Peter Zijlstra
2
-5
/
+44
2009-06-18
perf_counter: Add event overlow handling
Peter Zijlstra
2
-67
/
+158
2009-06-18
fs: Provide empty .set_page_dirty() aop for anon inodes
Peter Zijlstra
1
-0
/
+15
2009-06-18
perf_counter: tools: Makefile tweaks for 64-bit powerpc
Paul Mackerras
1
-1
/
+6
2009-06-18
perf_counter: powerpc: Add processor back-end for MPC7450 family
Paul Mackerras
3
-0
/
+420
2009-06-18
perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels
Paul Mackerras
1
-60
/
+133
2009-06-18
perf_counter: powerpc: Change how processor-specific back-ends get selected
Paul Mackerras
8
-45
/
+96
2009-06-18
perf_counter: powerpc: Use unsigned long for register and constraint values
Paul Mackerras
8
-212
/
+229
2009-06-18
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
6
-7
/
+51
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
3
-18
/
+20
2009-06-18
perf report: Add validation of call-chain entries
Ingo Molnar
2
-38
/
+56
2009-06-18
perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...
Ingo Molnar
1
-33
/
+34
2009-06-17
perf_counter tools: Replace isprint() with issane()
Peter Zijlstra
2
-1
/
+2
2009-06-17
perf_counter: x86: Set the period in the intel overflow handler
Peter Zijlstra
1
-0
/
+2
2009-06-17
perf report: Add --sort <call> --call <$regex>
Peter Zijlstra
1
-51
/
+158
2009-06-17
Merge branch 'linus' into perfcounters/core
Ingo Molnar
3698
-84883
/
+292992
2009-06-17
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
15
-33
/
+1074
2009-06-17
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
75
-46
/
+41092
2009-06-17
AFS: Correctly translate auth error aborts and don't failover in such cases
David Howells
2
-0
/
+18
2009-06-17
RxRPC: Don't attempt to reuse aborted connections
David Howells
2
-1
/
+16
2009-06-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
254
-6424
/
+21713
2009-06-17
mm: Move pgtable_cache_init() earlier
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-17
Merge branch 'akpm'
Linus Torvalds
247
-2683
/
+5666
2009-06-17
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
1
-3
/
+1
2009-06-17
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
2
-7
/
+7
2009-06-17
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
2
-6
/
+0
2009-06-17
fbdev: bfin-t350mcqb-fb: drop unused local variables
Mike Frysinger
1
-6
/
+0
2009-06-17
fbdev: blackfin has __raw I/O accessors, so use them in fb.h
Mike Frysinger
1
-1
/
+1
2009-06-17
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
2
-33
/
+317
2009-06-17
tcx: use standard fields for framebuffer physical address and length
Krzysztof Helt
1
-14
/
+13
2009-06-17
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
5
-3
/
+68
2009-06-17
intelfb: fix a bug when changing video timing
Paul Menzel
1
-0
/
+5
2009-06-17
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
4
-5
/
+5
2009-06-17
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
1
-2
/
+1
2009-06-17
s3c-fb: CPUFREQ frequency scaling support
Ben Dooks
2
-2
/
+70
2009-06-17
s3c-fb: fix resource releasing on error during probing
Krzysztof Helt
1
-13
/
+9
2009-06-17
carminefb: fix possible access beyond end of carmine_modedb[]
Roel Kluin
1
-1
/
+1
2009-06-17
acornfb: remove fb_mmap function
Krzysztof Helt
1
-38
/
+0
2009-06-17
mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
Arnd Bergmann
1
-1
/
+1
2009-06-17
mb862xxfb: restrict compliation of platform driver to PPC
Julian Calaby
1
-0
/
+1
[next]