index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-06-18
function-graph: disable when both x86_32 and optimize for size are configured
Steven Rostedt
2009-06-17
ring-buffer: have benchmark test print to trace buffer
Steven Rostedt
2009-06-17
ring-buffer: do not grab locks in nmi
Steven Rostedt
2009-06-17
ring-buffer: add locks around rb_per_cpu_empty
Steven Rostedt
2009-06-17
ring-buffer: check for less than two in size allocation
Steven Rostedt
2009-06-17
ring-buffer: remove useless compile check for buffer_page size
Steven Rostedt
2009-06-16
ring-buffer: remove useless warn on check
Steven Rostedt
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
[next]