summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-172-22/+48
|\
| * [PATCH] remove name length check in a workqueueJames Bottomley2005-08-101-2/+0
| * [PATCH] cpuset release ABBA deadlock fixPaul Jackson2005-08-091-20/+48
* | Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-0912-60/+92
|\ \ | |/
| * [PATCH] revert "timer exit cleanup"Andrew Morton2005-08-042-2/+3
| * [PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt2005-08-041-2/+0
| * [PATCH] Module per-cpu alignment cannot always be metRusty Russell2005-08-011-4/+11
| * [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-011-1/+0
| * [PATCH] revert bogus softirq changesAndrew Morton2005-07-301-2/+2
| * [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman2005-07-291-1/+0
| * [PATCH] posix timers: fix normalization problemGeorge Anzinger2005-07-281-14/+3
| * [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-281-2/+2
| * [PATCH] Avoid device suspend on rebootAndrew Morton2005-07-271-1/+0
| * [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
| * [PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap2005-07-271-1/+10
| * [PATCH] kernel/cpuset.c: add kerneldoc, fix typosRandy Dunlap2005-07-271-7/+19
| * [PATCH] kernel/capability.c: add kerneldocRandy Dunlap2005-07-271-3/+17
| * [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-271-1/+11
| * [PATCH] itimer fixesGeorge Anzinger2005-07-271-21/+16
| * [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] codeNigel Cunningham2005-07-271-1/+1
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-275-58/+85
|\ \ | |/
| * [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt2005-07-261-2/+3
| * [PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz2005-07-261-1/+2
| * [PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman2005-07-261-6/+3
| * [PATCH] Call emergency_reboot from panicEric W. Biederman2005-07-261-5/+4
| * [PATCH] Use kernel_power_off in sysrq-oEric W. Biederman2005-07-261-2/+2
| * [PATCH] Add emergency_restart()Eric W. Biederman2005-07-261-0/+6
| * [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman2005-07-261-2/+1
| * [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-261-42/+64
| * [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman2005-07-261-0/+2
* | Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-191-40/+11
|\ \ | |/
| * [PATCH] inotify: move sysctlRobert Love2005-07-131-40/+11
* | AUDIT: Reduce contention in audit_serial()David Woodhouse2005-07-182-2/+6
* | AUDIT: Fix livelock in audit_serial().David Woodhouse2005-07-151-11/+10
* | AUDIT: Fix compile error in audit_filter_syscallDavid Woodhouse2005-07-141-1/+1
* | AUDIT: Avoid scheduling in idle threadDavid Woodhouse2005-07-131-5/+8
* | AUDIT: Exempt the whole auditd thread-group from auditingDavid Woodhouse2005-07-131-2/+2
* | [AUDIT] Fix sparse warning about gfp_mask typeVictor Fusco2005-07-131-1/+1
* | Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-1311-34/+103
|\ \ | |/
| * [PATCH] inotifyRobert Love2005-07-123-1/+49
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds2005-07-121-1/+15
| |\
| | * [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-1/+15
| | |\
| | | * [ACPI] Suspend to RAM fixDavid Shaohua Li2005-07-111-0/+14
| | | * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-111-1/+1
| * | | [PATCH] lower VM_DONTCOPY total_vmHugh Dickins2005-07-121-1/+3
| * | | [PATCH] name_to_dev_t warning fixAndrew Morton2005-07-122-2/+3
| |/ /
| * | [PATCH] cond_resched(): fix bogus might_sleep() warningIngo Molnar2005-07-071-0/+7
| * | [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-2/+2
| * | [PATCH] pm: clean up process.cPavel Machek2005-07-071-4/+2
| * | [PATCH] swsusp: fix error handlingPavel Machek2005-07-071-12/+11
OpenPOWER on IntegriCloud