summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-134-807/+0
* [PATCH] one more EXPORT_UNUSED_SYMBOL removalAdrian Bunk2006-12-131-2/+0
* [PATCH] update Tigran's email addressesTigran Aivazian2006-12-133-6/+6
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-131-8/+15
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-132-6/+7
* [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-134-8/+10
* [PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman2006-12-132-21/+18
* [PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter2006-12-131-6/+1
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-135-12/+8
* [PATCH] rtc: remove syslog spam on registrationDavid Brownell2006-12-133-3/+3
* [PATCH] RTC driver init adjustmentJan Beulich2006-12-131-15/+17
* [PATCH] rtc: fx error caseJan Beulich2006-12-131-0/+8
* [PATCH] lockd endianness annotationsAl Viro2006-12-1310-42/+43
* [PATCH] hci endianness annotationsAl Viro2006-12-132-4/+4
* [PATCH] missing includes in hilkbdAl Viro2006-12-131-0/+5
* [PATCH] uml problems with linux/io.hAl Viro2006-12-134-3/+7
* [PATCH] appldata_mem dependes on vm countersAl Viro2006-12-131-1/+1
* [PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro2006-12-131-1/+1
* [PATCH] tty: remove useless memory barrierRalf Baechle2006-12-131-1/+0
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-1333-89/+89
* [PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge2006-12-131-1/+1
* [PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar2006-12-131-65/+105
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-133-8/+18
* [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar2006-12-131-8/+0
* [PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar2006-12-131-3/+1
* [PATCH] lockdep: improve lockdep_reset()Ingo Molnar2006-12-131-0/+3
* [PATCH] lockdep: improve verbose messagesIngo Molnar2006-12-131-2/+6
* [PATCH] lockdep: filter off by defaultIngo Molnar2006-12-131-2/+2
* [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-135-18/+60
* [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-134-28/+178
* [PATCH] ocfs2: relative atime supportMark Fasheh2006-12-131-0/+8
* [PATCH] relative atimeValerie Henson2006-12-134-5/+24
* [PATCH] touch_atime() cleanupAndrew Morton2006-12-131-10/+11
* [PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-134-3/+13
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-1310-13/+30
* [PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki2006-12-132-7/+9
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-134-4/+57
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-137-28/+92
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-133-22/+26
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-133-199/+223
* [PATCH] cciss: remove calls to pci_disable_deviceMike Miller2006-12-131-6/+13
* [PATCH] cciss: map out more memory for config tableMike Miller2006-12-131-1/+1
* [PATCH] sx: fix non-PCI buildJiri Slaby2006-12-132-1/+9
* [PATCH] mxser_new: fix non-PCI buildJiri Slaby2006-12-132-1/+9
* [PATCH] isicom: fix build with PCI disabledRandy Dunlap2006-12-131-1/+1
* [PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov2006-12-131-2/+2
* [PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity2006-12-131-1/+1
* [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe2006-12-131-0/+2
* [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2006-12-132-5/+3
* [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown2006-12-134-15/+15