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
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2010-05-18
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+8
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-2
/
+2
2010-05-15
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
1
-1
/
+1
2010-05-15
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
1
-1
/
+1
2010-05-15
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-03
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
82
-836
/
+1072
2010-04-30
MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
Wu Zhangjin
1
-1
/
+19
2010-04-30
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
Wu Zhangjin
1
-1
/
+1
2010-04-30
MIPS: Loongson 2F: Enable fixups of the latest binutils
Wu Zhangjin
1
-0
/
+13
2010-04-30
MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
Wu Zhangjin
1
-0
/
+27
2010-04-30
MIPS: Kconfig: Make Broadcom SoC support naming consistent
Florian Fainelli
1
-1
/
+1
2010-04-30
MIPS: BCM63xx: Update defconfig
Florian Fainelli
1
-83
/
+335
2010-04-30
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
Wu Zhangjin
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix phys_mem_access_prot() check
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix find_vga_mem_init()
Richard LIU
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix typo in gdium mach type string.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Use CKSEG1ADDR for uncached handler
Sebastian Andrzej Siewior
1
-6
/
+1
2010-04-30
MIPS: Check for accesses beyond the end of the PGD.
David Daney
1
-23
/
+87
2010-04-30
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
David Daney
1
-16
/
+14
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
1
-0
/
+18
2010-04-30
MIPS: die() does not call die notifier chain
Yury Polyanskiy
4
-6
/
+11
2010-04-30
MIPS: Swarm, Littlesur: Enable PATA platform driver.
Sebastian Andrzej Siewior
1
-0
/
+2
2010-04-30
MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
Manuel Lauss
1
-3
/
+7
2010-04-30
MIPS: SB1250: Include correct header and fix a warning
Sebastian Andrzej Siewior
1
-1
/
+2
2010-04-30
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
3
-27
/
+17
2010-04-30
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
1
-1
/
+1
2010-04-30
MIPS: Don't vmap things at address zero.
David Daney
1
-2
/
+7
2010-04-30
MIPS: PNX8550: Fix build error, broken by:
Ralf Baechle
1
-0
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
73
-607
/
+1060
2010-04-12
MIPS: Calculate proper ebase value for 64-bit kernels
David Daney
1
-1
/
+1
2010-04-12
MIPS: Alchemy: DB1200: Remove custom wait implementation
Manuel Lauss
1
-40
/
+0
2010-04-12
MIPS: Big Sur: Make defconfig more useful.
Ralf Baechle
1
-190
/
+490
2010-04-12
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
1
-1
/
+1
2010-04-12
MIPS: Sibyte: Fix M3 TLB exception handler workaround.
Ralf Baechle
1
-6
/
+16
2010-04-12
MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
Florian Fainelli
1
-70
/
+70
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
2
-1
/
+4
2010-04-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
2
-1
/
+20
2010-04-12
MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.
Maxime Bizon
1
-0
/
+2
2010-04-12
MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback
Florian Fainelli
1
-11
/
+11
2010-04-12
MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
Maxime Bizon
1
-1
/
+1
2010-04-12
MIPS: BCM63xx: Add support for second uart.
Maxime Bizon
6
-19
/
+102
2010-04-12
MIPS: BCM63xx: Fix double gpio registration.
Maxime Bizon
1
-2
/
+0
2010-04-12
MIPS: BCM63xx: Add DWVS0 board
Florian Fainelli
1
-0
/
+22
2010-04-12
MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.
Florian Fainelli
1
-0
/
+20
2010-04-12
MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count
Florian Fainelli
1
-0
/
+4
2010-04-12
MIPS: libgcc.h: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+1
2010-04-12
MIPS: Loongson-2F: Flush the branch target history in BTB and RAS
Wu Zhangjin
1
-0
/
+19
[next]