aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle1-2/+1
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle1-3/+0
2011-05-10MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski1-1/+1
2011-05-10MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEONDavid Daney1-11/+4
2011-05-10MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.David Daney1-5/+0
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2-1/+2
2011-05-10MIPS: MSP: Fix build errorRalf Baechle1-0/+3
2011-05-10MIPS: MSP71xx: Fix typo in msp_per_irq_controllerYoichi Yuasa1-1/+1
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle1-2/+3
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle1-3/+2
2011-05-10MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle1-2/+1
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle1-11/+3
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-05-10MIPS: tlbex: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-05-10MIPS: c-r4k: Fix GCC 4.6.0 build errorRalf Baechle1-2/+0
2011-05-10MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney1-2/+3
2011-05-10[S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky1-1/+1
2011-05-10[S390] oprofile: fix min/max interval query checksMartin Schwidefsky3-18/+8
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu3-24/+16
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger1-0/+1
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2-2/+2
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner3-6/+60
2011-05-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixesRussell King3-12/+26
2011-05-07ARM: zImage: the page table memory must be considered before relocationNicolas Pitre1-1/+2
2011-05-07ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre1-10/+17
2011-05-06ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren1-0/+5
2011-05-06ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2-1/+2
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitionsPeter Zijlstra1-35/+52
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()Frederic Weisbecker1-4/+11
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgentIngo Molnar8-10/+215
2011-05-05Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-1/+83
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar4-10/+41
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+124
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-8/+8
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin1-6/+6
2011-05-02xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini1-1/+1
2011-05-02xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk1-0/+123
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-343/+519
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+2
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu1-1/+1
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-10/+52
2011-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-11/+11
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds12-18/+56
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King3-321/+462
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1