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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
sched: Move code around
Peter Zijlstra
1
-42
/
+39
2009-09-15
sched: Add come comments to the sched features
Peter Zijlstra
1
-8
/
+85
2009-09-15
sched: Complete buddy switches
Mike Galbraith
2
-1
/
+3
2009-09-15
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2
-3
/
+5
2009-09-15
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
1
-2
/
+2
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
1
-1
/
+8
2009-09-15
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
1
-0
/
+1
2009-09-14
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-1
/
+2
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-107
/
+359
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+1
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger
1
-3
/
+13
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+9
2009-09-14
cleanup console_print()
Anirban Sinha
1
-6
/
+0
2009-09-15
CRED: Allow put_cred() to cope with a NULL groups list
David Howells
1
-1
/
+2
2009-09-14
clocksource: Delay clocksource down rating to late boot
Thomas Gleixner
1
-10
/
+18
2009-09-14
clocksource: clocksource_select must be called with mutex locked
Thomas Gleixner
1
-0
/
+2
2009-09-14
PM: Trivial fixes
Wu Fengguang
1
-2
/
+2
2009-09-14
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
1
-6
/
+6
2009-09-14
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
1
-4
/
+39
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
3
-72
/
+147
2009-09-14
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
1
-47
/
+158
2009-09-14
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
71
-5162
/
+6001
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-5
/
+7
2009-09-14
tracing: make testing syscall events a separate configuration
Steven Rostedt
2
-0
/
+24
2009-09-14
tracing: remove some unused macros
Li Zefan
2
-35
/
+0
2009-09-14
ftrace: add compile-time check on F_printk()
Li Zefan
1
-4
/
+41
2009-09-14
tracing: fix F_printk() typos
Li Zefan
1
-9
/
+9
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
1
-1
/
+1
2009-09-14
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
1
-3
/
+3
2009-09-13
perf_counter, sched: Add sched_stat_runtime tracepoint
Ingo Molnar
1
-0
/
+1
2009-09-13
perf_counter: Allow mmap if paranoid checks are turned off
Ingo Molnar
1
-1
/
+2
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
3
-5
/
+18
2009-09-12
tracing: remove trace_event_types.h
Steven Rostedt
1
-178
/
+0
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
3
-118
/
+136
2009-09-12
tracing: show details of structures within the ftrace structures
Steven Rostedt
2
-7
/
+66
2009-09-12
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2
-133
/
+369
2009-09-12
tracing/profile: fix profile_disable vs module_unload
Li Zefan
1
-1
/
+4
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
4
-4
/
+14
2009-09-12
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2
-21
/
+1
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-1097
/
+2434
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-485
/
+826
2009-09-11
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-36
/
+137
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+180
2009-09-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+9
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-2927
/
+1293
2009-09-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-57
/
+118
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-506
/
+648
2009-09-11
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+30
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
[prev]
[next]