summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2-3/+29
2013-02-16MIPS: Cleanup break and trap codes.Ralf Baechle1-8/+0
2013-02-16MIPS: Redefine value of BRK_BUG.Steven J. Hill1-1/+1
2013-02-16MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill3-30/+93
2013-02-16MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah3-0/+216
2013-02-16MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall1-3/+12
2013-02-01MIPS: MSP71xx: Move code.Ralf Baechle35-9/+9
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle764-11712/+11712
2013-02-01MIPS: Nuke empty lines at end of files.Ralf Baechle2-2/+0
2013-02-01MIPS: Nuke trailing whitespace.Ralf Baechle1-1/+1
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle35-2877/+0
2013-02-01MIPS: SEAD3: Implement OF support.Steven J. Hill7-141/+70
2013-02-01MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle1-0/+23
2013-02-01MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle1-140/+86
2013-02-01MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle3-347/+364
2013-02-01MIPS: Whitespace cleanups and reformatting.Steven J. Hill2-13/+17
2013-02-01MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle1-12/+5
2013-02-01MIPS: sysmips: Use unreachable().Ralf Baechle1-1/+1
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-22/+67
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-73/+183
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-49/+73
2013-01-31Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin3-13/+22
2013-01-31MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-31MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-38/+50
2013-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+12
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst1-3/+0
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-28x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse4-27/+72
2013-01-28x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse1-1/+6
2013-01-28x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse1-0/+2
2013-01-28x86, efi: Fix display detection in EFI boot stubDavid Woodhouse1-2/+1
2013-01-28x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin3-28/+76
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding1-2/+4
2013-01-25x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming1-1/+1
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich1-4/+4
2013-01-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-180/+176
2013-01-24x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst1-1/+1