Age | Commit message (Expand) | Author | Files | Lines |
2010-10-04 | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 1 | -1/+1 |
2010-10-04 | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 1 | -1/+1 |
2010-10-04 | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 1 | -1/+1 |
2010-10-04 | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 1 | -3/+2 |
2010-10-04 | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 1 | -2/+2 |
2010-10-04 | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 6 | -9/+37 |
2010-10-04 | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -1/+1 |
2010-10-04 | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 1 | -1/+1 |
2010-10-04 | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2 | -2/+2 |
2010-10-04 | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2 | -17/+6 |
2010-10-04 | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 4 | -5/+5 |
2010-10-04 | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 1 | -2/+18 |
2010-10-04 | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 1 | -8/+20 |
2010-10-04 | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 1 | -1/+2 |
2010-10-04 | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 1 | -0/+14 |
2010-10-04 | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2 | -1/+5 |
2010-10-04 | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2 | -0/+5 |
2010-10-04 | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 1 | -1/+1 |
2010-10-04 | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 1 | -1/+1 |
2010-10-04 | MIPS: Fix a typo. | Andrea Gelmini | 1 | -1/+1 |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -3/+7 |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-08-14 | defconfig reduction | Sam Ravnborg | 48 | -53599/+228 |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells | 1 | -1/+1 |
2010-08-12 | MIPS: Fix gen_nand probe structures contents | Marek Vasut | 1 | -0/+1 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2 | -9/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -7/+0 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 3 | -4/+4 |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2 | -1/+3 |
2010-08-10 | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 1 | -2/+0 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+8 |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2 | -4/+4 |
2010-08-09 | add f_flags to struct statfs(64) | Christoph Hellwig | 1 | -4/+8 |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 1 | -2/+0 |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -4/+0 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2 | -75/+155 |
2010-08-05 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+4 |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 1 | -7/+1 |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2 | -68/+154 |
2010-08-05 | MIPS: PowerTV: Separate PowerTV USB support from non-USB code | David VomLehn | 5 | -229/+432 |
2010-08-05 | MIPS: strip the un-needed sections of vmlinuz | Wu Zhangjin | 1 | -0/+3 |
2010-08-05 | MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS | Wu Zhangjin | 2 | -13/+14 |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/decompress.c | Wu Zhangjin | 1 | -24/+14 |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/ld.script | Wu Zhangjin | 1 | -34/+17 |
2010-08-05 | MIPS: Unify the suffix of compressed vmlinux.bin | Wu Zhangjin | 2 | -8/+61 |
2010-08-05 | MIPS: PowerTV: Add Gaia platform definitions. | David VomLehn | 6 | -11/+708 |
2010-08-05 | MIPS: BCM47xx: Fix nvram_getenv return value. | Hauke Mehrtens | 2 | -2/+5 |