aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* Audit: add TTY input auditingMiloslav Trmac2007-07-16
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-16
* taskstats: add context-switch countersMaxim Uvarov2007-07-16
* Remove capability.h from mm.hAlexey Dobriyan2007-07-16
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-16
* add printk.time option, deprecate 'time'Randy Dunlap2007-07-16
* Remove clockevents_{release,request}_deviceAndi Kleen2007-07-16
* Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage2007-07-16
* vdso: print fatal signalsIngo Molnar2007-07-16
* Make /proc/modules use seq_list_xxx helpersPavel Emelianov2007-07-16
* cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi2007-07-16
* Fix stop_machine_run problem with naughty real time processSatoru Takeuchi2007-07-16
* Use boot based time for uptime in /procTomas Janousek2007-07-16
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-16
* Introduce boot based timeTomas Janousek2007-07-16
* Use write_trylock_irqsave in ptrace_attachSripathi Kodi2007-07-16
* Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2007-07-16
* mm: fix improper .init-type section referencesJan Beulich2007-07-16
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-16
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* console: console handover to preferred consoleYinghai Lu2007-07-16
* console: more buf for index parsingYinghai Lu2007-07-16
* CFS: Fix missing digit off in wmult tableThomas Gleixner2007-07-13
* Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-13
|\
| * relay: fixup kerneldoc commentTom Zanussi2007-07-13
| * relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi2007-07-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-13
|\ \ | |/ |/|
| * [PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar2007-07-13
| * [PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar2007-07-13
| * [PATCH] sched: allow larger granularityIngo Molnar2007-07-13
| * [PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith2007-07-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-12
|\ \
| * | security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
| |/
* / sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* splice: relay supportTom Zanussi2007-07-10
* sched: add CFS creditsIngo Molnar2007-07-09
* sched: clean up sleep_on() APIsIngo Molnar2007-07-09
* sched: style cleanupsIngo Molnar2007-07-09
* sched: do not set softirqs to nice +19Ingo Molnar2007-07-09
* sched: scheduler debugging, coreIngo Molnar2007-07-09
* sched: add CFS debug sysctlsIngo Molnar2007-07-09
* sched: remove unused rq types from sched.cIngo Molnar2007-07-09
* sched: remove interactivity typesIngo Molnar2007-07-09
* sched: clean up include files in sched.cIngo Molnar2007-07-09
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-09
* sched: turn on the use of unstable eventsIngo Molnar2007-07-09