Age | Commit message (Expand) | Author | Files | Lines |
2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+11 |
2013-12-02 | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+3 |
2013-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2 | -7/+6 |
2013-12-02 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 11 | -34/+75 |
2013-12-01 | um: Build always with -mcmodel=large on 64bit | Richard Weinberger | 1 | -5/+4 |
2013-12-01 | um: Rename print_stack_trace to do_stack_trace | Richard Weinberger | 1 | -2/+2 |
2013-12-01 | ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation | Fabio Estevam | 1 | -0/+1 |
2013-12-01 | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel | Dave Martin | 2 | -9/+16 |
2013-12-01 | ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S | Victor Kamensky | 1 | -9/+31 |
2013-12-01 | ARM: footbridge: fix EBSA285 LEDs | Russell King | 1 | -9/+13 |
2013-11-30 | ARM: footbridge: fix VGA initialisation | Russell King | 2 | -2/+3 |
2013-11-30 | ARM: fix booting low-vectors machines | Russell King | 3 | -3/+4 |
2013-11-30 | ARM: dma-mapping: check DMA mask against available memory | Russell King | 1 | -2/+7 |
2013-11-29 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 8 | -66/+67 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 13 | -88/+85 |
2013-11-29 | arm64: Move PTE_PROT_NONE higher up | Catalin Marinas | 1 | -14/+17 |
2013-11-29 | arm64: Use Normal NonCacheable memory for writecombine | Catalin Marinas | 1 | -1/+1 |
2013-11-28 | arm64: debug: make aarch32 bkpt checking endian clean | Matthew Leach | 1 | -8/+12 |
2013-11-28 | arm64: ptrace: fix compat registes get/set to be endian clean | Matthew Leach | 1 | -21/+19 |
2013-11-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 18 | -24/+98 |
2013-11-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -187/+319 |
2013-11-26 | ARM: bcm2835: add missing #xxx-cells to I2C nodes | Stephen Warren | 1 | -0/+4 |
2013-11-26 | Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2.... | Kevin Hilman | 1 | -1/+1 |
2013-11-26 | ARM: dts: Add max77686 RTC interrupt to cros5250-common | Doug Anderson | 1 | -0/+12 |
2013-11-26 | ARM: vexpress/TC2: Implement MCPM power_down_finish() | Dave Martin | 3 | -5/+102 |
2013-11-26 | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 11 | -180/+199 |
2013-11-26 | ARM: omap: fix warning with LPAE build | Olof Johansson | 1 | -1/+1 |
2013-11-25 | arm64: Unmask asynchronous aborts when in kernel mode | Catalin Marinas | 3 | -0/+9 |
2013-11-25 | arm64: dts: Reserve the memory used for secondary CPU release address | Catalin Marinas | 1 | -0/+2 |
2013-11-25 | arm64: let the core code deal with preempt_count | Marc Zyngier | 1 | -22/+7 |
2013-11-25 | s390/mm: handle asce-type exceptions as normal page fault | Martin Schwidefsky | 1 | -1/+1 |
2013-11-25 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 1 | -15/+4 |
2013-11-25 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 8 | -45/+62 |
2013-11-25 | s390/uaccess: add missing page table walk range check | Heiko Carstens | 1 | -0/+3 |
2013-11-25 | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang | 1 | -1/+1 |
2013-11-25 | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling | 2 | -9/+13 |
2013-11-25 | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini | 2 | -0/+13 |
2013-11-25 | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN | Anton Blanchard | 1 | -3/+17 |
2013-11-25 | powerpc: Fix error when cross building TAGS & cscope | Michael Neuling | 1 | -0/+2 |
2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 16 | -209/+36 |
2013-11-23 | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood | 2 | -3/+2 |
2013-11-23 | powerpc/85xx: typo in dts: "interupt" (four devices) | Adam Borowski | 4 | -8/+8 |
2013-11-23 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 5 | -0/+37 |
2013-11-23 | powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well | Tiejun Chen | 1 | -0/+5 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -14/+39 |
2013-11-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -7/+29 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 20 | -36/+75 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -1/+3 |
2013-11-21 | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 1 | -2/+2 |