index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-03
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
1
-1
/
+8
2009-07-03
MIPS: Reorganize Cavium OCTEON PCI support.
David Daney
8
-221
/
+197
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
45
-59
/
+59
2009-07-03
MIPS: Allow suspend and hibernation again on uniprocessor kernels.
Ralf Baechle
1
-2
/
+2
2009-07-03
MIPS: 64-bit: Fix o32 core dump
Yong Zhang
3
-4
/
+22
2009-07-03
MIPS: CMP: Update sync-r4k for current kernel
Tim Anderson
2
-16
/
+17
2009-07-03
MIPS: CMP: Move gcmp_probe to before the SMP ops
Tim Anderson
3
-5
/
+16
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
5
-62
/
+25
2009-07-03
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2
-38
/
+40
2009-07-03
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2
-11
/
+8
2009-07-03
MIPS: Define __arch_swab64 for all mips r2 cpus
David Daney
1
-2
/
+6
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
2
-19
/
+4
2009-07-03
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
David Daney
5
-6
/
+20
2009-07-03
MIPS: Malta: Remove unnecessary function prototypes
Dmitri Vorobiev
1
-3
/
+0
2009-07-03
MIPS: MT: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-03
MIPS: Add support for Texas Instruments AR7 System-on-a-Chip
Florian Fainelli
18
-0
/
+3307
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
39
-1
/
+39
2009-06-24
MIPS: bug.h Build fix - include <linux/compiler.h>.
Ralf Baechle
1
-0
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
2
-12
/
+196
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
4
-0
/
+32
2009-06-17
MIPS: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
2009-06-17
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2
-0
/
+189
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
7
-233
/
+770
2009-06-17
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
1
-56
/
+0
2009-06-17
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
1
-0
/
+3
2009-06-17
MIPS: ioctl.h: Cleanup.
Ralf Baechle
1
-78
/
+7
2009-06-17
MIPS: TXx9: Add TX4939 RNG support
Atsushi Nemoto
3
-0
/
+21
2009-06-17
MIPS: TXx9: Add SRAMC support
Atsushi Nemoto
8
-0
/
+101
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
9
-133
/
+5
2009-06-17
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2
-11
/
+0
[next]