aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson1-4/+13
2005-09-07[PATCH] Provide better printk() support for SMP machinesDavid Howells1-1/+12
2005-09-07[PATCH] detect soft lockupsIngo Molnar4-0/+154
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+116
2005-09-07[PATCH] swsusp: update documentationPavel Machek1-1/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2-2/+16
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usageLaurent Vivier1-0/+3
2005-09-05[PATCH] pm: clean up /sys/power/diskPavel Machek1-2/+3
2005-09-05[PATCH] pm: fix process freezingPavel Machek1-2/+22
2005-09-05[PATCH] swsusp: fix error handling and cleanupsPavel Machek2-35/+22
2005-09-05[PATCH] swsusp: add locking to software_resumeShaohua Li1-1/+9
2005-09-05[PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt1-12/+1
2005-09-05[PATCH] encrypt suspend data for easy wipingAndreas Steinmetz2-5/+171
2005-09-05[PATCH] remove busywait in refrigeratorPavel Machek1-2/+3
2005-09-05[PATCH] swap: update swsusp use of swap_infoHugh Dickins1-6/+6
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-3/+1
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+2
2005-08-26[PATCH] completely disable cpu_exclusive sched domainPaul Jackson1-0/+13
2005-08-26[PATCH] undo partial cpu_exclusive sched domain disablingPaul Jackson1-19/+0
2005-08-24[PATCH] cpu_exclusive sched domains build fixPaul Jackson1-1/+3
2005-08-23[PATCH] cpu_exclusive sched domains on partial nodes temp fixPaul Jackson1-0/+17
2005-08-23[PATCH] preempt race in getppidDavid Meybohm1-1/+1
2005-08-18[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall1-2/+2
2005-08-17[PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda1-1/+1
2005-08-10[PATCH] remove name length check in a workqueueJames Bottomley1-2/+0
2005-08-09[PATCH] cpuset release ABBA deadlock fixPaul Jackson1-20/+48
2005-08-04[PATCH] revert "timer exit cleanup"Andrew Morton2-2/+3
2005-08-04[PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt1-2/+0
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell1-4/+11
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+0
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton1-2/+2
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman1-1/+0
2005-07-28[PATCH] posix timers: fix normalization problemGeorge Anzinger1-14/+3
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen1-2/+2
2005-07-27[PATCH] Avoid device suspend on rebootAndrew Morton1-1/+0
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-27[PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap1-1/+10
2005-07-27[PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap1-7/+19
2005-07-27[PATCH] kernel/capability.c: add kerneldocRandy Dunlap1-3/+17
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky1-1/+11
2005-07-27[PATCH] itimer fixesGeorge Anzinger1-21/+16
2005-07-27[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] codeNigel Cunningham1-1/+1
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt1-2/+3
2005-07-26[PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz1-1/+2
2005-07-26[PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman1-6/+3
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman1-5/+4
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman1-2/+2
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-26[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman1-2/+1