summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-036-11/+13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3010-448/+649
| |\
| | * Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-1/+1
| | |\
| | | *-. Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-256-441/+641
| | | |\ \
| | * | \ \ Merge branch 'next' into for-linusJames Morris2008-12-253-6/+7
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge branch 'master' into nextJames Morris2008-12-0410-146/+110
| | | |\ \ \
| | | * | | | CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
| | | * | | | CRED: Separate task security context from task_structDavid Howells2008-11-141-2/+2
| | | * | | | CRED: Wrap task credential accesses in the MIPS archDavid Howells2008-11-141-2/+3
| | * | | | | MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney2008-12-221-3/+2
| | * | | | | MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney2008-12-221-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-1/+3
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-1626-56/+50
|\ \ \ \ \ \
| * \ \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-132-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-1312-11/+12
| * | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-137-17/+18
| * | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
| * | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-139-26/+18
* | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-164-437/+638
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | MIPS: IP32: Update defconfigDavid Daney2008-12-121-436/+624
| * | | | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-121-0/+3
| * | | | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-121-1/+1
| * | | | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
| |/ / / /
* | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-1212-866/+1435
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1212-866/+1435
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-102-0/+29
| | |\ \ \
| | | * | | MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-092-0/+29
| | * | | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-051-1/+1
| | |/ / /
| | * | | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney2008-12-041-1/+1
| | * | | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2008-12-042-2/+2
| | * | | MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle2008-12-041-1/+1
| | * | | MIPS: Malta: Consolidate platform device code.Ralf Baechle2008-12-043-69/+50
| | * | | MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle2008-12-043-782/+1273
| | * | | MIPS: Malta: Add back RTC supportTiejun Chen2008-12-042-11/+84
| | * | | MIPS: Fix potential DOS by untrusted user app.Vlad Malov2008-12-042-11/+6
| | | |/ | | |/|
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-082-13/+20
| |\ \ \ | | |/ /
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-13/+20
|\ \ \ \ | | |/ / | |/| |
| * | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-4/+0
| * | | MIPS: Make BUG() __noreturn.David Daney2008-11-241-9/+20
* | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-1/+0
| |/ / |/| |
* | | Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar2008-11-218-133/+90
|\ \ \ | |/ /
| * | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| * | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| * | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| * | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| * | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| * | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| |/
* | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
|/
* CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-302-28/+0
* CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-304-23/+0
OpenPOWER on IntegriCloud