summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-124-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-107-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-092-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-063-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-023-9/+28
| |\ \ \ \ \
| * | | | | | MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo2009-12-021-6/+9
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1962-536/+774
| |\ \ \ \ \ \
| * | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-134-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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-11/+11
| * | | | | | sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman2009-11-121-98/+1
| * | | | | | sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-063-63/+2
| | |_|_|_|/ | |/| | | |
* | | | | | MIPS: Convert BUG() to use unreachable()David Daney2009-12-051-3/+1
| |_|_|_|/ |/| | | |
* | | | | MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
* | | | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-021-0/+4
| |_|_|/ |/| | |
* | | | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-011-1/+1
* | | | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-011-0/+1
* | | | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-011-0/+1
* | | | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-011-6/+9