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
2011-01-06
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-224
/
+244
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-124
/
+289
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
29
-597
/
+930
2011-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
207
-3447
/
+4917
2011-01-06
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-125
/
+110
2011-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-285
/
+1207
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
12
-173
/
+86
2011-01-06
kernel-doc: code reorganization
Randy Dunlap
1
-48
/
+54
2011-01-06
Documentation: update kernel-docs.txt
Nicolas Kaiser
1
-25
/
+2
2011-01-06
Documentation/dontdiff: add further autogenerated files to ignore list
Michael Prokop
1
-0
/
+26
2011-01-05
tools, perf: Documentation for the power events API
Jean Pihet
1
-0
/
+90
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2011-01-05
perf script: Make some lists static
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-05
perf script: Use the default lost event handler
Arnaldo Carvalho de Melo
1
-14
/
+1
2011-01-05
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
1
-26
/
+31
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2
-2
/
+2
2011-01-05
perf test: Clarify some error reports in the open syscall test
Arnaldo Carvalho de Melo
1
-7
/
+11
2011-01-05
x86, NMI: Add touch_nmi_watchdog to io_check_error delay
Huang Ying
1
-3
/
+5
2011-01-05
x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time
Dongdong Deng
1
-0
/
+13
2011-01-05
x86: Only call smp_processor_id in non-preempt cases
Don Zickus
1
-1
/
+2
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
78
-755
/
+726
2011-01-05
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
2
-6
/
+6
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
424
-3094
/
+4332
2011-01-04
Linux 2.6.37
v2.6.37
Linus Torvalds
1
-1
/
+1
2011-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-25
/
+87
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-04
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
1
-2
/
+0
2011-01-04
sched, autogroup: Fix reference leak
Mike Galbraith
1
-1
/
+1
2011-01-04
sched, autogroup: Fix potential access to freed memory
Mike Galbraith
1
-8
/
+17
2011-01-04
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
1
-4
/
+0
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
3
-18
/
+118
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
9
-11
/
+119
2011-01-04
perf: Do not export power_frequency, but power_start event
Thomas Renninger
2
-3
/
+1
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
24
-519
/
+1013
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
176
-785
/
+1534
2011-01-04
perf test: Add test for counting open syscalls
Arnaldo Carvalho de Melo
1
-0
/
+83
2011-01-04
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
1
-0
/
+9
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
3
-17
/
+22
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
5
-85
/
+88
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
5
-67
/
+138
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
3
-58
/
+83
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
3
-92
/
+196
2011-01-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-157
/
+78
2011-01-03
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
1
-1
/
+1
2011-01-03
ima: fix add LSM rule bug
Mimi Zohar
1
-0
/
+2
2011-01-03
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
259
-1598
/
+2484
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+20
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-188
/
+79
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2
-4
/
+11
[next]