aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] bitops: generic ffz()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita1-0/+43
2006-03-26[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita1-0/+111
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita1-0/+191
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita15-72/+60
2006-03-26[PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita1-1/+0
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita1-1/+2
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__Akinobu Mita4-12/+12
2006-03-26[PATCH] oss/sonicvibes.c defines its own hweight32Richard Knutsson1-18/+0
2006-03-26[PATCH] arm: fix undefined reference to generic_flsAkinobu Mita1-1/+30
2006-03-26[PATCH] um: fix undefined reference to hweight32Akinobu Mita2-0/+10
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita7-11/+11
2006-03-26[PATCH] frv: remove unnesesary "&"Akinobu Mita1-3/+3
2006-03-26[PATCH] cmpci: don't use generic_hweight32()Andrew Morton1-1/+1
2006-03-26[PATCH] EDAC: use EXPORT_SYMBOL_GPLDave Peterson1-14/+14
2006-03-26[PATCH] EDAC: add maintainers for chipset driversDave Peterson1-7/+28
2006-03-26[PATCH] EDAC: use sysbus_message in e752x codeDave Peterson1-4/+2
2006-03-26[PATCH] EDAC: documentation spelling fixesDave Peterson1-17/+17
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson8-602/+558
2006-03-26[PATCH] EDAC: reorder EXPORT_SYMBOL macrosDave Peterson1-25/+13
2006-03-26[PATCH] EDAC: Kconfig dependency changesDave Peterson1-5/+5
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson8-49/+37
2006-03-26[PATCH] EDAC: kobject/sysfs fixesDave Peterson2-43/+42
2006-03-26[PATCH] EDAC: kobject_init/kobject_put fixesDave Peterson1-24/+7
2006-03-26[PATCH] EDAC: edac_mc_add_mc fix [2/2]Dave Peterson1-8/+9
2006-03-26[PATCH] EDAC: edac_mc_add_mc fix [1/2]Dave Peterson1-18/+18
2006-03-26[PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson7-44/+13
2006-03-26[PATCH] EDAC: e7xxx fix minor logic bugDave Peterson1-1/+1
2006-03-26[PATCH] EDAC: i82875p cleanupDave Peterson1-22/+32
2006-03-26[PATCH] EDAC: i82860 cleanupDave Peterson1-11/+17
2006-03-26[PATCH] EDAC: e752x cleanupDave Peterson1-28/+7
2006-03-26[PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixesDave Peterson1-6/+2
2006-03-26[PATCH] EDAC: name cleanupDave Peterson7-15/+15
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson8-240/+275
2006-03-26[PATCH] EDAC: switch to kthread_ APIDave Peterson1-78/+10
2006-03-26[PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn1-3/+1
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp2-0/+1605
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp1-0/+1009
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp1-0/+2365
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interfaceHansjoerg Lipp1-0/+81
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2-0/+750
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interfaceHansjoerg Lipp1-0/+567
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp1-0/+1983
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp2-0/+2141
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp5-0/+59
2006-03-26[PATCH] kprobes: fix broken fault handling for sparc64Prasanna S Panchamukhi1-6/+60
2006-03-26[PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi1-5/+43
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi1-8/+55
2006-03-26[PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi1-7/+55