summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-09-07[PATCH] Provide better printk() support for SMP machinesDavid Howells
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-07[PATCH] swsusp: update documentationPavel Machek
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-09-05[PATCH] pm: clean up /sys/power/diskPavel Machek
2005-09-05[PATCH] pm: fix process freezingPavel Machek
2005-09-05[PATCH] swsusp: fix error handling and cleanupsPavel Machek
2005-09-05[PATCH] swsusp: add locking to software_resumeShaohua Li
2005-09-05[PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt
2005-09-05[PATCH] encrypt suspend data for easy wipingAndreas Steinmetz
2005-09-05[PATCH] remove busywait in refrigeratorPavel Machek
2005-09-05[PATCH] swap: update swsusp use of swap_infoHugh Dickins
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-26[PATCH] completely disable cpu_exclusive sched domainPaul Jackson
2005-08-26[PATCH] undo partial cpu_exclusive sched domain disablingPaul Jackson
2005-08-24[PATCH] cpu_exclusive sched domains build fixPaul Jackson
2005-08-23[PATCH] cpu_exclusive sched domains on partial nodes temp fixPaul Jackson
2005-08-23[PATCH] preempt race in getppidDavid Meybohm
2005-08-18[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall
2005-08-17[PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda
2005-08-10[PATCH] remove name length check in a workqueueJames Bottomley
2005-08-09[PATCH] cpuset release ABBA deadlock fixPaul Jackson
2005-08-04[PATCH] revert "timer exit cleanup"Andrew Morton
2005-08-04[PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman
2005-07-28[PATCH] posix timers: fix normalization problemGeorge Anzinger
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen
2005-07-27[PATCH] Avoid device suspend on rebootAndrew Morton
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-07-27[PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap
2005-07-27[PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap
2005-07-27[PATCH] kernel/capability.c: add kerneldocRandy Dunlap
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky
2005-07-27[PATCH] itimer fixesGeorge Anzinger
2005-07-27[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] codeNigel Cunningham
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt
2005-07-26[PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz
2005-07-26[PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-26[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman