aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge by hand from Linus' tree.Paul Mackerras2005-09-28
|\
| * [PATCH] cpuset read past eof memory leak fixPaul Jackson2005-09-28
| * [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-28
| * [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-28
| * [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-28
| * [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-28
* | Don't call a NULL ack function in the generic IRQ code.Paul Mackerras2005-09-28
|/
* Make sure SIGKILL gets proper respectLinus Torvalds2005-09-23
* [PATCH] swsusp: fix commentsPavel Machek2005-09-23
* [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki2005-09-23
* [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap2005-09-23
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-23
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-23
* [PATCH] Add printk_clock()Andrew Morton2005-09-21
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
* [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-17
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-17
* [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\
| * | [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-27
| * | AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-17
| * | AUDIT: Speed up audit_filter_syscall() for the non-auditable case.David Woodhouse2005-08-17
| * | AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse2005-08-17
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-17
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-27
| |\ \ \ \
| * \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-19
| |\ \ \ \ \
| * | | | | | AUDIT: Reduce contention in audit_serial()David Woodhouse2005-07-18
| * | | | | | AUDIT: Fix livelock in audit_serial().David Woodhouse2005-07-15
| * | | | | | AUDIT: Fix compile error in audit_filter_syscallDavid Woodhouse2005-07-14
| * | | | | | AUDIT: Avoid scheduling in idle threadDavid Woodhouse2005-07-13
| * | | | | | AUDIT: Exempt the whole auditd thread-group from auditingDavid Woodhouse2005-07-13
| * | | | | | [AUDIT] Fix sparse warning about gfp_mask typeVictor Fusco2005-07-13
| * | | | | | Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-13
| |\ \ \ \ \ \
| * | | | | | | AUDIT: Really don't audit auditd.David Woodhouse2005-07-02
| * | | | | | | AUDIT: Stop waiting for backlog after audit_panic() happensDavid Woodhouse2005-07-02
| * | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \ \ \ \ \ \
| * | | | | | | | AUDIT: Use KERN_NOTICE for printk of audit recordsDavid Woodhouse2005-06-24
| * | | | | | | | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-24
| * | | | | | | | AUDIT: Return correct result from audit_filter_rules()David Woodhouse2005-06-24
| * | | | | | | | AUDIT: No really, we don't want to audit auditd.David Woodhouse2005-06-23
| * | | | | | | | AUDIT: Remove stray declaration of tsk from audit_receive_msg().David Woodhouse2005-06-22
| * | | | | | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-22
| * | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-22
| * | | | | | | | AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-21
| * | | | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-20
| * | | | | | | | AUDIT: Really exempt auditd from having its actions audited.David Woodhouse2005-06-20
| * | | | | | | | AUDIT: Drop user-generated messages immediately while auditing disabled.David Woodhouse2005-06-20
| * | | | | | | | AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-19