aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-172-2/+17
|\
| * HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity2007-07-161-0/+3
| * HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-161-2/+14
* | destroy_workqueue() can livelockOleg Nesterov2007-07-171-6/+5
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-175-17/+17
* | proper prototype for proc_nr_files()Adrian Bunk2007-07-171-3/+1
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-0/+8
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-0/+11
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-2/+3
* | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-179-12/+14
* | Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-2/+2
* | Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-171-0/+8
* | [HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller2007-07-161-1/+1
* | Remove duplicate comments from sysctl.cLinus Torvalds2007-07-161-8/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-161-9/+18
|\ \
| * | [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-161-8/+8
| * | [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-161-0/+7
| * | [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-161-1/+3
| |/
* | 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