aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day33-89/+89
2006-12-13[PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge1-1/+1
2006-12-13[PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar1-65/+105
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar3-8/+18
2006-12-13[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar1-8/+0
2006-12-13[PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar1-3/+1
2006-12-13[PATCH] lockdep: improve lockdep_reset()Ingo Molnar1-0/+3
2006-12-13[PATCH] lockdep: improve verbose messagesIngo Molnar1-2/+6
2006-12-13[PATCH] lockdep: filter off by defaultIngo Molnar1-2/+2
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar5-18/+60
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W4-28/+178
2006-12-13[PATCH] ocfs2: relative atime supportMark Fasheh1-0/+8
2006-12-13[PATCH] relative atimeValerie Henson4-5/+24
2006-12-13[PATCH] touch_atime() cleanupAndrew Morton1-10/+11
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel4-3/+13
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki10-13/+30
2006-12-13[PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki2-7/+9
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet4-4/+57
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson7-28/+92
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter3-22/+26
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter3-199/+223
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller1-1/+1
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap1-1/+1
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov1-2/+2
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe1-0/+2
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2-5/+3
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown4-15/+15
2006-12-13[PATCH] Fix crossbuilding checkstackJeff Dike1-4/+10
2006-12-13[PATCH] slab: fix sleeping in atomic bugChristoph Lameter1-0/+6
2006-12-13[PATCH] reorder struct pipe_buf_operationsEric Dumazet1-1/+1
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed stateKarsten Wiese2-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.ccKarsten Wiese4-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese6-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese5-10/+23
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman1-3/+3
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman3-5/+1
2006-12-13[PATCH] constify pipe_buf_operationsEric Dumazet3-12/+11
2006-12-13[PATCH] KVM: Add MAINTAINERS entryAvi Kivity1-0/+7
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity2-28/+9
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity1-1/+0
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2-21/+12
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin1-0/+2
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap1-0/+1
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle3-4/+4
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2-6/+11