aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-231-6/+14
* [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-213-14/+3
* Revert "Fix cpu timers exit deadlock and races"Linus Torvalds2005-10-211-11/+17
* [PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern2005-10-191-1/+1
* [PATCH] Fix cpu timers exit deadlock and racesRoland McGrath2005-10-191-17/+11
* [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-171-0/+11
* [PATCH] posix-timers: fix task accountingOleg Nesterov2005-10-171-0/+3
* Increase default RCU batching sharplyLinus Torvalds2005-10-171-1/+1
* [PATCH] Add missing export of getnstimeofday()Takashi Iwai2005-10-141-0/+1
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-0/+34
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-3/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-084-5/+5
* [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-081-1/+2
* Fix inequality comparison against "task->state"Linus Torvalds2005-10-011-1/+1
* [PATCH] cpuset crapectomyAl Viro2005-09-301-11/+1
* [PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath2005-09-291-1/+2
* [PATCH] cpuset read past eof memory leak fixPaul Jackson2005-09-281-5/+6
* [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-282-1/+8
* [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-281-2/+8
* [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-281-3/+3
* [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-281-4/+3
* Make sure SIGKILL gets proper respectLinus Torvalds2005-09-231-17/+14
* [PATCH] swsusp: fix commentsPavel Machek2005-09-222-4/+8
* [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki2005-09-221-1/+1
* [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap2005-09-221-1/+1
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-221-4/+2
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-221-6/+46
* [PATCH] Add printk_clock()Andrew Morton2005-09-211-1/+6
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-0/+6
* [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-171-2/+1
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-171-1/+2
* [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-131-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-132-147/+308
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-274-4/+17
| |\
| * | [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-271-2/+6
| * | AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-172-44/+56
| * | AUDIT: Speed up audit_filter_syscall() for the non-auditable case.David Woodhouse2005-08-171-10/+12
| * | AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse2005-08-171-1/+2
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-172-22/+48
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-0912-60/+92
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-275-58/+85
| |\ \ \ \
| * \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-191-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
| |\ \ \ \ \ \
| * | | | | | | AUDIT: Really don't audit auditd.David Woodhouse2005-07-021-2/+2