aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman1-42/+64
2005-07-26[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman1-0/+2
2005-07-13[PATCH] inotify: move sysctlRobert Love1-40/+11
2005-07-12[PATCH] inotifyRobert Love3-1/+49
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds1-1/+15
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins1-1/+3
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton2-2/+3
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+15
2005-07-11[ACPI] Suspend to RAM fixDavid Shaohua Li1-0/+14
2005-07-11[ACPI] ACPI poweroff fixAlexey Starikovskiy1-1/+1
2005-07-07[PATCH] cond_resched(): fix bogus might_sleep() warningIngo Molnar1-0/+7
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-2/+2
2005-07-07[PATCH] pm: clean up process.cPavel Machek1-4/+2
2005-07-07[PATCH] swsusp: fix error handlingPavel Machek1-12/+11
2005-07-07[PATCH] pm: Fix resume from initrdPavel Machek2-10/+10
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-28[PATCH] irqpollAlan Cox2-3/+112
2005-06-28[PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov1-2/+6
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna1-5/+4
2005-06-28[PATCH] Tweak idle thread setup semanticsIngo Molnar1-1/+8
2005-06-28[PATCH] kexec: fix sparse warningsAlexey Dobriyan1-5/+5
2005-06-27[PATCH] Return probe redesign: architecture independent changesRusty Lynch1-50/+19
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-0/+101
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe3-8/+7
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds3-21/+13
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter3-21/+13
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-1/+1
2005-06-25[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl1-2/+1
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer1-1/+1
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-142/+160
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2-3/+12
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal1-1/+1
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal1-0/+3
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal2-0/+50
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-0/+13