| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 |
|\ |
|
| * | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 |
| * | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 2010-10-19 |
| * | MIPS: Repair Kbuild make clean breakage. | David Daney | 2010-10-19 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-18 |
|\ \ |
|
| * | | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 2010-10-18 |
| * | | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 2010-10-18 |
| * | | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 2010-10-18 |
| * | | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2010-10-18 |
| * | | MIPS: Fix error values in case of bad_stack | Al Viro | 2010-10-18 |
| * | | MIPS: Sanitize restart logics | Al Viro | 2010-10-18 |
| * | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2010-10-18 |
| * | | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 2010-10-18 |
| |/ |
|
* | | Define _addr_lsb in siginfo_t for mips | Andi Kleen | 2010-10-09 |
* | | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 |
* | | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 2010-10-04 |
* | | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 2010-10-04 |
* | | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 |
* | | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 |
* | | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 |
* | | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-10-04 |
* | | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 |
* | | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 |
* | | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2010-10-04 |
* | | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 |
* | | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 2010-10-04 |
* | | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 2010-10-04 |
* | | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 2010-10-04 |
* | | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 2010-10-04 |
* | | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 |
* | | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2010-10-04 |
* | | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 2010-10-04 |
* | | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 |
* | | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 |
|/ |
|
* | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 |
|\ |
|
| * | MIPS: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 |
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 |
* | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 |
* | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 |
* | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 |
* | | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | add f_flags to struct statfs(64) | Christoph Hellwig | 2010-08-09 |
| |/ |
|
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 |