summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2007-07-16Remove capability.h from mm.hAlexey Dobriyan-1/+1
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi-3/+25
2007-07-16add printk.time option, deprecate 'time'Randy Dunlap-1/+4
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen-41/+0
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage-3/+3
2007-07-16vdso: print fatal signalsIngo Molnar-0/+42
2007-07-16Make /proc/modules use seq_list_xxx helpersPavel Emelianov-15/+2
2007-07-16cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi-1/+5
2007-07-16Fix stop_machine_run problem with naughty real time processSatoru Takeuchi-4/+4
2007-07-16Use boot based time for uptime in /procTomas Janousek-0/+1
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek-0/+2
2007-07-16Introduce boot based timeTomas Janousek-0/+37
2007-07-16Use write_trylock_irqsave in ptrace_attachSripathi Kodi-4/+3
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike-0/+29
2007-07-16mm: fix improper .init-type section referencesJan Beulich-1/+1
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki-0/+11
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-0/+22
2007-07-16console: console handover to preferred consoleYinghai Lu-1/+4
2007-07-16console: more buf for index parsingYinghai Lu-10/+10
2007-07-16HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity-0/+3
2007-07-16HOTPLUG: Add CPU_DYING notifierAvi Kivity-2/+14
2007-07-16[PATCH] sched: prettify prio_to_wmult[]Ingo Molnar-8/+8
2007-07-16[PATCH] sched: document prio_to_wmult[]Ingo Molnar-0/+7
2007-07-16[PATCH] sched: improve weight-array commentsIngo Molnar-1/+3
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner-1/+1
2007-07-13Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-2/+4
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds-19/+13
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar-16/+10
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar-1/+1
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar-1/+1
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith-1/+1
2007-07-13relay: fixup kerneldoc commentTom Zanussi-1/+1
2007-07-13relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi-1/+3
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+10
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris-0/+10
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-7/+3
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe-1/+1
2007-07-10relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe-91/+55
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe-1/+1
2007-07-10splice: relay supportTom Zanussi-50/+191
2007-07-09sched: add CFS creditsIngo Molnar-0/+6
2007-07-09sched: clean up sleep_on() APIsIngo Molnar-30/+41
2007-07-09sched: style cleanupsIngo Molnar-6/+7
2007-07-09sched: do not set softirqs to nice +19Ingo Molnar-1/+0
2007-07-09sched: scheduler debugging, coreIngo Molnar-0/+275
2007-07-09sched: add CFS debug sysctlsIngo Molnar-0/+80
2007-07-09sched: remove unused rq types from sched.cIngo Molnar-16/+0
2007-07-09sched: remove interactivity typesIngo Molnar-89/+12
2007-07-09sched: clean up include files in sched.cIngo Molnar-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh-9/+9