| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 2013-03-02 | 1 | -0/+16 |
* | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2013-02-15 | 4 | -63/+32 |
|\ |
|
| * | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk | 2013-02-15 | 3 | -55/+24 |
| * | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk | 2013-02-15 | 1 | -1/+1 |
| * | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 2013-02-13 | 1 | -7/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-02-15 | 4 | -13/+67 |
|\ \ |
|
| * | | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 2013-02-13 | 2 | -10/+63 |
| * | | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller | 2013-02-13 | 1 | -0/+1 |
| * | | sparc: kernel/sbus.c: fix memory leakage | Cong Ding | 2013-01-21 | 1 | -3/+3 |
* | | | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi | 2013-02-14 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-13 | 6 | -100/+108 |
|\ \ \ |
|
| * | | | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2013-02-13 | 2 | -0/+8 |
| * | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 2013-02-11 | 1 | -10/+11 |
| * | | | x86: Do not leak kernel page mapping locations | Kees Cook | 2013-02-07 | 1 | -3/+5 |
| * | | | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2013-02-06 | 2 | -87/+84 |
| |\ \ \ |
|
| | * | | | x86, MCE: Retract most UAPI exports | Borislav Petkov | 2013-01-09 | 2 | -87/+84 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-02-13 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | s390/timer: avoid overflow when programming clock comparator | Heiko Carstens | 2013-01-31 | 1 | -0/+3 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2013-02-13 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | m68knommu: fix trap on execing /bin/init | Greg Ungerer | 2013-02-06 | 1 | -1/+0 |
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-02-13 | 14 | -393/+410 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf | 2013-02-08 | 1 | -0/+4 |
| * | | | | | | | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf | 2013-02-08 | 1 | -1/+5 |
| * | | | | | | | tile: export a handful of symbols appropriately | Chris Metcalf | 2013-02-08 | 6 | -0/+10 |
| * | | | | | | | tile: avoid defining INT_MASK macro in <arch/interrupts.h> | Chris Metcalf | 2013-02-04 | 4 | -391/+383 |
| * | | | | | | | tile: provide "screen_info" when enabling VT | Chris Metcalf | 2013-02-04 | 1 | -0/+5 |
| * | | | | | | | tile: include kernel/Kconfig.freezer in tile Kconfig | Chris Metcalf | 2013-02-01 | 1 | -0/+2 |
| * | | | | | | | tile: remove an unused variable in copy_thread() | Chris Metcalf | 2013-02-01 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2013-02-10 | 4 | -5/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: highbank: mask cluster id from cpu_logical_map | Rob Herring | 2013-01-31 | 2 | -3/+4 |
| * | | | | | | | ARM: scu: mask cluster id from cpu_logical_map | Rob Herring | 2013-01-31 | 1 | -1/+1 |
| * | | | | | | | ARM: scu: add empty scu_enable for !CONFIG_SMP | Rob Herring | 2013-01-31 | 1 | -1/+7 |
* | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-02-08 | 4 | -5/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned | Will Deacon | 2013-02-08 | 1 | -1/+1 |
| * | | | | | | | | ARM: DMA mapping: fix bad atomic test | Russell King | 2013-02-08 | 1 | -1/+1 |
| * | | | | | | | | ARM: realview: ensure that we have sufficient IRQs available | Russell King | 2013-02-08 | 1 | -1/+1 |
| * | | | | | | | | ARM: GIC: fix GIC cpumask initialization | Russell King | 2013-02-08 | 1 | -2/+23 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pinctrl: exynos: change PINCTRL_EXYNOS option | Kukjin Kim | 2013-02-05 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/... | Linus Torvalds | 2013-02-05 | 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-04 | 2 | -6/+5 |
|\ \ \ \ \ \ \ |
|