| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] disable unshare(CLONE_VM) for now | Oleg Nesterov | 2006-03-18 | 1 | -3/+1 |
* | [PATCH] posix-timers: fix requeue accounting when signal is ignored | Roman Zippel | 2006-03-17 | 1 | -0/+1 |
* | [PATCH] time_interpolator: add __read_mostly | Christoph Lameter | 2006-03-17 | 1 | -2/+2 |
* | [PATCH] unshare: Use rcu_assign_pointer when setting sighand | Eric W. Biederman | 2006-03-17 | 1 | -1/+1 |
* | [PATCH] Fix sigaltstack corruption among cloned threads | GOTO Masanori | 2006-03-14 | 1 | -0/+6 |
* | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig | 2006-03-11 | 2 | -8/+3 |
* | [PATCH] fix file counting | Dipankar Sarma | 2006-03-08 | 1 | -1/+4 |
* | [PATCH] rcu batch tuning | Dipankar Sarma | 2006-03-08 | 1 | -18/+58 |
* | [PATCH] idle threads should have a sane ->timestamp value | Ingo Molnar | 2006-03-08 | 1 | -0/+1 |
* | [PATCH] time: add barrier after updating jiffies_64 | Atsushi Nemoto | 2006-03-06 | 1 | -0/+2 |
* | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 2006-03-06 | 2 | -0/+51 |
* | Add early-boot-safety check to cond_resched() | Linus Torvalds | 2006-03-06 | 1 | -0/+2 |
* | [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). | Christoph Lameter | 2006-03-02 | 1 | -2/+2 |
* | [PATCH] fix acpi_video_flags on x86-64 | Stefan Seyfried | 2006-03-02 | 1 | -1/+1 |
* | [IA64] sysctl option to silence unaligned trap warnings | Jes Sorensen | 2006-02-28 | 1 | -0/+14 |
* | [PATCH] kjournald keeps reference to namespace | Bj�rn Steinbrink | 2006-02-20 | 1 | -0/+3 |
* | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-02-20 | 1 | -3/+3 |
|\ |
|
| * | [PATCH] GFP_KERNEL allocations in atomic (auditsc) | Al Viro | 2006-02-18 | 1 | -3/+3 |
* | | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n | Stephen Rothwell | 2006-02-20 | 1 | -0/+2 |
* | | [PATCH] Fix undefined symbols for nommu architecture | Luke Yang | 2006-02-20 | 1 | -0/+2 |
* | | [PATCH] suspend-to-ram: allow video options to be set at runtime | Pavel Machek | 2006-02-20 | 1 | -4/+12 |
|/ |
|
* | [PATCH] swsusp: fix breakage with swap on LVM | Rafael J. Wysocki | 2006-02-17 | 1 | -3/+1 |
* | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar | 2006-02-17 | 1 | -1/+12 |
* | [PATCH] Provide an interface for getting the current tick length | Paul Mackerras | 2006-02-17 | 1 | -5/+34 |
* | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen | 2006-02-17 | 1 | -2/+0 |
* | [PATCH] swsusp: nuke noisy message | Andrew Morton | 2006-02-15 | 1 | -3/+1 |
* | [PATCH] cpuset: oops in exit on null cpuset fix | Paul Jackson | 2006-02-15 | 1 | -1/+34 |
* | [PATCH] fix zap_thread's ptrace related problems | Oleg Nesterov | 2006-02-15 | 1 | -10/+15 |
* | [PATCH] fix kill_proc_info() vs fork() theoretical race | Oleg Nesterov | 2006-02-15 | 1 | -2/+2 |
* | [PATCH] fix kill_proc_info() vs CLONE_THREAD race | Oleg Nesterov | 2006-02-15 | 1 | -3/+2 |
* | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 2006-02-14 | 1 | -1/+12 |
* | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W | 2006-02-14 | 1 | -9/+1 |
* | [PATCH] compound page: no access_process_vm check | Hugh Dickins | 2006-02-14 | 1 | -2/+1 |
* | [PATCH] prevent recursive panic from softlockup watchdog | Jan Beulich | 2006-02-10 | 1 | -0/+1 |
* | [PATCH] sched: remove smpnice | Nick Piggin | 2006-02-10 | 1 | -111/+18 |
* | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov | 2006-02-09 | 1 | -5/+3 |
* | [PATCH] sys_signal: initialize ->sa_mask | Oleg Nesterov | 2006-02-09 | 1 | -0/+1 |
* | [PATCH] kernel/sys.c NULL noise removal | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] timer.c NULL noise removal | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 1 | -1/+0 |
* | [PATCH] unshare system call -v5: unshare files | JANAK DESAI | 2006-02-07 | 1 | -30/+51 |
* | [PATCH] unshare system call -v5: unshare vm | JANAK DESAI | 2006-02-07 | 1 | -31/+56 |
* | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI | 2006-02-07 | 1 | -6/+11 |
* | [PATCH] unshare system call -v5: unshare filesystem info | JANAK DESAI | 2006-02-07 | 1 | -3/+6 |
* | [PATCH] unshare system call -v5: system call handler function | JANAK DESAI | 2006-02-07 | 1 | -0/+232 |
* | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2006-02-07 | 2 | -17/+3 |
* | [PATCH] module: strlen_user() race fix | Andrew Morton | 2006-02-07 | 1 | -0/+3 |
* | [PATCH] swsusp: kill unneeded/unbalanced bio_get | Pavel Machek | 2006-02-07 | 1 | -4/+2 |
* | [PATCH] missing license tag in intermodule | Dave Jones | 2006-02-05 | 1 | -0/+3 |
* | [PATCH] sched: only print migration_cost once per boot | Chuck Ebbert | 2006-02-05 | 1 | -6/+8 |