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
/
include
/
asm-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Polish <asm/edac.h>.
Ralf Baechle
2007-08-27
1
-9
/
+8
*
[MIPS] Gcc 3.3 build fixes.
Ralf Baechle
2007-08-27
1
-1
/
+5
*
[MIPS] unwind_stack should return a value ...
Ralf Baechle
2007-08-27
1
-0
/
+1
*
[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.
Ralf Baechle
2007-08-27
1
-51
/
+25
*
[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.
Ralf Baechle
2007-08-27
1
-1
/
+4
*
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Ralf Baechle
2007-08-27
1
-0
/
+10
*
[MIPS] remove unused marvell.h
Yoichi Yuasa
2007-08-27
1
-59
/
+0
*
[MIPS] remove unused gt64240.h
Yoichi Yuasa
2007-08-27
1
-1235
/
+0
*
[MIPS] SNI: remove unused pcimt_scache.c
Yoichi Yuasa
2007-08-27
1
-1
/
+0
*
[MIPS] Cleanup TX39/TX49 irq code
Atsushi Nemoto
2007-08-27
7
-165
/
+14
*
[MIPS] The irq_chip for TX39/TX49 SoCs
Atsushi Nemoto
2007-08-27
1
-0
/
+30
*
[MIPS] Compute PGD_ORDER from the select page size.
Ralf Baechle
2007-08-27
1
-8
/
+2
*
[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.
Ralf Baechle
2007-08-27
1
-3
/
+3
*
[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.
Ralf Baechle
2007-08-27
1
-5
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-07-31
18
-660
/
+125
|
\
|
*
[MIPS] thread_info.h: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
1
-3
/
+2
|
*
[MIPS] DDB5477: Remove support
Yoichi Yuasa
2007-07-31
3
-615
/
+0
|
*
[MIPS] Remove unused GROUP_TOSHIBA_NAMES
Yoichi Yuasa
2007-07-31
1
-3
/
+0
|
*
[MIPS] PMON: Fix cpustart declaration.
Ralf Baechle
2007-07-31
1
-1
/
+1
|
*
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
2007-07-31
1
-3
/
+2
|
*
[MIPS] Add missing declaration for mips_ihb().
Ralf Baechle
2007-07-31
1
-1
/
+6
|
*
[MIPS] MTI: Add CoreFPGA4 ID.
Chris Dearman
2007-07-31
1
-0
/
+1
|
*
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
2007-07-31
1
-0
/
+6
|
*
[MIPS] Wire up the fallocate syscall.
Ralf Baechle
2007-07-31
1
-6
/
+9
|
*
[MIPS] Fixup secure computing stuff.
Ralf Baechle
2007-07-31
6
-28
/
+65
|
*
[MIPS] tx49xx: Add mach specific headers
Atsushi Nemoto
2007-07-31
2
-0
/
+31
|
*
[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.
Atsushi Nemoto
2007-07-31
1
-0
/
+2
*
|
remove tx3912fb
Yoichi Yuasa
2007-07-31
1
-361
/
+0
*
|
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-6
/
+4
|
/
*
include/asm-:mips add missing edac h file
Doug Thompson
2007-07-26
1
-0
/
+35
*
[MIPS] Whitespace cleanup.
Ralf Baechle
2007-07-24
1
-1
/
+0
*
[MIPS] User stack pointer randomisation
Franck Bui-Huu
2007-07-20
1
-1
/
+1
*
[MIPS] Remove unused include/asm-mips/gfx.h
Yoichi Yuasa
2007-07-20
1
-55
/
+0
*
[MIPS] Remove unused include/asm-mips/ds1216.h
Yoichi Yuasa
2007-07-20
1
-31
/
+0
*
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
2007-07-20
6
-38
/
+48
*
[MIPS] Disable UserLocal runtime detection on platforms which never have it.
Ralf Baechle
2007-07-20
8
-0
/
+8
*
[MIPS] Disable MT runtime detection on platforms which never support MT.
Ralf Baechle
2007-07-20
9
-8
/
+18
*
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-10
/
+0
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
zs: move to the serial subsystem
Maciej W. Rozycki
2007-07-18
1
-36
/
+0
*
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-0
/
+13
*
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
2007-07-17
3
-45
/
+68
*
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
2007-07-16
1
-0
/
+2
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-34
/
+0
*
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
Atsushi Nemoto
2007-07-13
1
-1
/
+2
*
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
Atsushi Nemoto
2007-07-13
1
-1
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
1
-18
/
+0
|
\
|
*
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-07-11
1
-14
/
+0
|
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-4
/
+0
[next]