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-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
slow-work: use round_jiffies() for thread pool's cull and OOM timers
Chris Peterson
2009-06-16
groups: move code to kernel/groups.c
Alexey Dobriyan
2009-06-16
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
cpusets: update tasks' page/slab spread flags in time
Miao Xie
2009-06-16
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
printk: add KERN_DEFAULT loglevel to print_modules()
Linus Torvalds
2009-06-16
printk: Add KERN_DEFAULT printk log-level
Linus Torvalds
2009-06-16
printk: clean up handling of log-levels and newlines
Linus Torvalds
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
sched: delayed cleanup of user_struct
Kay Sievers
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
signal: fix __send_signal() false positive kmemcheck warning
Vegard Nossum
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
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-13
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-13
tasklets: new tasklet scheduling function
Vegard Nossum
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
[next]