[PATCH] intelfb: extend partial support of i915G to include i915GM
[safe/jmp/linux-2.6] / kernel /
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: preempt_disable/enable() simplification
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Use RCU for (un)register synchronizati...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-07 David Gibson[PATCH] FUTEX_WAKE_OP: enhanced error handling
2005-11-07 Zach Brown[PATCH] aio: remove aio_max_nr accounting race
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-11-07 Pavel Machek[PATCH] swsusp: remove unused variable
2005-11-07 Pavel Machek[PATCH] swsusp cleanups
2005-11-07 Heiko Carstens[PATCH] cpu hoptlug: avoid usage of smp_processor_id...
2005-11-07 Andrew Morton[PATCH] posix-timers `unlikely' rejig
2005-11-04 Oleg Nesterov[PATCH] improve scheduler fairness a bit
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Paul E. McKenney[PATCH] Remove duplicate code in signal.c
2005-10-31 Oleg Nesterov[PATCH] remove unneeded SI_TIMER checks
2005-10-31 Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31 Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31 Paul Jackson[PATCH] sched: hardcode non-smp set_cpus_allowed
2005-10-31 Roland McGrath[PATCH] posix-cpu-timers: fix overrun reporting
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-31 Roland McGrath[PATCH] wait4 PTRACE_ATTACH race fix
2005-10-31 Coywolf Qi Hunt[PATCH] PF_DEAD cleanup
2005-10-31 Jesper Juhl[PATCH] cleanup for kernel/printk.c
2005-10-31 David Howells[PATCH] Keys: Get rid of warning in kmod.c if keys...
2005-10-31 Andrea Arcangeli[PATCH] ptrace/coredump/exit_group deadlock
2005-10-31 Paul Jackson[PATCH] cpusets: automatic numa mempolicy rebinding
2005-10-31 Paul Jackson[PATCH] cpusets: simple rename
2005-10-31 Paul Jackson[PATCH] cpusets: dual semaphore locking overhaul
2005-10-31 Paul Jackson[PATCH] cpusets: remove depth counted locking hack
2005-10-31 Paul Jackson[PATCH] cpuset cleanup
2005-10-31 Oleg Nesterov[PATCH] posix-timers: use schedule_timeout() in common_...
2005-10-31 Vadim Lobanov[PATCH] Unify sys_tkill() and sys_tgkill()
2005-10-31 Oleg Nesterov[PATCH] kill sigqueue->lock
2005-10-31 Andrew Morton[PATCH] remove timer debug field
2005-10-31 Christoph Lameter[PATCH] Use alloc_percpu to allocate workqueues locally
2005-10-31 Andrew Morton[PATCH] ntp whitespace cleanup
2005-10-31 john stultz[PATCH] NTP shift_right cleanup
2005-10-31 Alan Stern[PATCH] Add kthread_stop_sem()
2005-10-31 Oleg Nesterov[PATCH] introduce setup_timer() helper
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: two simplifications
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: get rid of unnecessary wrapper function
2005-10-31 Pavel Machek[PATCH] swsusp: cleanups
2005-10-31 Pavel Machek[PATCH] swsusp: remove unneccessary includes
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework memory freeing on resume
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: reduce the use of global variables
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: move snapshot functionality to separate...
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework image freeing
2005-10-31 Ashok Raj[PATCH] create and destroy cpufreq sysfs entries based...
2005-10-31 Brian Gerst[PATCH] Remove redundant configs.o
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap down new mmap_sem
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap use oldmm more
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-30 YOSHIFUJI Hideaki[PATCH] TIMERS: add missing compensation for HZ == 250
2005-10-29 Al Viro[PATCH] missing exports of do_settimeofday() variants
2005-10-29 Oleg Nesterov[PATCH] fix ->signal->live leak in copy_process()
2005-10-28 Al Viro[PATCH] gfp_t: kernel/*
2005-10-28 Paul MackerrasMerge in v2.6.14 by hand
2005-10-27 Roland McGrath[PATCH] Yet more posix-cpu-timer fixes
2005-10-27 Linus TorvaldsRevert "remove false BUG_ON() from run_posix_cpu_timers()"
2005-10-26 Oleg Nesterov[PATCH] Fix cpu timers expiration time
2005-10-26 Linus Torvaldsposix cpu timers: fix timer ordering
2005-10-26 Andrew Morton[PATCH] export cpu_online_map
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix posix_cpu_timer_set() vs...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: exit path cleanup
2005-10-24 Oleg Nesterov[PATCH] posix-timers: remove false BUG_ON() from run_po...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix cleanup_timers() and run_posi...
2005-10-23 Linus TorvaldsPosix timers: limit number of timers firing at once
2005-10-22 Paul MackerrasMerge changes from linux-2.6 by hand
2005-10-21 Roland McGrath[PATCH] Call exit_itimers from do_exit, not __exit_signal
2005-10-21 Linus TorvaldsRevert "Fix cpu timers exit deadlock and races"
2005-10-20 Alan Stern[PATCH] Threads shouldn't inherit PF_NOFREEZE
2005-10-20 Roland McGrath[PATCH] Fix cpu timers exit deadlock and races
2005-10-17 Eric Dumazet[PATCH] rcu: keep rcu callback event counter
2005-10-17 Oleg Nesterov[PATCH] posix-timers: fix task accounting
2005-10-17 Linus TorvaldsIncrease default RCU batching sharply
2005-10-15 Takashi Iwai[PATCH] Add missing export of getnstimeofday()
2005-10-12 Paul MackerrasMerge from Linus' tree
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-10-10 Rafael J. Wysocki[PATCH] x86_64: Set up safe page tables during resume
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-08 Oleg Nesterov[PATCH] fix do_coredump() vs SIGSTOP race
2005-10-01 Linus TorvaldsFix inequality comparison against "task->state"
2005-09-30 Al Viro[PATCH] cpuset crapectomy
2005-09-29 Roland McGrath[PATCH] Fix task state testing properly in do_signal_stop()
2005-09-29 Paul MackerrasMerge by hand from Linus' tree.
2005-09-28 Paul Jackson[PATCH] cpuset read past eof memory leak fix
2005-09-28 Rafael J. Wysocki[PATCH] swsusp: avoid problems if there are too many...
2005-09-28 Rusty Russell[PATCH] Ignore trailing whitespace on kernel parameters...
2005-09-28 Rafael J. Wysocki[PATCH] swsusp: prevent possible memory leak
next