summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel/printk.c: document possible deadlock against schedulerJiri Kosina2007-07-161-0/+3
* modules: remove modlist_lockRusty Russell2007-07-161-21/+15
* make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-161-14/+27
* rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-161-3/+3
* is_power_of_2: kernel/kfifo.cvignesh babu2007-07-161-1/+2
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-161-0/+3
* move seccomp from /proc to a prctlAndrea Arcangeli2007-07-162-0/+34
* sprint_symbol() cleanupAndrew Morton2007-07-161-6/+5
* sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton2007-07-161-1/+20
* FUTEX: Tidy up the codeThomas Gleixner2007-07-164-85/+74
* sys_time() speedupIngo Molnar2007-07-161-8/+24
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-163-5/+5
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-0/+1
* kerneldoc fix in audit_core_dumpsHenrik Kretzschmar2007-07-161-1/+1
* add a kmem_cache for nsproxy objectsCedric Le Goater2007-07-161-4/+17
* fix create_new_namespaces() return valueCedric Le Goater2007-07-163-13/+26
* user namespace: add unshareSerge E. Hallyn2007-07-163-4/+49
* user namespace: add the frameworkCedric Le Goater2007-07-166-13/+66
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-163-16/+3
* Audit: add TTY input auditingMiloslav Trmac2007-07-165-12/+93
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-161-1/+11
* taskstats: add context-switch countersMaxim Uvarov2007-07-161-0/+4
* Remove capability.h from mm.hAlexey Dobriyan2007-07-161-1/+1
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-162-3/+25
* add printk.time option, deprecate 'time'Randy Dunlap2007-07-161-1/+4
* Remove clockevents_{release,request}_deviceAndi Kleen2007-07-161-41/+0
* Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage2007-07-161-3/+3
* vdso: print fatal signalsIngo Molnar2007-07-162-0/+42
* Make /proc/modules use seq_list_xxx helpersPavel Emelianov2007-07-161-15/+2
* cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi2007-07-161-1/+5
* Fix stop_machine_run problem with naughty real time processSatoru Takeuchi2007-07-161-4/+4
* Use boot based time for uptime in /procTomas Janousek2007-07-161-0/+1
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-0/+2
* Introduce boot based timeTomas Janousek2007-07-161-0/+37
* Use write_trylock_irqsave in ptrace_attachSripathi Kodi2007-07-161-4/+3
* Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2007-07-161-0/+29
* mm: fix improper .init-type section referencesJan Beulich2007-07-161-1/+1
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-161-0/+11
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-0/+22
* console: console handover to preferred consoleYinghai Lu2007-07-161-1/+4
* console: more buf for index parsingYinghai Lu2007-07-161-10/+10
* CFS: Fix missing digit off in wmult tableThomas Gleixner2007-07-131-1/+1
* Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-131-2/+4
|\
| * relay: fixup kerneldoc commentTom Zanussi2007-07-131-1/+1
| * relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi2007-07-131-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-132-19/+13
|\ \ | |/ |/|
| * [PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar2007-07-131-16/+10
| * [PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar2007-07-131-1/+1
| * [PATCH] sched: allow larger granularityIngo Molnar2007-07-131-1/+1
| * [PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith2007-07-131-1/+1
OpenPOWER on IntegriCloud