Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-18 | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+3 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | mips: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -3/+6 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 1 | -1/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -112/+24 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -13/+12 |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro | 1 | -1/+1 |
2013-11-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 132 | -7088/+1983 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 8 | -40/+9 |
2013-11-06 | MIPS: Netlogic: replace early_init_devtree() call | Jayachandran C | 3 | -5/+16 |
2013-11-06 | MIPS: remove duplicate define | Michael Opdenacker | 1 | -1/+0 |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -7/+8 |
2013-11-04 | MIPS: Random whitespace clean-ups | Maciej W. Rozycki | 3 | -6/+6 |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 1 | -2/+3 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 3 | -3/+3 |
2013-10-31 | MIPS: ralink: fix return value check in rt_timer_probe() | Wei Yongjun | 1 | -1/+1 |
2013-10-30 | MIPS: db1235: Don't use MMC_CLKGATE | Ulf Hansson | 1 | -1/+0 |
2013-10-30 | MIPS: malta: Fix GIC interrupt offsets | Markos Chandras | 1 | -4/+5 |
2013-10-29 | MIPS: traps: Reformat notify_die invocations to 80 columns. | Ralf Baechle | 1 | -10/+14 |
2013-10-29 | MIPS: Print correct PC in trace dump after NMI exception | Leonid Yegoshin | 2 | -5/+22 |
2013-10-29 | MIPS: kernel: cpu-probe: Report CPU id during probe | Leonid Yegoshin | 1 | -2/+2 |
2013-10-29 | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu | 2 | -58/+0 |
2013-10-29 | MIPS: Get rid of hard-coded values for Malta PIIX4 fixups | Deng-Cheng Zhu | 2 | -13/+46 |
2013-10-29 | MIPS: Always register R4K clock when selected | Steven J. Hill | 1 | -1/+1 |
2013-10-29 | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. | Ralf Baechle | 5 | -134/+174 |
2013-10-29 | MIPS: cacheops.h: Increase indentation by one tab. | Ralf Baechle | 1 | -43/+43 |
2013-10-29 | MIPS: Remove bogus BUG_ON() | Markos Chandras | 1 | -1/+0 |
2013-10-29 | MIPS: PowerTV: Remove support code. | Ralf Baechle | 45 | -5972/+0 |
2013-10-29 | MIPS: ftrace: Add support for syscall tracepoints. | Ralf Baechle | 5 | -3/+43 |
2013-10-29 | MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry(). | Ralf Baechle | 1 | -2/+4 |
2013-10-29 | MIPS: Move audit_arch() helper function to __syscall_get_arch(). | Ralf Baechle | 2 | -13/+17 |
2013-10-29 | MIPS: Enable HAVE_ARCH_TRACEHOOK. | Ralf Baechle | 3 | -1/+81 |
2013-10-29 | MIPS: Switch ELF core dumper to use regsets. | Ralf Baechle | 1 | -0/+1 |
2013-10-29 | MIPS: Implement task_user_regset_view. | Ralf Baechle | 1 | -0/+129 |
2013-10-29 | MIPS: ptrace: Use tracehook helpers. | Ralf Baechle | 1 | -41/+5 |
2013-10-29 | MIPS: O32 / 32-bit: Always copy 4 stack arguments. | Ralf Baechle | 2 | -433/+401 |
2013-10-29 | MIPS: Provide arch_syscall_addr. | Ralf Baechle | 3 | -0/+50 |
2013-10-29 | MIPS: 32-bit: Remove unused gas macros fifty and mille. | Ralf Baechle | 1 | -14/+0 |
2013-10-29 | MIPS: Enable entries for SIGSYS in struct siginfo. | Ralf Baechle | 1 | -0/+9 |
2013-10-29 | MIPS: 64-bit: Mark native syscall table as data object. | Ralf Baechle | 1 | -1/+2 |
2013-10-29 | MIPS: compat: Mark N32 syscall table as data object. | Ralf Baechle | 1 | -0/+1 |
2013-10-29 | MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol. | Ralf Baechle | 1 | -5/+5 |