| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] tty: remove useless memory barrier | Ralf Baechle | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 33 | -89/+89 |
* | [PATCH] Use activate_mm() in fs/aio.c:use_mm() | Jeremy Fitzhardinge | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] lockdep: fix possible races while disabling lock-debugging | Ingo Molnar | 2006-12-13 | 1 | -65/+105 |
* | [PATCH] lockdep: print irq-trace info on asserts | Ingo Molnar | 2006-12-13 | 3 | -8/+18 |
* | [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too | Ingo Molnar | 2006-12-13 | 1 | -8/+0 |
* | [PATCH] lockdep: clean up VERY_VERBOSE define | Ingo Molnar | 2006-12-13 | 1 | -3/+1 |
* | [PATCH] lockdep: improve lockdep_reset() | Ingo Molnar | 2006-12-13 | 1 | -0/+3 |
* | [PATCH] lockdep: improve verbose messages | Ingo Molnar | 2006-12-13 | 1 | -2/+6 |
* | [PATCH] lockdep: filter off by default | Ingo Molnar | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] debug: add sysrq_always_enabled boot option | Ingo Molnar | 2006-12-13 | 5 | -18/+60 |
* | [PATCH] optimize o_direct on block devices | Chen, Kenneth W | 2006-12-13 | 4 | -28/+178 |
* | [PATCH] ocfs2: relative atime support | Mark Fasheh | 2006-12-13 | 1 | -0/+8 |
* | [PATCH] relative atime | Valerie Henson | 2006-12-13 | 4 | -5/+24 |
* | [PATCH] touch_atime() cleanup | Andrew Morton | 2006-12-13 | 1 | -10/+11 |
* | [PATCH] Xtensa: Add ktermios and minor filename fix | Chris Zankel | 2006-12-13 | 4 | -3/+13 |
* | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 2006-12-13 | 10 | -13/+30 |
* | [PATCH] PM: Fix freezing of stopped tasks | Rafael J. Wysocki | 2006-12-13 | 2 | -7/+9 |
* | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 2006-12-13 | 4 | -4/+57 |
* | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 2006-12-13 | 7 | -28/+92 |
* | [PATCH] More slab.h cleanups | Christoph Lameter | 2006-12-13 | 3 | -22/+26 |
* | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 2006-12-13 | 3 | -199/+223 |
* | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 2006-12-13 | 1 | -6/+13 |
* | [PATCH] cciss: map out more memory for config table | Mike Miller | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] sx: fix non-PCI build | Jiri Slaby | 2006-12-13 | 2 | -1/+9 |
* | [PATCH] mxser_new: fix non-PCI build | Jiri Slaby | 2006-12-13 | 2 | -1/+9 |
* | [PATCH] isicom: fix build with PCI disabled | Randy Dunlap | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] w1: Fix for kconfig entry typo | Evgeniy Polyakov | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] KVM: Fix vmx hardware_enable() on macbooks | Avi Kivity | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit | Michael Riepe | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa | Avi Kivity | 2006-12-13 | 2 | -5/+3 |
* | [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly | NeilBrown | 2006-12-13 | 4 | -15/+15 |
* | [PATCH] Fix crossbuilding checkstack | Jeff Dike | 2006-12-13 | 1 | -4/+10 |
* | [PATCH] slab: fix sleeping in atomic bug | Christoph Lameter | 2006-12-13 | 1 | -0/+6 |
* | [PATCH] reorder struct pipe_buf_operations | Eric Dumazet | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2006-12-13 | 2 | -19/+20 |
* | [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ... | Karsten Wiese | 2006-12-13 | 4 | -2/+27 |
* | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 2006-12-13 | 6 | -9/+21 |
* | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 2006-12-13 | 5 | -10/+23 |
* | [PATCH] vt: fix comments to not refer to kill_proc | Eric W. Biederman | 2006-12-13 | 1 | -3/+3 |
* | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman | 2006-12-13 | 3 | -5/+1 |
* | [PATCH] constify pipe_buf_operations | Eric Dumazet | 2006-12-13 | 3 | -12/+11 |
* | [PATCH] KVM: Add MAINTAINERS entry | Avi Kivity | 2006-12-13 | 1 | -0/+7 |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 | 2 | -28/+9 |
* | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2006-12-13 | 2 | -21/+12 |
* | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] Fix section mismatch in parainstructions | Randy Dunlap | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 | 3 | -4/+4 |
* | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 2006-12-13 | 1 | -66/+52 |