aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-12-13[PATCH] appldata_mem dependes on vm countersAl Viro
2006-12-13[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge
2006-12-13[PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar
2006-12-13[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar
2006-12-13[PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar
2006-12-13[PATCH] lockdep: improve lockdep_reset()Ingo Molnar
2006-12-13[PATCH] lockdep: improve verbose messagesIngo Molnar
2006-12-13[PATCH] lockdep: filter off by defaultIngo Molnar
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W
2006-12-13[PATCH] ocfs2: relative atime supportMark Fasheh
2006-12-13[PATCH] relative atimeValerie Henson
2006-12-13[PATCH] touch_atime() cleanupAndrew Morton
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown
2006-12-13[PATCH] Fix crossbuilding checkstackJeff Dike
2006-12-13[PATCH] slab: fix sleeping in atomic bugChristoph Lameter
2006-12-13[PATCH] reorder struct pipe_buf_operationsEric Dumazet
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman
2006-12-13[PATCH] constify pipe_buf_operationsEric Dumazet
2006-12-13[PATCH] KVM: Add MAINTAINERS entryAvi Kivity
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin