| Commit message (Expand) | Author | Age | Files | Lines |
* | um: pass siginfo to guest process | Martin Pärtel | 2012-08-02 | 10 | -34/+71 |
* | um: fix ubd_file_size for read-only files | Martin Pärtel | 2012-08-02 | 1 | -1/+1 |
* | um: pull interrupt_end() into userspace() | Al Viro | 2012-08-02 | 2 | -8/+6 |
* | um: split syscall_trace(), pass pt_regs to it | Al Viro | 2012-08-02 | 3 | -43/+34 |
* | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 2012-08-01 | 3 | -5/+5 |
* | um: set BLK_CGROUP=y in defconfig | Richard Weinberger | 2012-07-28 | 1 | -1/+1 |
* | um: remove count_lock | Richard Weinberger | 2012-07-28 | 2 | -7/+0 |
* | um: fully use tty_port | Richard Weinberger | 2012-07-28 | 4 | -78/+65 |
* | um: Remove dead code | Richard Weinberger | 2012-07-28 | 1 | -26/+0 |
* | um: remove line_ioctl() | Richard Weinberger | 2012-07-28 | 4 | -90/+0 |
* | TTY: um/line, use tty from tty_port | Jiri Slaby | 2012-07-28 | 3 | -9/+21 |
* | TTY: um/line, add tty_port | Jiri Slaby | 2012-07-28 | 2 | -4/+5 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-20 | 51 | -168/+272 |
|\ |
|
| * | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior | 2012-07-19 | 8 | -22/+22 |
| * | MIPS: Fix bug.h MIPS build regression | Yoichi Yuasa | 2012-07-19 | 2 | -1/+1 |
| * | MIPS: sync-r4k: remove redundant irq operation | Yong Zhang | 2012-07-19 | 1 | -5/+0 |
| * | MIPS: smp: Warn on too early irq enable | Yong Zhang | 2012-07-19 | 1 | -0/+5 |
| * | MIPS: call set_cpu_online() on cpu being brought up with irq disabled | Yong Zhang | 2012-07-19 | 1 | -2/+2 |
| * | MIPS: call ->smp_finish() a little late | Yong Zhang | 2012-07-19 | 1 | -1/+2 |
| * | MIPS: Yosemite: delay irq enable to ->smp_finish() | Yong Zhang | 2012-07-19 | 1 | -1/+1 |
| * | MIPS: SMTC: delay irq enable to ->smp_finish() | Yong Zhang | 2012-07-19 | 1 | -1/+2 |
| * | MIPS: BMIPS: delay irq enable to ->smp_finish() | Yong Zhang | 2012-07-19 | 1 | -7/+7 |
| * | MIPS: Octeon: delay enable irq to ->smp_finish() | Yong Zhang | 2012-07-19 | 1 | -1/+1 |
| * | MIPS: Oprofile: Fix build as a module. | Ralf Baechle | 2012-07-19 | 1 | -0/+1 |
| * | MIPS: BCM63XX: Fix BCM6368 IPSec clock bit | Florian Fainelli | 2012-07-19 | 1 | -1/+1 |
| * | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() | Florian Fainelli | 2012-07-19 | 1 | -5/+0 |
| * | MIPS: Fix Magic SysRq L kernel crash. | Vincent Wen | 2012-07-19 | 1 | -0/+3 |
| * | MIPS: BMIPS: Fix duplicate header inclusion. | Danny Kukawka | 2012-07-19 | 1 | -1/+0 |
| * | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-07-19 | 7 | -9/+9 |
| * | MIPS: cmpxchg.h: Add missing include | Aaro Koskinen | 2012-07-19 | 1 | -0/+1 |
| * | MIPS: Malta may also be equipped with MIPS64 R2 processors. | Leonid Yegoshin | 2012-07-19 | 1 | -0/+1 |
| * | MIPS: Fix typo multipy -> multiply | Ralf Baechle | 2012-07-19 | 1 | -2/+2 |
| * | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. | Yoichi Yuasa | 2012-07-19 | 2 | -4/+1 |
| * | MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies | Yoichi Yuasa | 2012-07-19 | 1 | -0/+1 |
| * | MIPS: SMTC: Spelling and grammar corrections. | Ralf Baechle | 2012-07-19 | 1 | -5/+5 |
| * | MIPS: Properly align the .data..init_task section. | David Daney | 2012-07-19 | 2 | -3/+4 |
| * | MIPS: Malta: Change start address to avoid conflicts. | Steven J. Hill | 2012-07-19 | 1 | -2/+3 |
| * | MIPS: Fix race condition with FPU thread task flag during context switch. | Leonid Yegoshin | 2012-07-19 | 4 | -24/+11 |
| * | MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. | Douglas Leung | 2012-07-19 | 1 | -2/+2 |
| * | MIPS: Refactor 'clear_page' and 'copy_page' functions. | Steven J. Hill | 2012-07-19 | 4 | -52/+77 |
| * | MIPS: Don't panic on 5KEc. | Leonid Yegoshin | 2012-07-19 | 3 | -1/+6 |
| * | MIPS: Add support for the M14Kc core. | Steven J. Hill | 2012-07-06 | 6 | -3/+17 |
| * | MIPS: MT: Fix indentation damage. | Ralf Baechle | 2012-07-06 | 1 | -1/+1 |
| * | MIPS: Clean-up GIC and vectored interrupts. | Steven J. Hill | 2012-07-06 | 2 | -1/+24 |
| * | MIPS: Provide a symbol for the legacy performance counter interrupt. | Ralf Baechle | 2012-07-06 | 2 | -1/+2 |
| * | MIPS: Netlogic: Fix TLB size of boot CPU. | Jayachandran C | 2012-07-03 | 1 | -1/+7 |
| * | MIPS: Netlogic: MSI enable fix for XLS | Ganesan Ramalingam | 2012-07-03 | 1 | -9/+50 |
| * | MIPS: Netlogic: Fix PCIX irq on XLR chips | Jayachandran C | 2012-07-03 | 1 | -1/+1 |
* | | mips: fix bug.h build regression | Yoichi Yuasa | 2012-07-19 | 2 | -1/+1 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-18 | 5 | -10/+12 |
|\ \ |
|