drm: fixup i915 breadcrumb read/write
[safe/jmp/linux-2.6] / kernel /
2006-03-18 Oleg Nesterov[PATCH] disable unshare(CLONE_VM) for now
2006-03-17 Roman Zippel[PATCH] posix-timers: fix requeue accounting when signa...
2006-03-17 Christoph Lameter[PATCH] time_interpolator: add __read_mostly
2006-03-17 Eric W. Biederman[PATCH] unshare: Use rcu_assign_pointer when setting...
2006-03-14 GOTO Masanori[PATCH] Fix sigaltstack corruption among cloned threads
2006-03-11 Christoph Hellwig[PATCH] remove __put_task_struct_cb export again
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-03-08 Dipankar Sarma[PATCH] rcu batch tuning
2006-03-08 Ingo Molnar[PATCH] idle threads should have a sane ->timestamp...
2006-03-07 Atsushi Nemoto[PATCH] time: add barrier after updating jiffies_64
2006-03-07 Tony Lindgren[PATCH] fix next_timer_interrupt() for hrtimer
2006-03-07 Linus TorvaldsAdd early-boot-safety check to cond_resched()
2006-03-02 Christoph Lameter[PATCH] time_interpolator: Use readq_relaxed() instead...
2006-03-02 Stefan Seyfried[PATCH] fix acpi_video_flags on x86-64
2006-02-28 Jes Sorensen[IA64] sysctl option to silence unaligned trap warnings
2006-02-21 Björn Steinbrink[PATCH] kjournald keeps reference to namespace
2006-02-21 Linus TorvaldsMerge branch 'fixes.b8' of git://git./linux/kernel...
2006-02-21 Stephen Rothwell[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
2006-02-21 Luke Yang[PATCH] Fix undefined symbols for nommu architecture
2006-02-21 Pavel Machek[PATCH] suspend-to-ram: allow video options to be set...
2006-02-18 Al Viro[PATCH] GFP_KERNEL allocations in atomic (auditsc)
2006-02-17 Rafael J. Wysocki[PATCH] swsusp: fix breakage with swap on LVM
2006-02-17 Ingo Molnar[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
2006-02-17 Paul Mackerras[PATCH] Provide an interface for getting the current...
2006-02-17 Andi Kleen[PATCH] x86_64: Add boot option to disable randomized...
2006-02-15 Andrew Morton[PATCH] swsusp: nuke noisy message
2006-02-15 Paul Jackson[PATCH] cpuset: oops in exit on null cpuset fix
2006-02-15 Oleg Nesterov[PATCH] fix zap_thread's ptrace related problems
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs fork() theoretical...
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs CLONE_THREAD race
2006-02-15 Ingo Molnar[PATCH] hrtimer: round up relative start time on low...
2006-02-15 Chen, Kenneth W[PATCH] sched: revert "filter affine wakeups"
2006-02-15 Hugh Dickins[PATCH] compound page: no access_process_vm check
2006-02-10 Jan Beulich[PATCH] prevent recursive panic from softlockup watchdog
2006-02-10 Nick Piggin[PATCH] sched: remove smpnice
2006-02-10 Oleg Nesterov[PATCH] do_sigaction: cleanup ->sa_mask manipulation
2006-02-10 Oleg Nesterov[PATCH] sys_signal: initialize ->sa_mask
2006-02-08 Al Viro[PATCH] kernel/sys.c NULL noise removal
2006-02-08 Al Viro[PATCH] timer.c NULL noise removal
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare files
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare vm
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare namespace
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare filesystem...
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: system call handler...
2006-02-08 Rafael J. Wysocki[PATCH] Fix build failure in recent pm_prepare_* changes.
2006-02-08 Andrew Morton[PATCH] module: strlen_user() race fix
2006-02-08 Pavel Machek[PATCH] swsusp: kill unneeded/unbalanced bio_get
2006-02-05 Dave Jones[PATCH] missing license tag in intermodule
2006-02-05 Chuck Ebbert[PATCH] sched: only print migration_cost once per boot
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-03 Andrew Morton[PATCH] uninline __sigqueue_free()
2006-02-03 Randy Dunlap[PATCH] cpuset: fix sparse warning
2006-02-03 George Anzinger[PATCH] Normalize timespec for negative values in ns_to...
2006-02-03 Keith Owens[PATCH] Tell kallsyms_lookup_name() to ignore type...
2006-02-03 Ananth N Mavinakay... [PATCH] Kprobes: Fix deadlock in function-return probes
2006-02-03 Adrian Bunk[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SU...
2006-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: configurable off node allocation...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: minor fixes
2006-02-01 Rafael J. Wysocki[PATCH] swsusp: do not change log level during suspend...
2006-02-01 Jack Steiner[PATCH] sys_sched_getaffinity() & hotplug
2006-02-01 Adrian Bunk[PATCH] kernel/posix-timers.c: remove do_posix_clock_no...
2006-02-01 Thomas Gleixner[PATCH] hrtimers: set correct initial expiry time for...
2006-02-01 Thomas Gleixner[PATCH] hrtimers: add back lost credit lines
2006-02-01 George Anzinger[PATCH] hrtimers: cleanups and simplifications
2006-02-01 akpm@osdl.org[PATCH] hrtimers: fix posix-timer requeue race
2006-02-01 Thomas Gleixner[PATCH] hrtimers: fix oldvalue return in setitimer
2006-02-01 Thomas Gleixner[PATCH] hrtimers: fix possible use of NULL pointer...
2006-02-01 Thomas Gleixner[PATCH] hrtimers: fixup itimer conversion
2006-02-01 Rafael J. Wysocki[PATCH] swsusp: use bytes as image size units
2006-02-01 Andrew Morton[PATCH] "Fix uidhash_lock <-> RXU deadlock" fix
2006-01-31 Ingo Molnar[PATCH] rcu_torture_lock deadlock fix
2006-01-31 Ingo Molnar[PATCH] fix uidhash_lock <-> RCU deadlock
2006-01-31 Ingo Molnar[PATCH] Fix boot-time slowdown for measure_migration_cost
2006-01-31 Linus TorvaldsDon't try to "validate" a non-existing timeval.
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-19 Alan Cox[PATCH] EDAC: atomic scrub operations
2006-01-19 David Woodhouse[PATCH] Generic sys_rt_sigsuspend()
2006-01-19 Jason Baron[PATCH] fix sched_setscheduler semantics
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: proc override
2006-01-17 Ingo Molnar[PATCH] kernel/hrtimer.c sparse warning fix
2006-01-17 Adrian Bunk[PATCH] build kernel/intermodule.c only when required
2006-01-17 Jonathan Corbet[PATCH] hrtimer comment tweak
2006-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-15 Paul Jackson[PATCH] cpuset oom lock fix
2006-01-15 Martin Schwidefsky[PATCH] s390: spinlock fixes
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-15 Ingo Molnar[PATCH] sched: add new SCHED_BATCH policy
2006-01-15 Christian Kujaucorrect email address of Manfred Spraul
2006-01-15 Adrian BunkSOFTWARE_SUSPEND: fix a typo in the dependencies
2006-01-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/hrtimer-2.6
2006-01-12 akpm@osdl.org[PATCH] sched: filter affine wakeups
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Thomas Gleixner[hrtimer] Enforce resolution as lower limit of intervals
2006-01-12 Thomas Gleixner[hrtimer] Change resolution storage to ktime_t format
2006-01-12 Thomas Gleixner[hrtimer] Remove listhead from hrtimer struct
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Andi Kleen[PATCH] x86_64: Make the cpu_*_maps in kernel/sched...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
next