aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] um: fix undefined reference to hweight32Akinobu Mita2006-03-262-0/+10
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-267-11/+11
* [PATCH] frv: remove unnesesary "&"Akinobu Mita2006-03-261-3/+3
* [PATCH] cmpci: don't use generic_hweight32()Andrew Morton2006-03-261-1/+1
* [PATCH] EDAC: use EXPORT_SYMBOL_GPLDave Peterson2006-03-261-14/+14
* [PATCH] EDAC: add maintainers for chipset driversDave Peterson2006-03-261-7/+28
* [PATCH] EDAC: use sysbus_message in e752x codeDave Peterson2006-03-261-4/+2
* [PATCH] EDAC: documentation spelling fixesDave Peterson2006-03-261-17/+17
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-268-602/+558
* [PATCH] EDAC: reorder EXPORT_SYMBOL macrosDave Peterson2006-03-261-25/+13
* [PATCH] EDAC: Kconfig dependency changesDave Peterson2006-03-261-5/+5
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-268-49/+37
* [PATCH] EDAC: kobject/sysfs fixesDave Peterson2006-03-262-43/+42
* [PATCH] EDAC: kobject_init/kobject_put fixesDave Peterson2006-03-261-24/+7
* [PATCH] EDAC: edac_mc_add_mc fix [2/2]Dave Peterson2006-03-261-8/+9
* [PATCH] EDAC: edac_mc_add_mc fix [1/2]Dave Peterson2006-03-261-18/+18
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-267-44/+13
* [PATCH] EDAC: e7xxx fix minor logic bugDave Peterson2006-03-261-1/+1
* [PATCH] EDAC: i82875p cleanupDave Peterson2006-03-261-22/+32
* [PATCH] EDAC: i82860 cleanupDave Peterson2006-03-261-11/+17
* [PATCH] EDAC: e752x cleanupDave Peterson2006-03-261-28/+7
* [PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixesDave Peterson2006-03-261-6/+2
* [PATCH] EDAC: name cleanupDave Peterson2006-03-267-15/+15
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-268-240/+275
* [PATCH] EDAC: switch to kthread_ APIDave Peterson2006-03-261-78/+10
* [PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn2006-03-261-3/+1
* [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp2006-03-262-0/+1605
* [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp2006-03-261-0/+1009
* [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp2006-03-261-0/+2365
* [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interfaceHansjoerg Lipp2006-03-261-0/+81
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-262-0/+750
* [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interfaceHansjoerg Lipp2006-03-261-0/+567
* [PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp2006-03-261-0/+1983
* [PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp2006-03-262-0/+2141
* [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp2006-03-265-0/+59
* [PATCH] kprobes: fix broken fault handling for sparc64Prasanna S Panchamukhi2006-03-261-6/+60
* [PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi2006-03-261-5/+43
* [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-261-8/+55
* [PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi2006-03-261-7/+55
* [PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi2006-03-261-7/+50
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-265-13/+18
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-266-32/+14
* [PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu2006-03-261-22/+39
* [PATCH] x86: kprobes-boosterMasami Hiramatsu2006-03-262-2/+96
* [PATCH] kprobes: clean up resume_execute()Masami Hiramatsu2006-03-261-16/+10
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-268-27/+22
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-263-16/+10
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-262-18/+7