index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-06-16
ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
Steven Rostedt
2009-06-16
tracing/filters: fix race between filter setting and module unload
Li Zefan
2009-06-16
tracing/filters: free filter_string in destroy_preds()
Li Zefan
2009-06-16
ring-buffer: use commit counters for commit pointer accounting
Steven Rostedt
2009-06-16
ring-buffer: remove unused variable
Steven Rostedt
2009-06-16
ring-buffer: have benchmark test handle discarded events
Steven Rostedt
2009-06-15
ring-buffer: prevent adding write in discarded area
Steven Rostedt
2009-06-15
tracing/filters: strloc should be unsigned short
Li Zefan
2009-06-15
tracing/filters: operand can be negative
Li Zefan
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
2009-06-15
cpumask: use new operators in kernel/trace
Rusty Russell
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-13
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-06-12
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
2009-06-12
trivial: kernel/power/poweroff.c: whitespace fix
Manish Katiyar
2009-06-12
sched: export kick_process
Rusty Russell
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
2009-06-12
module: trim exception table on init free.
Rusty Russell
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
Switch collect_mounts() to struct path
Al Viro
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-11
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
slow_work_thread() should do the exclusive wait
Oleg Nesterov
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
[next]