summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2005-08-17AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse-1/+2
2005-08-17Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-22/+48
2005-08-10[PATCH] remove name length check in a workqueueJames Bottomley-2/+0
2005-08-09[PATCH] cpuset release ABBA deadlock fixPaul Jackson-20/+48
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse-60/+92
2005-08-04[PATCH] revert "timer exit cleanup"Andrew Morton-2/+3
2005-08-04[PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt-2/+0
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell-4/+11
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar-1/+0
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton-2/+2
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman-1/+0
2005-07-28[PATCH] posix timers: fix normalization problemGeorge Anzinger-14/+3
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen-2/+2
2005-07-27[PATCH] Avoid device suspend on rebootAndrew Morton-1/+0
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl-1/+1
2005-07-27[PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap-1/+10
2005-07-27[PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap-7/+19
2005-07-27[PATCH] kernel/capability.c: add kerneldocRandy Dunlap-3/+17
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky-1/+11
2005-07-27[PATCH] itimer fixesGeorge Anzinger-21/+16
2005-07-27[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] codeNigel Cunningham-1/+1
2005-07-27Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-58/+85
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt-2/+3
2005-07-26[PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz-1/+2
2005-07-26[PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman-6/+3
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman-5/+4
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman-2/+2
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman-0/+6
2005-07-26[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman-2/+1
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman-42/+64
2005-07-26[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman-0/+2
2005-07-19Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse-40/+11
2005-07-18AUDIT: Reduce contention in audit_serial()David Woodhouse-2/+6
2005-07-15AUDIT: Fix livelock in audit_serial().David Woodhouse-11/+10
2005-07-14AUDIT: Fix compile error in audit_filter_syscallDavid Woodhouse-1/+1
2005-07-13AUDIT: Avoid scheduling in idle threadDavid Woodhouse-5/+8
2005-07-13AUDIT: Exempt the whole auditd thread-group from auditingDavid Woodhouse-2/+2
2005-07-13[AUDIT] Fix sparse warning about gfp_mask typeVictor Fusco-1/+1
2005-07-13[PATCH] inotify: move sysctlRobert Love-40/+11
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse-34/+103
2005-07-12[PATCH] inotifyRobert Love-1/+49
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds-1/+15
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins-1/+3
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton-2/+3
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown-1/+15
2005-07-11[ACPI] Suspend to RAM fixDavid Shaohua Li-0/+14
2005-07-11[ACPI] ACPI poweroff fixAlexey Starikovskiy-1/+1
2005-07-07[PATCH] cond_resched(): fix bogus might_sleep() warningIngo Molnar-0/+7
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter-2/+2
2005-07-07[PATCH] pm: clean up process.cPavel Machek-4/+2