Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched/wait: Make the __wait_event*() interface more friendly | Peter Zijlstra | 2013-10-04 | 1 | -10/+9 | |
| * | | | | | | | | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 1 | -3/+2 | |
| * | | | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-11-08 | 132 | -7088/+1983 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | MIPS: remove duplicate define | Michael Opdenacker | 2013-11-06 | 1 | -1/+0 | |
| * | | | | | | | | MIPS: Random whitespace clean-ups | Maciej W. Rozycki | 2013-11-04 | 3 | -6/+6 | |
| * | | | | | | | | MIPS: traps: Reformat notify_die invocations to 80 columns. | Ralf Baechle | 2013-10-29 | 1 | -10/+14 | |
| * | | | | | | | | MIPS: Print correct PC in trace dump after NMI exception | Leonid Yegoshin | 2013-10-29 | 2 | -5/+22 | |
| * | | | | | | | | MIPS: kernel: cpu-probe: Report CPU id during probe | Leonid Yegoshin | 2013-10-29 | 1 | -2/+2 | |
| * | | | | | | | | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu | 2013-10-29 | 2 | -58/+0 | |
| * | | | | | | | | MIPS: Get rid of hard-coded values for Malta PIIX4 fixups | Deng-Cheng Zhu | 2013-10-29 | 2 | -13/+46 | |
| * | | | | | | | | MIPS: Always register R4K clock when selected | Steven J. Hill | 2013-10-29 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. | Ralf Baechle | 2013-10-29 | 5 | -134/+174 | |
| * | | | | | | | | MIPS: cacheops.h: Increase indentation by one tab. | Ralf Baechle | 2013-10-29 | 1 | -43/+43 | |
| * | | | | | | | | MIPS: Remove bogus BUG_ON() | Markos Chandras | 2013-10-29 | 1 | -1/+0 | |
| * | | | | | | | | MIPS: PowerTV: Remove support code. | Ralf Baechle | 2013-10-29 | 45 | -5972/+0 | |
| * | | | | | | | | MIPS: ftrace: Add support for syscall tracepoints. | Ralf Baechle | 2013-10-29 | 5 | -3/+43 | |
| * | | | | | | | | MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry(). | Ralf Baechle | 2013-10-29 | 1 | -2/+4 | |
| * | | | | | | | | MIPS: Move audit_arch() helper function to __syscall_get_arch(). | Ralf Baechle | 2013-10-29 | 2 | -13/+17 | |
| * | | | | | | | | MIPS: Enable HAVE_ARCH_TRACEHOOK. | Ralf Baechle | 2013-10-29 | 3 | -1/+81 | |
| * | | | | | | | | MIPS: Switch ELF core dumper to use regsets. | Ralf Baechle | 2013-10-29 | 1 | -0/+1 | |
| * | | | | | | | | MIPS: Implement task_user_regset_view. | Ralf Baechle | 2013-10-29 | 1 | -0/+129 | |
| * | | | | | | | | MIPS: ptrace: Use tracehook helpers. | Ralf Baechle | 2013-10-29 | 1 | -41/+5 | |
| * | | | | | | | | MIPS: O32 / 32-bit: Always copy 4 stack arguments. | Ralf Baechle | 2013-10-29 | 2 | -433/+401 | |
| * | | | | | | | | MIPS: Provide arch_syscall_addr. | Ralf Baechle | 2013-10-29 | 3 | -0/+50 | |
| * | | | | | | | | MIPS: 32-bit: Remove unused gas macros fifty and mille. | Ralf Baechle | 2013-10-29 | 1 | -14/+0 | |
| * | | | | | | | | MIPS: Enable entries for SIGSYS in struct siginfo. | Ralf Baechle | 2013-10-29 | 1 | -0/+9 | |
| * | | | | | | | | MIPS: 64-bit: Mark native syscall table as data object. | Ralf Baechle | 2013-10-29 | 1 | -1/+2 | |
| * | | | | | | | | MIPS: compat: Mark N32 syscall table as data object. | Ralf Baechle | 2013-10-29 | 1 | -0/+1 | |
| * | | | | | | | | MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol. | Ralf Baechle | 2013-10-29 | 1 | -5/+5 | |
| * | | | | | | | | MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT | Jayachandran C | 2013-10-29 | 3 | -40/+58 | |
| * | | | | | | | | MIPS: Tell R4k SC and MC variations apart | Maciej W. Rozycki | 2013-10-29 | 1 | -4/+24 | |
| * | | | | | | | | MIPS: DECstation CPU feature overrides | Maciej W. Rozycki | 2013-10-29 | 1 | -0/+87 | |
| * | | | | | | | | DEC: Whitespace cleanup | Maciej W. Rozycki | 2013-10-29 | 9 | -18/+18 | |
| * | | | | | | | | MIPS: DECstation I/O ASIC DMA interrupt classes | Maciej W. Rozycki | 2013-10-29 | 2 | -8/+37 | |
| * | | | | | | | | MIPS: Remove unnecessary platform dma helper functions | Felix Fietkau | 2013-10-29 | 8 | -76/+1 | |
| * | | | | | | | | MIPS: Cobalt: Move to 8250/16550 serial early printk driver | Yoichi Yuasa | 2013-10-29 | 4 | -21/+4 | |
| * | | | | | | | | MIPS: Add 8250/16550 serial early printk driver | Yoichi Yuasa | 2013-10-29 | 4 | -0/+83 | |
| * | | | | | | | | MIPS: ZBOOT: Support LZ4 compression scheme | Florian Fainelli | 2013-10-29 | 3 | -1/+8 | |
| * | | | | | | | | MIPS: ZBOOT: Define program header for text loadable segment | Florian Fainelli | 2013-10-29 | 1 | -1/+4 | |
| * | | | | | | | | MIPS: ZBOOT: Support XZ compression scheme | Florian Fainelli | 2013-10-29 | 3 | -1/+13 | |
| * | | | | | | | | MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT | Florian Fainelli | 2013-10-29 | 1 | -0/+6 | |
| * | | | | | | | | MIPS: Fix start of free memory when using initrd | Greg Ungerer | 2013-10-29 | 1 | -5/+14 | |
| * | | | | | | | | MIPS: Quiet the building output of vmlinux.32 and vmlinux.64 | Wu Zhangjin | 2013-10-29 | 1 | -2/+6 | |
| * | | | | | | | | MIPS: Panic messages should not end in \n. | Ralf Baechle | 2013-10-29 | 11 | -13/+13 | |
| * | | | | | | | | MIPS: Use NUMA_NO_NODE instead of -1 for node ID. | Ralf Baechle | 2013-10-29 | 1 | -1/+2 | |
| * | | | | | | | | MIPS: of/pci: Use of_pci_range_parser | Andrew Murray | 2013-10-29 | 1 | -32/+18 | |
| * | | | | | | | | MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU | Hauke Mehrtens | 2013-10-29 | 1 | -0/+11 | |
| * | | | | | | | | MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock | Hauke Mehrtens | 2013-10-29 | 1 | -0/+12 | |
| * | | | | | | | | MIPS: BCM47XX: Get GPIO pin from nvram configuration | Hauke Mehrtens | 2013-10-29 | 2 | -0/+22 |