summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [PATCH] pm: Fix resume from initrdPavel Machek2005-07-072-10/+10
| * | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* | | AUDIT: Really don't audit auditd.David Woodhouse2005-07-021-2/+2
* | | AUDIT: Stop waiting for backlog after audit_panic() happensDavid Woodhouse2005-07-021-5/+10
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-0237-907/+3049
|\ \ \ | |/ /
| * | [PATCH] irqpollAlan Cox2005-06-282-3/+112
| * | [PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov2005-06-281-2/+6
| * | [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-5/+4
| * | [PATCH] Tweak idle thread setup semanticsIngo Molnar2005-06-281-1/+8
| * | [PATCH] kexec: fix sparse warningsAlexey Dobriyan2005-06-281-5/+5
| * | [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-271-50/+19
| * | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-0/+101
| * | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-8/+7
| * | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-253-21/+13
| |\ \
| | * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-253-21/+13
| * | | [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-1/+1
| * | | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl2005-06-251-2/+1
| * | | [PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer2005-06-251-1/+1
| * | | [PATCH] kexec code cleanupManeesh Soni2005-06-251-142/+160
| * | | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-252-3/+12
| * | | [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-251-1/+1
| * | | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+3
| * | | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-252-0/+50
| * | | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-0/+13
| * | | [PATCH] Kexec on panic vmlinux initrd fixVivek Goyal2005-06-251-1/+1
| * | | [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-255-2/+1080
| * | | [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-251-8/+49
| * | | [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar2005-06-251-1/+1
| * | | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-251-0/+24
| * | | [PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala2005-06-251-13/+76
| * | | [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-46/+86
| * | | [PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette2005-06-251-7/+18
OpenPOWER on IntegriCloud