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-06-17
ring-buffer: do not grab locks in nmi
Steven Rostedt
1
-8
/
+51
2009-06-17
ring-buffer: add locks around rb_per_cpu_empty
Steven Rostedt
1
-2
/
+9
2009-06-17
ring-buffer: check for less than two in size allocation
Steven Rostedt
1
-2
/
+2
2009-06-17
ring-buffer: remove useless compile check for buffer_page size
Steven Rostedt
1
-11
/
+0
2009-06-16
ring-buffer: remove useless warn on check
Steven Rostedt
1
-3
/
+0
2009-06-16
ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
Steven Rostedt
1
-1
/
+1
2009-06-16
tracing/filters: fix race between filter setting and module unload
Li Zefan
1
-17
/
+10
2009-06-16
tracing/filters: free filter_string in destroy_preds()
Li Zefan
1
-0
/
+1
2009-06-16
ring-buffer: use commit counters for commit pointer accounting
Steven Rostedt
1
-79
/
+75
2009-06-16
ring-buffer: remove unused variable
Steven Rostedt
1
-1
/
+0
2009-06-16
ring-buffer: have benchmark test handle discarded events
Steven Rostedt
1
-3
/
+5
2009-06-15
ring-buffer: prevent adding write in discarded area
Steven Rostedt
1
-12
/
+56
2009-06-15
tracing/filters: strloc should be unsigned short
Li Zefan
1
-1
/
+1
2009-06-15
tracing/filters: operand can be negative
Li Zefan
1
-1
/
+6
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
1
-1
/
+1
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
1
-3
/
+3
2009-06-15
cpumask: use new operators in kernel/trace
Rusty Russell
2
-3
/
+3
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
1
-56
/
+78
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-06-13
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
11
-752
/
+751
2009-06-12
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-8
/
+87
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
4
-122
/
+140
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
3
-5
/
+5
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
5
-504
/
+505
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
3
-81
/
+79
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
1
-19
/
+1
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
3
-26
/
+26
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
3
-14
/
+14
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
1
-0
/
+1
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-06-12
trivial: kernel/power/poweroff.c: whitespace fix
Manish Katiyar
1
-1
/
+1
2009-06-12
sched: export kick_process
Rusty Russell
1
-0
/
+1
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
1
-3
/
+86
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
1
-5
/
+1
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+1
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
1
-7
/
+26
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
1
-6
/
+3
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-2
/
+2
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
1
-1
/
+1
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+3
2009-06-11
Switch collect_mounts() to struct path
Al Viro
1
-3
/
+3
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
73
-2585
/
+10869
2009-06-11
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+56
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-11
/
+4377
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-32
/
+25
2009-06-11
slow_work_thread() should do the exclusive wait
Oleg Nesterov
1
-2
/
+2
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+9
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+7
[next]