aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-07-16Remove duplicate comments from sysctl.cLinus Torvalds
2007-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-16kernel/printk.c: document possible deadlock against schedulerJiri Kosina
2007-07-16modules: remove modlist_lockRusty Russell
2007-07-16make cancel_xxx_work_sync() return a booleanOleg Nesterov
2007-07-16rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov
2007-07-16is_power_of_2: kernel/kfifo.cvignesh babu
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2007-07-16sprint_symbol() cleanupAndrew Morton
2007-07-16sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton
2007-07-16FUTEX: Tidy up the codeThomas Gleixner
2007-07-16sys_time() speedupIngo Molnar
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar
2007-07-16add a kmem_cache for nsproxy objectsCedric Le Goater
2007-07-16fix create_new_namespaces() return valueCedric Le Goater
2007-07-16user namespace: add unshareSerge E. Hallyn
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi
2007-07-16add printk.time option, deprecate 'time'Randy Dunlap
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage
2007-07-16vdso: print fatal signalsIngo Molnar
2007-07-16Make /proc/modules use seq_list_xxx helpersPavel Emelianov
2007-07-16cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi
2007-07-16Fix stop_machine_run problem with naughty real time processSatoru Takeuchi
2007-07-16Use boot based time for uptime in /procTomas Janousek
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek
2007-07-16Introduce boot based timeTomas Janousek
2007-07-16Use write_trylock_irqsave in ptrace_attachSripathi Kodi
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike
2007-07-16mm: fix improper .init-type section referencesJan Beulich
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-16console: console handover to preferred consoleYinghai Lu
2007-07-16console: more buf for index parsingYinghai Lu
2007-07-16[PATCH] sched: prettify prio_to_wmult[]Ingo Molnar
2007-07-16[PATCH] sched: document prio_to_wmult[]Ingo Molnar
2007-07-16[PATCH] sched: improve weight-array commentsIngo Molnar
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner
2007-07-13Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar