| Commit message (Expand) | Author | Age | Files | Lines |
* | userns: On mips modify check_same_owner to use uid_eq | Eric W. Biederman | 2012-11-19 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-18 | 8 | -25/+68 |
|\ |
|
| * | MIPS: CMP: Fix physical core number calculation logic | jerin jacob | 2012-10-18 | 1 | -1/+1 |
| * | MIPS: JZ4740: Forward declare struct uart_port in header. | Ralf Baechle | 2012-10-17 | 1 | -0/+2 |
| * | MIPS: JZ4740: Fix '#include guard' in serial.h | Antony Pavlov | 2012-10-17 | 1 | -0/+1 |
| * | MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. | Ralf Baechle | 2012-10-17 | 1 | -0/+1 |
| * | MIPS: Restore pagemask after dumping the TLB. | Ralf Baechle | 2012-10-17 | 1 | -1/+3 |
| * | MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() | Ralf Baechle | 2012-10-17 | 1 | -1/+14 |
| * | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle | 2012-10-16 | 1 | -15/+8 |
| * | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle | 2012-10-16 | 1 | -7/+34 |
| * | MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h | David Daney | 2012-10-16 | 2 | -4/+8 |
* | | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells | 2012-10-17 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-14 | 106 | -4493/+2886 |
|\ |
|
| * | Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe... | Ralf Baechle | 2012-10-11 | 46 | -1706/+1846 |
| |\ |
|
| | * | UAPI: (Scripted) Disintegrate arch/mips/include/asm | David Howells | 2012-10-09 | 46 | -1706/+1846 |
| * | | MIPS: SNI: Switch RM400 serial to SCCNXP driver | Thomas Bogendoerfer | 2012-10-11 | 1 | -24/+3 |
| * | | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle | 2012-10-11 | 1 | -1/+0 |
| * | | MIPS: MT: Remove kspd. | Ralf Baechle | 2012-10-11 | 5 | -462/+0 |
| * | | MIPS: Malta: Fix section mismatch. | Ralf Baechle | 2012-10-11 | 1 | -1/+2 |
| * | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. | Ralf Baechle | 2012-10-11 | 1 | -10/+0 |
| * | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. | Manuel Lauss | 2012-10-11 | 8 | -678/+95 |
| * | | MIPS: Alchemy: merge PB1550 support into DB1550 code | Manuel Lauss | 2012-10-11 | 6 | -437/+161 |
| * | | MIPS: Alchemy: Single kernel for DB1200/1300/1550 | Manuel Lauss | 2012-10-11 | 13 | -941/+548 |
| * | | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney | 2012-10-11 | 1 | -16/+7 |
| * | | MIPS: proc: Cleanup printing of ASEs. | Ralf Baechle | 2012-10-11 | 1 | -9/+11 |
| * | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 2012-10-11 | 19 | -0/+20 |
| * | | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill | 2012-10-11 | 5 | -2/+11 |
| * | | MIPS: Optimize pgd_init and pmd_init | David Daney | 2012-10-11 | 1 | -10/+10 |
| * | | MIPS: perf: Add perf functionality for BMIPS5000 | Al Cooper | 2012-10-11 | 1 | -1/+102 |
| * | | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP | Al Cooper | 2012-10-11 | 2 | -8/+12 |
| * | | MIPS: perf: Remove unnecessary #ifdef | Al Cooper | 2012-10-11 | 1 | -5/+0 |
| * | | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper | 2012-10-11 | 5 | -3/+13 |
| * | | MIPS: perf: Change the "mips_perf_event" table unsupported indicator. | Al Cooper | 2012-10-11 | 1 | -150/+4 |
| * | | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. | David Daney | 2012-10-11 | 2 | -10/+28 |
| * | | Improve atomic.h robustness | Joshua Kinard | 2012-10-11 | 1 | -35/+29 |
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 5 | -122/+158 |
|\ \ \ |
|
| * | | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 3 | -3/+12 |
| * | | | MIPS: Fix module.c build for 32 bit | Ralf Baechle | 2012-09-28 | 3 | -120/+147 |
* | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2012-10-13 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel | 2012-10-12 | 1 | -0/+9 |
* | | | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 2 | -4/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -3/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -2/+0 |
| * | | | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| * | | | | mips: NOTIFY_RESUME is not needed in TIF masks | Al Viro | 2012-10-01 | 1 | -2/+1 |
| * | | | | mips: merge the identical "return from syscall" per-ABI code | Al Viro | 2012-10-01 | 5 | -51/+13 |
| * | | | | mips: unobfuscate _TIF..._MASK | Al Viro | 2012-10-01 | 1 | -3/+4 |
| * | | | | mips: prevent hitting do_notify_resume() with !user_mode(regs) | Al Viro | 2012-10-01 | 2 | -8/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 | 10 | -320/+125 |
|\ \ \ \ |
|
| * | | | | pwm: Add Ingenic JZ4740 support | Thierry Reding | 2012-10-05 | 6 | -181/+9 |