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
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
fix parenthesis in include/asm-mips/mach-au1x00/au1000.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-24
fix parenthesis in include/asm-mips/gic.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-12
[MIPS] Get rid of __ilog2
Ralf Baechle
1
-7
/
+2
2008-05-12
[MIPS] Fix __fls for non-MIPS32/MIPS64 cpus
Thomas Bogendoerfer
1
-2
/
+3
2008-05-12
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
2
-85
/
+81
2008-05-12
[MIPS] Pb1550 code style cleanup
Sergei Shtylyov
1
-25
/
+26
2008-05-12
[MIPS] Pb1500 code style cleanup
Sergei Shtylyov
1
-20
/
+18
2008-05-12
[MIPS] Pb1100 code style cleanup
Sergei Shtylyov
1
-48
/
+48
2008-05-12
[MIPS] Pb1000 code style cleanup
Sergei Shtylyov
1
-137
/
+52
2008-05-12
[MIPS] DBAu1xx0 code style cleanup
Sergei Shtylyov
1
-41
/
+42
2008-05-12
[MIPS] Alchemy common headers style cleanup
Sergei Shtylyov
8
-1209
/
+1175
2008-05-12
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
Ralf Baechle
1
-2
/
+2
2008-05-12
[MIPS] MT: Functional fixes and a little reformatting of APRP support
Kevin D. Kissell
1
-2
/
+2
2008-05-04
fix asm-mips/types.h syntax error
Adrian Bunk
1
-2
/
+0
2008-05-02
mips: types: use <asm-generic/int-*.h> for the mips architecture
H. Peter Anvin
1
-50
/
+6
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-6
/
+0
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
1
-1
/
+1
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-19
/
+18
2008-04-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
33
-272
/
+992
2008-04-28
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
Sergei Shtylyov
2
-18
/
+18
2008-04-28
[MIPS] IP27: Fix build bug due to missing include
Adrian Bunk
1
-0
/
+2
2008-04-28
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
Atsushi Nemoto
1
-0
/
+2
2008-04-28
[MIPS] DS1287: Add clockevent driver
Yoichi Yuasa
1
-0
/
+27
2008-04-28
[MIPS] add DECstation I/O ASIC clocksource
Yoichi Yuasa
1
-0
/
+2
2008-04-28
[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro
Sergei Shtylyov
1
-14
/
+0
2008-04-28
[MIPS] rbtx4938: misc cleanups
Atsushi Nemoto
3
-116
/
+20
2008-04-28
[MIPS] jmr3927: use generic txx9 gpio
Atsushi Nemoto
3
-15
/
+3
2008-04-28
[MIPS] rbhma4500: use generic txx9 gpio
Atsushi Nemoto
1
-13
/
+1
2008-04-28
[MIPS] generic txx9 gpio support
Atsushi Nemoto
1
-0
/
+29
2008-04-28
[MIPS] make fallback gpio.h gpiolib-friendly
Atsushi Nemoto
1
-0
/
+6
2008-04-28
[MIPS] Alchemy: don't unmask timer IRQ early
Sergei Shtylyov
1
-10
/
+2
2008-04-28
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
1
-1
/
+1
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
13
-7
/
+802
2008-04-28
[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit
Chris Dearman
1
-0
/
+1
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
3
-35
/
+30
2008-04-28
[MIPS] Tidy up cache attributes
Chris Dearman
1
-39
/
+42
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
3
-8
/
+8
2008-04-28
serial: add VR41xx SIU setup for serial console
Yoichi Yuasa
2
-2
/
+14
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-0
/
+2
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-0
/
+5
2008-04-26
au1xxx-ide: fix MWDMA support
Bartlomiej Zolnierkiewicz
1
-42
/
+0
2008-04-26
generic: implement __fls on all 64-bit archs
Alexander van Heukelum
1
-0
/
+5
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-10
/
+0
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-108
/
+1
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-07
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-2
/
+16
[next]