index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix build errors in sc-mips.c
Kevin Cernekee
2010-12-17
1
-0
/
+4
*
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
David Daney
2010-12-16
1
-0
/
+22
*
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-12-16
2
-4
/
+20
*
MIPS: Alchemy: fix build with SERIAL_8250=n
Manuel Lauss
2010-12-16
1
-0
/
+2
*
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
Ralf Baechle
2010-12-16
1
-1
/
+3
*
MIPS: MT: Fix typo in comment.
Ralf Baechle
2010-12-16
1
-1
/
+1
*
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
2010-12-16
1
-0
/
+16
*
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
2010-12-16
2
-20
/
+10
*
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
2010-12-16
1
-22
/
+92
*
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
2010-12-16
1
-19
/
+9
*
MIPS: FDT size is a be32
Thomas Chou
2010-12-16
1
-1
/
+1
*
MIPS: Fix CP0 COUNTER clockevent race
Kevin Cernekee
2010-12-16
1
-1
/
+1
*
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2010-12-16
2
-7
/
+4
*
MIPS: JZ4740: Fix pcm device name
Lars-Peter Clausen
2010-12-16
1
-1
/
+1
*
MIPS: Separate two consecutive loads in memset.S
Tony Wu
2010-12-16
1
-2
/
+2
*
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2010-12-16
2
-30
/
+130
*
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
2010-12-16
3
-6
/
+7
*
MIPS: AR7: Fix double ar7_gpio_init declaration
Florian Fainelli
2010-12-16
1
-2
/
+0
*
MIPS: Rework GENERIC_HARDIRQS Kconfig.
David Daney
2010-12-16
1
-14
/
+2
*
MIPS: Alchemy: Add return value check for strict_strtoul()
Yoichi Yuasa
2010-12-16
1
-3
/
+2
*
MIPS: Loongson: Add return value check for strict_strtoul()
Wu Zhangjin
2010-12-16
1
-2
/
+2
*
MIPS: VPE loader: Check vmalloc return value in vpe_open
Jesper Juhl
2010-12-16
1
-8
/
+6
*
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
David Daney
2010-12-16
1
-6
/
+7
*
MIPS: Don't clobber personality high bits.
David Daney
2010-12-16
1
-2
/
+6
*
MIPS: jz4740: Fix section mismatch in prom.c
Lars-Peter Clausen
2010-12-16
1
-1
/
+1
*
MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix
Lars-Peter Clausen
2010-12-16
1
-2
/
+2
*
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
Al Viro
2010-12-16
1
-1
/
+0
*
MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81
Ralf Baechle
2010-12-16
1
-4
/
+4
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-30
1
-0
/
+97
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-30
137
-224
/
+468
|
|
\
|
*
|
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
2010-10-25
1
-0
/
+97
*
|
|
ftrace/MIPS: Enable C Version of recordmcount
Wu Zhangjin
2010-10-29
1
-0
/
+1
*
|
|
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
2010-10-29
4
-24
/
+37
*
|
|
MIPS: Allow UserLocal on MIPS_R1 processors
Kevin Cernekee
2010-10-29
1
-6
/
+7
*
|
|
MIPS: Honor L2 bypass bit
Kevin Cernekee
2010-10-29
1
-4
/
+30
*
|
|
MIPS: Add BMIPS CP0 register definitions
Kevin Cernekee
2010-10-29
1
-0
/
+51
*
|
|
MIPS: Add BMIPS processor types to Kconfig
Kevin Cernekee
2010-10-29
1
-0
/
+63
*
|
|
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
2010-10-29
4
-61
/
+65
*
|
|
MIPS: Add support for hardware performance events (mipsxx)
Deng-Cheng Zhu
2010-10-29
2
-0
/
+1059
*
|
|
MIPS: Perf-events: Add callchain support
Deng-Cheng Zhu
2010-10-29
1
-1
/
+107
*
|
|
MIPS: add support for hardware performance events (skeleton)
Deng-Cheng Zhu
2010-10-29
4
-0
/
+523
*
|
|
MIPS: add support for software performance events
Deng-Cheng Zhu
2010-10-29
5
-5
/
+36
*
|
|
MIPS: define local_xchg from xchg_local to atomic_long_xchg
Deng-Cheng Zhu
2010-10-29
1
-1
/
+1
*
|
|
MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant
Florian Fainelli
2010-10-29
5
-13
/
+345
*
|
|
MIPS: AR7: Initialize GPIO earlier
Florian Fainelli
2010-10-29
3
-2
/
+5
*
|
|
MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI
David Daney
2010-10-29
2
-1
/
+106
*
|
|
MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.
David Daney
2010-10-29
1
-0
/
+261
*
|
|
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
2010-10-29
4
-5
/
+69
*
|
|
MIPS: Octeon: Use I/O clock rate for calculations.
David Daney
2010-10-29
2
-2
/
+2
*
|
|
MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
David Daney
2010-10-29
2
-28
/
+49
[next]