pandora-kernel.git
2006-06-28 Randy Dunlap[PATCH] fix kernel-doc in kernel/ dir
2006-06-28 Paul Fulghum[PATCH] tty: fix TCSBRK comment
2006-06-28 Evgeniy Dushistov[PATCH] ufs: ufs_read_inode cleanup
2006-06-28 Atsushi Nemoto[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rt...
2006-06-28 Vladimir V... [PATCH] generic_file_buffered_write(): deadlock on...
2006-06-28 David Woodhouse[PATCH] Remove gratuitous inclusion of <linux/config...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-28 Adrian Bunk[PATCH] fs/buffer.c: cleanups
2006-06-28 Randy Dunlap[PATCH] poison: add & use more constants
2006-06-28 Randy Dunlap[PATCH] update two drivers for poison.h
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-28 Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-06-28 James Bottomley[PATCH] voyager: fix compile after setup rework
2006-06-28 James Bottomley[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
2006-06-28 Aleksey Gorelov[PATCH] fix broken vm86 interrupt/signal handling
2006-06-28 Chuck Ebbert[PATCH] i386: use C code for current_thread_info()
2006-06-28 Rohit Seth[PATCH] i386: move phys_proc_id and cpu_core_id to...
2006-06-28 Andreas Mohr[PATCH] x86: constify some parts of arch/i386/kernel...
2006-06-28 Rusty Russell[PATCH] x86: increase interrupt vector range
2006-06-28 Shaohua Li[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation...
2006-06-28 Michael LeMay[PATCH] selinux: inherit /proc/self/attr/keycreate...
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-06-28 Yasunori Goto[PATCH] pgdat allocation and update for ia64 of memory...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation and update for ia64 of memory...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation and update for ia64 of memory...
2006-06-28 Yasunori Goto[PATCH] Register sysfs file for hotplugged new node
2006-06-28 Yasunori Goto[PATCH] sparc64: support sparsemem and !memory hotplug
2006-06-28 KAMEZAWA Hiroyuki[PATCH] catch valid mem range at onlining memory
2006-06-28 KAMEZAWA Hiroyuki[PATCH] register hot-added memory to iomem resource
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (call pgdat...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (export kswap...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (refresh...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (generic...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (get node...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (specify...
2006-06-28 Yasunori Goto[PATCH] Catch notification of memory add event of ACPI...
2006-06-28 Yasunori Goto[PATCH] Catch notification of memory add event of ACPI...
2006-06-28 KAMEZAWA Hiroyuki[PATCH] acpi memory hotplug cannot manage _CRS with...
2006-06-28 Andrew Morton[PATCH] pm_trace is dangerous
2006-06-28 Randy Dunlap[PATCH] zlib inflate: fix function definitions
2006-06-28 Randy Dunlap[PATCH] kernel/acct: fix function definition
2006-06-27 David Brownell[PATCH] fix static linking of NFS
2006-06-27 Dmitry TorokhovInput: fix resetting name, phys and uniq when unregiste...
2006-06-26 Linus TorvaldsRevert "kbuild: fix make -rR breakage"
2006-06-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26 Ben Dooks[ARM] 3657/1: S3C24XX: Documentation update of Overview.txt
2006-06-26 Russell King[ARM] Update mach-types
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Mark Fashehocfs2: fix compiler warnings in dlm_convert_lock_handler()
2006-06-26 Mark Fashehocfs2: dlm_print_one_mle() needs to be defined
2006-06-26 Kurt Hackelocfs2: remove whitespace in dlmunlock.c
2006-06-26 Kurt Hackelocfs2: move dlm work to a private work queue
2006-06-26 Kurt Hackelocfs2: fix incorrect error returns
2006-06-26 Kurt Hackelocfs2: tune down some noisy messages during dlm recovery
2006-06-26 Kurt Hackelocfs2: display message before waiting for recovery...
2006-06-26 Kurt Hackelocfs2: mlog in dlm_convert_lock_handler() should be...
2006-06-26 Kurt Hackelocfs2: retry operations when a lock is marked in recovery
2006-06-26 Kurt Hackelocfs2: use cond_resched() in dlm_thread()
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: continue recovery when a dead node is encountered
2006-06-26 Kurt Hackelocfs2: remove unneccesary spin_unlock() in dlm_remaster...
2006-06-26 Kurt Hackelocfs2: dlm_remaster_locks() should never exit without...
2006-06-26 Kurt Hackelocfs2: special case recovery lock in dlmlock_remote()
2006-06-26 Kurt Hackelocfs2: pending mastery asserts and migrations should...
2006-06-26 Kurt Hackelocfs2: temporarily disable automatic lock migration
2006-06-26 Kurt Hackelocfs2: do not unconditionally purge the lockres in...
2006-06-26 Kurt Hackelocfs2: increase backoff before waiting for recovery
2006-06-26 Kurt Hackelocfs2: have dlm_pre_master_reco_lockres() ignore dead...
2006-06-26 Kurt Hackelocfs2: give the dlm dirty list a reference on the lockres
2006-06-26 Kurt Hackelocfs2: teach dlm_restart_lock_mastery() to wait on...
2006-06-26 Kurt Hackelocfs2: gracefully handle stale create_lock messages.
2006-06-26 Kurt Hackelocfs2: update lvb immediately during recovery
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
2006-06-26 Kurt Hackelocfs2: purge lockres' sooner
2006-06-26 Kurt Hackelocfs2: dump mismatching migrated lvbs before BUG()
2006-06-26 Kurt Hackelocfs2: make dlm recovery finalization 2 stage
2006-06-26 Kurt Hackelocfs2: dlm recovery / lockres reference count fix
2006-06-26 Kurt Hackelocfs2: better error handling during assert master message
2006-06-26 Kurt Hackelocfs2: dump lockres info before we BUG() on a bad reference
2006-06-26 Mark Fashehocfs2: do LVB puts in place
2006-06-26 Kurt Hackelocfs2: mle ref count debugging
2006-06-26 Kurt Hackelocfs2: allow for an assert message during lock mastery
2006-06-26 Kurt Hackelocfs2: take mle reference during migration
2006-06-26 Kurt Hackelocfs2: properly initialize the mle structure
2006-06-26 Kurt Hackelocfs2: detach mle from heartbeat events
2006-06-26 Kurt Hackelocfs2: mle ref counting fixes
2006-06-26 Kurt Hackelocfs2: better mle debugging
2006-06-26 Kurt Hackelocfs2: clean up recovery related messages
2006-06-26 Kurt Hackelocfs2: handle network errors during recovery
2006-06-26 Kurt Hackelocfs2: only recover one dead node at a time
2006-06-26 Kurt Hackelocfs2: Better tracking for recovery state changes
2006-06-26 Kurt Hackelocfs2: Fix empty lvb check
2006-06-26 Kurt Hackelocfs2: fix inverted logic in dlm_is_node_dead
2006-06-26 Kurt Hackelocfs2: recheck lockres master before sending an unlock...
2006-06-26 Kurt Hackelocfs2: add a small delay after a failed migration
2006-06-26 Mark Fashehocfs2: silence a compile warning in dlm_alloc_pagevec()
2006-06-26 Joel Becker[PATCH] ocfs2: Alloc at least a page for the DLM hash
next