summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-074-10/+29
* [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-072-0/+6
* [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-071-0/+45
* [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-071-1/+1
* [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-075-20/+30
* [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-076-27/+41
* [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-075-20/+24
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-075-27/+39
* [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-075-25/+34
* [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-071-0/+6
* [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-071-0/+24
* [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-073-35/+398
* [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-073-6/+6
* [PATCH] fix: dmi_check_systemRobert Love2005-09-071-1/+1
* [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-071-12/+90
* [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-071-16/+23
* [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-071-21/+0
* [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-071-45/+40
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-077-114/+4
* [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-072-445/+1
* [PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes2005-09-071-21/+69
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-7/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-0726-111/+42
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-0710-27/+27
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-073-7/+6
* [PATCH] arm26: one -g is enough for everyoneAdrian Bunk2005-09-071-4/+0
* [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-073-9/+9
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-074-4/+8
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-072-4/+5
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-072-4/+4
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-074-0/+9
* [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-071-1/+1
* [PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj2005-09-071-2/+2
* [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-071-1/+5
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-076-102/+109
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0626-538/+480
|\
| * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4
| * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-063-10/+11
| * [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
| * [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-062-37/+19
| * [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-116/+3
| * [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-062-5/+14
| * [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5
| * [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11
| * [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
OpenPOWER on IntegriCloud