linux-drm-fsl-dcu.git
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-09 David HowellsFix a bad error case handling in read_cache_page_async()
2007-05-09 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09 H. Peter Anvini386: msr.h: be paranoid about types and parentheses
2007-05-09 H. Peter Anvini386: remove unused rdtsc() macro
2007-05-09 H. Peter Anvini386: cpu/transmeta.c: fix definition of USER686
2007-05-09 NeilBrownmd: improve partition detection in md array
2007-05-09 NeilBrownmd: allow reshape_position for md arrays to be set...
2007-05-09 NeilBrownmd: remove the slash from the name of a kmem_cache...
2007-05-09 NeilBrownmd: stop using csum_partial for checksum calculation...
2007-05-09 NeilBrownmd: move test for whether level supports bitmap to...
2007-05-09 Martin Peschkemd: cleanup: use seq_release_private() where appropriate
2007-05-09 Ahmed S. Darwishdrivers/md.c: Use ARRAY_SIZE macro when appropriate
2007-05-09 Michal Piotrowskiframe buffer: geforce 7300 gt
2007-05-09 Haavard Skinnemoenfbdev: add support for AVR32
2007-05-09 Antonino A... svgalib: move fb_get_caps to svgalib
2007-05-09 Ondrej Zajicekarkfb: new framebuffer driver for ARK Logic cards
2007-05-09 Ondrej Zajicekvt8623fb: new framebuffer driver for VIA VT8623
2007-05-09 David Rientjesi386 mmzone: use __maybe_unused
2007-05-09 David Rientjesi386: voyager: use __maybe_unused
2007-05-09 David Rientjessh: dma: use __maybe_unused
2007-05-09 David Rientjesi386 pci: use __maybe_unused
2007-05-09 David Rientjescompiler: introduce __used and __maybe_unused
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-09 Roman ZippelAllow arch to initialize arch field of the module structure
2007-05-09 Thomas Gleixnerclocksource: fix resume logic
2007-05-09 Christoph LameterMove remote node draining out of slab allocators
2007-05-09 Christoph LameterMake vm statistics update interval configurable
2007-05-09 Christoph Lametervmstat: use our own timer events
2007-05-09 Rafael J. Wysockimicrocode: use suspend-related CPU hotplug notifications
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Nate Dillerfs: deprecate memclear_highpage_flush
2007-05-09 Nate Dillerreiserfs: use zero_user_page
2007-05-09 Nate Dillerext3: use zero_user_page
2007-05-09 Nate Dilleraffs: use zero_user_page
2007-05-09 Nate Dillerfs: convert core functions to zero_user_page
2007-05-09 Jarek Poplawskitimer: parenthesis fix in tbase_get_deferrable() etc
2007-05-09 Eric DumazetFUTEX: new PRIVATE futexes
2007-05-09 Pierre Peifferfutex_requeue_pi optimization
2007-05-09 Pierre PeifferMake futex_wait() use an hrtimer for timeout
2007-05-09 Pierre Peifferfutex priority based wakeup
2007-05-09 Andrew Mortondeclare struct ktime
2007-05-09 Andrew Mortonaio is unlikely
2007-05-09 NeilBrownknfsd: avoid Oops if buggy userspace performs confusing...
2007-05-09 NeilBrownknfsd: various nfsd xdr cleanups
2007-05-09 Christoph Hellwigknfsd: trivial makefile cleanup
2007-05-09 NeilBrownknfsd: simplify a 'while' condition in svcsock.c
2007-05-09 Wei Yongjunknfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get...
2007-05-09 Frank Filzknfsd: fix resource leak resulting in module refcount...
2007-05-09 NeilBrownknfsd: rpc: fix server-side wrapping of krb5i replies
2007-05-09 NeilBrownknfsd: avoid use of unitialised variables on error...
2007-05-09 Akinobu Mitasunrpc: fix error path in module_init
2007-05-09 Jeff LaytonRPC: add wrapper for svc_reserve to account for checksum
2007-05-09 Eric W. Biedermannfsd/nfs4state: remove unnecessary daemonize call
2007-05-09 NeilBrownknfsd: rename sk_defer_lock to sk_lock
2007-05-09 Peter StaubachThe NFSv2/NFSv3 server does not handle zero length...
2007-05-09 Adrian Bunkremove nfs4_acl_add_ace()
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() reliable
2007-05-09 Gautham R ShenoyRemove kthread_bind() call from _cpu_down()
2007-05-09 Oleg Nesterovchange kernel threads to ignore signals instead of...
2007-05-09 Oleg Nesterovworker_thread: don't play with SIGCHLD and numa policy
2007-05-09 Oleg Nesterovwait_for_helper: remove unneeded do_sigaction()
2007-05-09 Oleg Nesterovusbatm_heavy_init: don't use CLONE_SIGHAND
2007-05-09 Eric W. BiedermanChange reparent_to_init to reparent_to_kthreadd
2007-05-09 Eric W. Biedermankthread: don't depend on work queues
2007-05-09 Oleg Nesterov____call_usermodehelper: don't flush_signals()
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Christoph Lameterslab: shut down cache_reaper when cpu goes down
2007-05-09 Oleg Nesterovzap_other_threads: remove unneeded ->exit_signal change
2007-05-09 Oleg Nesterovworker_thread: fix racy try_to_freeze() usage
2007-05-09 Oleg Nesterovworker_thread: don't play with signals
2007-05-09 Oleg Nesterovworkqueue: kill NOAUTOREL works
2007-05-09 Oleg Nesterovipvs: flush defense_work before module unload
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() work on any workque...
2007-05-09 Oleg Nesterovworkqueue: introduce wq_per_cpu() helper
2007-05-09 Oleg Nesterovunify queue_delayed_work() and queue_delayed_work_on()
2007-05-09 Oleg Nesterovmake queue_delayed_work() friendly to flush_fork()
2007-05-09 Oleg Nesterovworkqueues: shift kthread_bind() from CPU_UP_PREPARE...
2007-05-09 Oleg Nesterovworkqueue: make init_workqueues() __init
2007-05-09 Oleg Nesterovworkqueue: introduce workqueue_struct->singlethread
2007-05-09 Oleg Nesterovworkqueue: introduce cpu_singlethread_map
2007-05-09 Oleg Nesterovworkqueue: make cancel_rearming_delayed_workqueue(...
2007-05-09 Oleg Nesterovworkqueue: don't save interrupts in run_workqueue()
2007-05-09 Oleg Nesterovworkqueue: kill run_scheduled_work()
2007-05-09 Oleg Nesterovworkqueue: don't migrate pending works from the dead CPU
2007-05-09 Oleg Nesterovworkqueue: don't clear cwq->thread until it exits
2007-05-09 Oleg Nesterovworkqueue: fix flush_workqueue() vs CPU_DEAD race
2007-05-09 Oleg Nesterovworkqueue: fix freezeable workqueues implementation
2007-05-09 Heiko Carstensslab: use CPU_LOCK_[ACQUIRE|RELEASE]
2007-05-09 Heiko Carstenscall cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE...
2007-05-09 Gautham R ShenoyEliminate lock_cpu_hotplug in kernel/schedc
2007-05-09 Gautham R ShenoyDefine and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK...
2007-05-09 Gautham R ShenoyExtend notifier_call_chain to count nr_calls made
2007-05-09 Tom Zanussirelay: use plain timer instead of delayed work
2007-05-09 Andrew Mortonphy: use flush_work_keventd()
next