summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: Collect FPU emulator statistics per-CPU.David Daney2009-12-173-50/+80
| * MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-177-168/+3
| * MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin2009-12-171-32/+61
| * MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin2009-12-1715-55/+352
| * MIPS: Loongson: Add serial port supportWu Zhangjin2009-12-172-0/+72
| * MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin2009-12-171-5/+5
| * MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin2009-12-171-26/+26
| * MIPS: Loongson: Register reserved memory pagesWu Zhangjin2009-12-171-0/+8
| * MIPS: MIPSsim: Remove unused codeDmitri Vorobiev2009-12-173-35/+1
| * MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2009-12-175-14/+68
| * MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-172-3/+20
| * MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2009-12-172-0/+1442
| * MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney2009-12-171-0/+58
| * NET: Add driver for Octeon MDIO buses.David Daney2009-12-171-0/+178
| * MIPS: Octeon: Add platform device for MDIO buses.David Daney2009-12-171-0/+30
| * MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney2009-12-171-8/+12
| * MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-178-19/+17
| * MIPS: IP22: Remove an unused functionDmitri Vorobiev2009-12-172-7/+1
| * MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-179-3/+558
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-171-1/+1
|\ \
| * | fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
| |/
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-142-48/+48
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-21/+21
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-8/+8
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-18/+18
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-6/+6
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-114-3/+19
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-104-3/+19
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
* | Unify sys_mmap*Al Viro2009-12-112-44/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-097-7/+7
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-077-7/+7
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-047-7/+7
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-082-36/+11
|\ \ \
| * | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-132-36/+11
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0366-546/+808
| |\ \ \ \
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-086-6/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-053-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-013-9/+28
| |\ \ \ \ \
| * | | | | | MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo2009-12-011-6/+9
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1862-536/+774
| |\ \ \ \ \ \
| * | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-124-0/+4
| * | | | | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-084-172/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
OpenPOWER on IntegriCloud