index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
perf stat: Remove the limit on repeat
Peter Zijlstra
1
-57
/
+27
2009-09-04
perf stat: Change noise calculation to use stddev
Peter Zijlstra
1
-101
/
+69
2009-09-04
x86, perf_counter, bts: Do not allow kernel BTS tracing for now
markus.t.metzger@intel.com
1
-2
/
+9
2009-09-04
x86, perf_counter, bts: Correct pointer-to-u64 casts
markus.t.metzger@intel.com
1
-12
/
+12
2009-09-04
x86, perf_counter, bts: Fail if BTS is not available
markus.t.metzger@intel.com
1
-14
/
+11
2009-09-03
perf_counter: Fix output-sharing error path
Ingo Molnar
1
-20
/
+20
2009-09-03
perf trace: Fix read_string()
Ingo Molnar
1
-1
/
+4
2009-09-03
perf trace: Print out in nanoseconds
Ingo Molnar
1
-2
/
+2
2009-09-03
perf tools: Seek to the end of the header area
Ingo Molnar
1
-1
/
+1
2009-09-03
perf trace: Fix parsing of perf.data
Ingo Molnar
1
-0
/
+1
2009-09-03
perf trace: Sample timestamps as well
Ingo Molnar
2
-1
/
+8
2009-09-02
perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
Ingo Molnar
1
-3
/
+10
2009-09-02
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
416
-2919
/
+4783
2009-09-02
perf trace: Sample the CPU too
Ingo Molnar
2
-2
/
+11
2009-09-02
perf tools: Work around strict aliasing related warnings
Ingo Molnar
2
-7
/
+7
2009-09-02
perf tools: Clean up warnings list in the Makefile
Ingo Molnar
1
-1
/
+24
2009-08-31
perf tools: Complete support for dynamic strings
Frederic Weisbecker
2
-2
/
+15
2009-08-31
perf tools: Unify swapper tasks naming
Frederic Weisbecker
1
-1
/
+1
2009-08-31
perf tools: Resolve idle thread cmdline for perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-31
perf tools: Librarize idle thread registration
Frederic Weisbecker
4
-29
/
+31
2009-08-31
perf tools: Add missing parameters documentation
Frederic Weisbecker
2
-0
/
+14
2009-08-31
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
12
-10
/
+4569
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
1
-0
/
+1
2009-08-28
perf tools: do not complain if root is owning perf.data
Pierre Habouzit
2
-4
/
+4
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
1
-1
/
+1
2009-08-28
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
7
-27
/
+120
2009-08-27
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
1
-1
/
+1
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-85
/
+177
2009-08-27
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
10
-134
/
+107
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-16
/
+47
2009-08-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-136
/
+79
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+4
2009-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-12
/
+17
2009-08-26
leds: after setting inverted attribute, we must update the LED
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-08-26
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
Thadeu Lima de Souza Cascardo
1
-7
/
+14
2009-08-26
acpi processor: remove superfluous warning message
Frans Pop
1
-2
/
+2
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
3
-17
/
+20
[next]