pandora-kernel.git
2006-12-13 Mathieu DesnoyersDebugFS : more file/directory creation error handling
2006-12-13 Mathieu DesnoyersDebugFS : file/directory creation error handling
2006-12-13 Mathieu DesnoyersDebugFS : coding style fixes
2006-12-13 Mathieu DesnoyersDebugFS : inotify create/mkdir support
2006-12-13 Akinobu Mitadriver core: delete virtual directory on class_unregister()
2006-12-13 Kay SieversDriver core: show "initstate" of module
2006-12-13 Russell King[PATCH] Add missing KORENIX PCI ID's
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Atsushi Nemoto[PATCH] MIPS: Fix COW D-cache aliasing on fork
2006-12-13 Atsushi Nemoto[PATCH] Pass vma argument to copy_user_highpage().
2006-12-13 Atsushi Nemoto[PATCH] Fix COW D-cache aliasing on fork
2006-12-13 Russell King[PATCH] Add support for Korenix 16C950-based PCI cards
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2006-12-13 Robert P. J... [PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Helge Deller[PATCH] sstfb: add sysfs interface
2006-12-13 Geert Uytterhoeven[PATCH] fbdev: remove references to non-existent fbmon_...
2006-12-13 Sergei Shtylyov[PATCH] HPT37x: read f_CNT saved by BIOS from port
2006-12-13 Sergei Shtylyov[PATCH] ide: HPT3xx: fix PCI clock detection
2006-12-13 Sergei Shtylyov[PATCH] ide: fix the case of multiple HPT3xx chips...
2006-12-13 Sergei Shtylyov[PATCH] ide: fix HPT3xx hotswap support
2006-12-13 Sergei Shtylyov[PATCH] ide: optimize HPT37x timing tables
2006-12-13 Sergei Shtylyov[PATCH] ide: fix HPT37x timing tables
2006-12-13 Sergei Shtylyov[PATCH] ide: HPT3xxN clocking fixes
2006-12-13 Eric Dumazet[PATCH] Optimize calc_load()
2006-12-13 NeilBrown[PATCH] knfsd: Fix up some bit-rot in exp_export
2006-12-13 NeilBrown[PATCH] knfsd: Don't ignore kstrdup failure in rpc...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: simplify filehandle check
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: simplify migration op check
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: reorganize compound ops
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: make verify and nverify wrappers
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: move replay_owner to cstate
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: remove spurious replay_owner...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: pass saved and current fh togethe...
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: remove another silent drop from...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: simplify exp_pseudoroot
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
2006-12-13 Adrian Bunk[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
2006-12-13 Adrian Bunk[PATCH] one more EXPORT_UNUSED_SYMBOL removal
2006-12-13 Tigran Aivazian[PATCH] update Tigran's email addresses
2006-12-13 Eric W. Biederman[PATCH] ncpfs: ensure we free wdog_pid on parse_option...
2006-12-13 Eric W. Biederman[PATCH] ncpfs: Use struct pid to track the userspace...
2006-12-13 Eric W. Biederman[PATCH] smbfs: Make conn_pid a struct pid
2006-12-13 Eric W. Biederman[PATCH] n_r3964: Use struct pid to track user space...
2006-12-13 Dan Carpenter[PATCH] tty_io.c balance tty_ldisc_ref()
2006-12-13 David Brownell[PATCH] rtc framewok: rtc_wkalrm.enabled reporting...
2006-12-13 David Brownell[PATCH] rtc: remove syslog spam on registration
2006-12-13 Jan Beulich[PATCH] RTC driver init adjustment
2006-12-13 Jan Beulich[PATCH] rtc: fx error case
2006-12-13 Al Viro[PATCH] lockd endianness annotations
2006-12-13 Al Viro[PATCH] hci endianness annotations
2006-12-13 Al Viro[PATCH] missing includes in hilkbd
2006-12-13 Al Viro[PATCH] uml problems with linux/io.h
2006-12-13 Al Viro[PATCH] appldata_mem dependes on vm counters
2006-12-13 Al Viro[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI
2006-12-13 Ralf Baechle[PATCH] tty: remove useless memory barrier
2006-12-13 Robert P. J... [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-13 Jeremy Fitzhardinge[PATCH] Use activate_mm() in fs/aio.c:use_mm()
2006-12-13 Ingo Molnar[PATCH] lockdep: fix possible races while disabling...
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-13 Ingo Molnar[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
2006-12-13 Ingo Molnar[PATCH] lockdep: clean up VERY_VERBOSE define
2006-12-13 Ingo Molnar[PATCH] lockdep: improve lockdep_reset()
2006-12-13 Ingo Molnar[PATCH] lockdep: improve verbose messages
2006-12-13 Ingo Molnar[PATCH] lockdep: filter off by default
2006-12-13 Ingo Molnar[PATCH] debug: add sysrq_always_enabled boot option
2006-12-13 Chen, Kenneth W[PATCH] optimize o_direct on block devices
2006-12-13 Mark Fasheh[PATCH] ocfs2: relative atime support
2006-12-13 Valerie Henson[PATCH] relative atime
2006-12-13 Andrew Morton[PATCH] touch_atime() cleanup
2006-12-13 Chris Zankel[PATCH] Xtensa: Add ktermios and minor filename fix
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix SMP races in the freezer
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix freezing of stopped tasks
2006-12-13 Eric Dumazet[PATCH] SLAB: use a multiply instead of a divide in...
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-13 Christoph Lameter[PATCH] More slab.h cleanups
2006-12-13 Christoph Lameter[PATCH] Cleanup slab headers / API to allow easy additi...
2006-12-13 Mike Miller[PATCH] cciss: remove calls to pci_disable_device
2006-12-13 Mike Miller[PATCH] cciss: map out more memory for config table
2006-12-13 Jiri Slaby[PATCH] sx: fix non-PCI build
2006-12-13 Jiri Slaby[PATCH] mxser_new: fix non-PCI build
2006-12-13 Randy Dunlap[PATCH] isicom: fix build with PCI disabled
2006-12-13 Evgeniy Polyakov[PATCH] w1: Fix for kconfig entry typo
2006-12-13 Avi Kivity[PATCH] KVM: Fix vmx hardware_enable() on macbooks
2006-12-13 Michael Riepe[PATCH] KVM: Don't touch the virtual apic vt registers...
2006-12-13 Avi Kivity[PATCH] KVM: Disallow the kvm-amd module on intel hardw...
2006-12-13 NeilBrown[PATCH] md: Don't assume that READ==0 and WRITE==1...
2006-12-13 Jeff Dike[PATCH] Fix crossbuilding checkstack
2006-12-13 Christoph Lameter[PATCH] slab: fix sleeping in atomic bug
2006-12-13 Eric Dumazet[PATCH] reorder struct pipe_buf_operations
2006-12-13 Karsten Wiese[PATCH] kconfig: set gconf's save-widget's sensitivity...
2006-12-13 Karsten Wiese[PATCH] kconfig: add "void conf_set_changed_callback...
2006-12-13 Karsten Wiese[PATCH] kconfig: make sym_change_count static, let...
2006-12-13 Karsten Wiese[PATCH] kconfig: new function "bool conf_get_changed...
next