index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
mm: Move pgtable_cache_init() earlier
Benjamin Herrenschmidt
1
-1
/
+1
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
2009-06-17
Samsung SoC Framebuffer driver: add Alpha Channel support
InKi Dae
1
-3
/
+28
2009-06-17
atmel-lcdc: fix pixclock upper bound detection
Ben Nizette
1
-1
/
+1
2009-06-17
offb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+1
2009-06-17
igafb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+3
2009-06-17
chipsfb: remove redundant assignment
Krzysztof Helt
1
-1
/
+0
2009-06-17
Documentation/fb/vesafb.txt: fix typo
Paul Menzel
1
-1
/
+1
2009-06-17
fbdev: add video modes for resolutions and timings of PAL RGB
Paul Menzel
1
-0
/
+8
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
7
-39
/
+28
2009-06-17
fbdev: generated logo sources depend on scripts/pnmtologo
Sam Ravnborg
1
-5
/
+7
2009-06-17
lis3: add click function
Daniel Mack
4
-1
/
+78
2009-06-17
lis3: add three new laptop models
Eric Piel
1
-2
/
+5
[next]