| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/... | Linus Torvalds | 2013-02-06 | 9 | -0/+115 |
|\ |
|
| * | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| * | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| * | mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| * | m68k: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
| * | frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| * | cris: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
| * | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| * | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
| * | avr32: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-05 | 2 | -6/+5 |
|\ \ |
|
| * | | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 2013-02-04 | 1 | -4/+3 |
| * | | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin | 2013-01-31 | 107 | -394/+584 |
| |\ \ |
|
| * | | | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-01-31 | 1 | -2/+2 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-05 | 3 | -4/+14 |
|\ \ \ \ |
|
| * | | | | x86/perf: Add IvyBridge EP support | Youquan Song | 2013-01-24 | 1 | -0/+1 |
| * | | | | perf/x86: Fix P6 driver section warning | yangyongqiang | 2013-01-24 | 1 | -1/+1 |
| * | | | | arch/x86/tools/insn_sanity.c: Identify source of messages | Andrew Morton | 2013-01-24 | 1 | -2/+8 |
| * | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support | ShuoX Liu | 2013-01-24 | 1 | -1/+4 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-02-04 | 1 | -27/+35 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | powerpc/mm: Fix hash computation function | Aneesh Kumar K.V | 2013-02-04 | 1 | -27/+35 |
* | | | | | 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 |
| | |_|_|_|_|/
| |/| | | | | |
|