aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Gravatar Linus Torvalds 1-4/+5
2005-09-07[PATCH] bogus #if (simserial)Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] CHECKFLAGS on ppc64 got brokenGravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] bogus #if (arch/um/kernel/mem.c)Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cGravatar viro@ZenIV.linux.org.uk 5-1/+8
2005-09-07[PATCH] lost chunk of "uml: build cleanups"Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)Gravatar viro@ZenIV.linux.org.uk 14-0/+54
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Gravatar Linus Torvalds 29-586/+1638
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsGravatar Keshavamurthy Anil S 4-10/+29
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterGravatar Jim Keniston 2-0/+6
2005-09-07[PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundGravatar Keshavamurthy Anil S 1-0/+45
2005-09-07[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixGravatar Prasanna S Panchamukhi 1-1/+1
2005-09-07[PATCH] Kprobes: prevent possible race conditions sparc64 changesGravatar Prasanna S Panchamukhi 5-20/+30
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesGravatar Prasanna S Panchamukhi 6-27/+41
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesGravatar Prasanna S Panchamukhi 5-20/+24
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesGravatar Prasanna S Panchamukhi 5-27/+39
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesGravatar Prasanna S Panchamukhi 5-25/+34
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingGravatar Richard Purdie 1-0/+6
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsGravatar Richard Purdie 1-0/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverGravatar Richard Purdie 3-35/+398
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-09-07[PATCH] IA64: convert kcalloc to kzallocGravatar Pekka Enberg 3-6/+6
2005-09-07[PATCH] fix: dmi_check_systemGravatar Robert Love 1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryGravatar Andrey Panin 1-12/+90
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Gravatar Andrey Panin 1-16/+23
2005-09-07[PATCH] dmi: remove old debugging codeGravatar Andrey Panin 1-21/+0
2005-09-07[PATCH] dmi: remove uneeded functionGravatar Andrey Panin 1-45/+40
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsGravatar Miklos Szeredi 7-114/+4
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeGravatar John Hawkes 2-445/+1
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresGravatar John Hawkes 1-21/+69
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Gravatar Jesper Juhl 1-7/+0
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 26-111/+42
2005-09-07[PATCH] Additions to .data.read_mostly sectionGravatar Ravikiran G Thirumalai 10-27/+27
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Gravatar Adrian Bunk 3-7/+6
2005-09-07[PATCH] arm26: one -g is enough for everyoneGravatar Adrian Bunk 1-4/+0
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileGravatar David Gibson 3-9/+9
2005-09-07[PATCH] Make the bzImage format self-terminatingGravatar H. Peter Anvin 4-4/+8
2005-09-07[PATCH] move m68k rtc drivers over to initcallsGravatar Christoph Hellwig 2-4/+5
2005-09-07[PATCH] compat: be more consistent about [ug]id_tGravatar Stephen Rothwell 1-8/+8
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIGravatar Paul E. McKenney 2-4/+4
2005-09-07[PATCH] More __read_mostly variablesGravatar Christoph Lameter 2-2/+2
2005-09-07[PATCH] detect soft lockupsGravatar Ingo Molnar 4-0/+9
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedGravatar Eric W. Biederman 1-1/+1
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusGravatar Ashok Raj 1-2/+2
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Gravatar Ashok Raj 1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsGravatar Zwane Mwaikambo 1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityGravatar Ashok Raj 6-102/+109
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Gravatar Eugene Surovegin 1-1/+1
2005-09-07[ARM] 2884/1: BAST - fix PC104 IRQ routingGravatar Ben Dooks 3-18/+71
2005-09-07[ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Gravatar Adam Brooks 2-2/+2