summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1045-43/+1245
|\
| * fix "ftrace: store mcount address in rec->ip"Ingo Molnar2008-07-011-1/+1
| * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-2518-328/+350
| |\
| * | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-2313-53/+57
| * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23105-3064/+5547
| |\ \
| * | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-171-1/+1
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16190-1796/+3043
| |\ \ \
| * | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-104-37/+0
| * | | | ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar2008-06-021-1/+1
| * | | | ftrace: core support for ARMAbhishek Sagar2008-06-026-0/+193
| * | | | ftrace: powerpc clean upsSteven Rostedt2008-05-265-20/+14
| * | | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-233-0/+3
| * | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-231-0/+7
| * | | | ftrace: support for PowerPCSteven Rostedt2008-05-2310-8/+396
| * | | | ftrace: fix mcount export bugIngo Molnar2008-05-232-3/+17
| * | | | sparc64: add ftrace support.David Miller2008-05-235-5/+156
| * | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-231-9/+9
| * | | | x86_64: fix kernel rodata NX settingPekka Paalanen2008-05-231-1/+1
| * | | | x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-232-0/+64
| * | | | ftrace: dont write protect kernel textSteven Rostedt2008-05-232-2/+12
| * | | | ftrace: fix the fault label in updating codeSteven Rostedt2008-05-231-2/+2
| * | | | ftrace: fix kexecIngo Molnar2008-05-232-0/+8
| * | | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-233-5/+150
| * | | | ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-154/+29
| * | | | ftrace: use nops instead of jmpSteven Rostedt2008-05-232-18/+26
| * | | | ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-232-0/+238
| * | | | ftrace: trace preempt off critical timingsSteven Rostedt2008-05-231-0/+3
| * | | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-234-2/+68
| * | | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-233-0/+65
| * | | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-233-9/+12
* | | | | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* | | | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
* | | | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-071-4/+4
|\ \ \ \ \
| * | | | | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-071-4/+4
* | | | | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-073-1/+10
|/ / / / /
* | | | | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
* | | | | Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
|\ \ \ \ \
| * | | | | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
* | | | | | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/ / / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\ \ \ \ \
| * | | | | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * | | | | arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * | | | | x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | | | | | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
* | | | | | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
* | | | | | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* | | | | | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
* | | | | | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
* | | | | | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
OpenPOWER on IntegriCloud