| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-02-01 | 18 | -22/+67 |
|\ |
|
| * | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 2013-01-31 | 2 | -4/+39 |
| * | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt | 2013-01-31 | 2 | -6/+6 |
| * | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 2013-01-30 | 1 | -1/+4 |
| * | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
| * | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
| * | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 2013-01-30 | 1 | -1/+1 |
| * | MIPS: DSP: Fix DSP mask for registers. | Steven J. Hill | 2013-01-24 | 1 | -1/+1 |
| * | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney | 2013-01-23 | 1 | -0/+1 |
| * | MIPS: Octeon: Fix warning. | Ralf Baechle | 2013-01-22 | 1 | -4/+5 |
| * | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven | 2013-01-22 | 1 | -1/+1 |
| * | MIPS: PNX833x: Fix comment. | Ralf Baechle | 2013-01-22 | 1 | -1/+1 |
| * | MIPS: Add struct p_format to union mips_instruction. | Ralf Baechle | 2013-01-17 | 1 | -0/+1 |
| * | MIPS: Export <asm/break.h>. | Ralf Baechle | 2013-01-16 | 2 | -0/+1 |
| * | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle | 2013-01-16 | 1 | -0/+1 |
| * | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel | 2013-01-16 | 1 | -0/+2 |
| * | MIPS: vpe.c: Fix null pointer dereference in print arguments. | Cong Ding | 2013-01-16 | 1 | -1/+1 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-31 | 11 | -73/+183 |
|\ \ |
|
| * \ | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 2013-01-30 | 3 | -13/+22 |
| |\ \ |
|
| | * | | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst | 2013-01-29 | 1 | -3/+0 |
| | * | | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 2013-01-25 | 1 | -1/+1 |
| | * | | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich | 2013-01-25 | 1 | -4/+4 |
| | * | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-01-18 | 1 | -5/+17 |
| * | | | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 2013-01-27 | 4 | -27/+72 |
| * | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse | 2013-01-27 | 1 | -1/+6 |
| * | | | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 2013-01-27 | 1 | -0/+2 |
| * | | | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 2013-01-27 | 1 | -2/+1 |
| * | | | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 2013-01-27 | 3 | -28/+76 |
| * | | | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 2013-01-27 | 1 | -2/+4 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-01-31 | 11 | -49/+73 |
|\ \ \ \ |
|
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 4 | -38/+50 |
| * | | | | x86/msr: Add capabilities check | Alan Cox | 2013-01-24 | 1 | -0/+3 |
| * | | | | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES | Maarten Lankhorst | 2013-01-24 | 1 | -1/+1 |
| * | | | | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap | 2013-01-24 | 1 | -0/+1 |
| * | | | | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2013-01-24 | 2 | -4/+8 |
| * | | | | x86-64: Fix unwind annotations in recent NMI changes | Jan Beulich | 2013-01-24 | 1 | -4/+3 |
| * | | | | x86-32: Start out cr0 clean, disable paging before modifying cr3/4 | H. Peter Anvin | 2013-01-19 | 1 | -2/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-01-30 | 1 | -0/+12 |
|\ \ \ \ |
|
| * | | | | s390/thp: implement pmdp_set_wrprotect() | Gerald Schaefer | 2013-01-22 | 1 | -0/+12 |
* | | | | | powerpc: Max next_tb to prevent from replaying timer interrupt | Tiejun Chen | 2013-01-29 | 1 | -2/+7 |
* | | | | | powerpc: kernel/kgdb.c: Fix memory leakage | Cong Ding | 2013-01-29 | 1 | -2/+3 |
* | | | | | powerpc/book3e: Disable interrupt after preempt_schedule_irq | Tiejun Chen | 2013-01-29 | 1 | -0/+13 |
* | | | | | powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function | Carl E. Love | 2013-01-29 | 1 | -1/+1 |
* | | | | | powerpc/pasemi: Fix crash on reboot | Steven Rostedt | 2013-01-29 | 1 | -0/+7 |
* | | | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 | Li Zhong | 2013-01-29 | 1 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-01-24 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | KVM: PPC: Emulate dcbf | Alexander Graf | 2013-01-18 | 1 | -0/+2 |
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-24 | 6 | -27/+26 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li... | Russell King | 2013-01-19 | 305 | -1068/+1129 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: virt: simplify __hyp_stub_install epilog | Marc Zyngier | 2013-01-10 | 1 | -9/+3 |