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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Early check for SMTC kernel on non-MT processor
Chris Dearman
2007-07-10
1
-0
/
+52
*
[MIPS] Add debugfs files to show fpuemu statistics
Atsushi Nemoto
2007-07-10
1
-0
/
+34
*
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
2007-07-10
2
-3
/
+54
*
[MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs
Atsushi Nemoto
2007-07-10
2
-63
/
+70
*
[MIPS] tc35815: Load MAC address via platform_device
Atsushi Nemoto
2007-07-10
1
-5
/
+45
*
[MIPS] Move FPU affinity code into separate file.
Ralf Baechle
2007-07-10
3
-169
/
+177
*
[MIPS] Make ioremap() work on TX39/49 special unmapped segment
Atsushi Nemoto
2007-07-10
6
-0
/
+112
*
[MIPS] rbtx4938: Update and minimize defconfig
Atsushi Nemoto
2007-07-10
1
-794
/
+102
*
[MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers
Atsushi Nemoto
2007-07-10
10
-695
/
+219
*
[MIPS] rbtx4938: Add generic GPIO support
Atsushi Nemoto
2007-07-10
3
-0
/
+106
*
[MIPS] SNI RM updates
Thomas Bogendoerfer
2007-07-10
9
-115
/
+95
*
[MIPS] PMC MSP71xx default configuration
Marc St-Jean
2007-07-10
1
-0
/
+1495
*
[MIPS] PMC MSP71xx PCI support
Marc St-Jean
2007-07-10
5
-0
/
+1468
*
[MIPS] PMC MSP71xx mips common
Marc St-Jean
2007-07-10
10
-2
/
+179
*
[MIPS] PMC MSP71xx core platform
Marc St-Jean
2007-07-10
16
-0
/
+3083
*
[MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.
Adrian Bunk
2007-07-10
2
-9
/
+7
*
[MIPS] New files for lemote fulong mini-PC support
Songmao Tian
2007-07-10
19
-56
/
+2930
*
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
2007-07-10
13
-11
/
+134
*
[MIPS] Convert init_thread initialization to ISO C initializers.
Ralf Baechle
2007-07-10
1
-37
/
+53
*
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
2007-07-10
7
-5
/
+24
*
[MIPS] FP affinity: Coding style cleanups
Ralf Baechle
2007-07-10
3
-55
/
+56
*
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
Ralf Baechle
2007-07-10
15
-151
/
+371
*
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
2007-07-10
65
-2543
/
+6
*
[MIPS] IP32: Remove experimental tag from kconfig.
Ralf Baechle
2007-07-10
1
-2
/
+1
*
[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
Ralf Baechle
2007-07-10
28
-28
/
+29
*
[MIPS] EV64120: Remove support
Yoichi Yuasa
2007-07-10
59
-1708
/
+2
*
[MIPS] DECstation: Optimised early printk()
Maciej W. Rozycki
2007-07-10
3
-7
/
+29
*
[MIPS] No I/O ports on the DECstation
Maciej W. Rozycki
2007-07-10
1
-0
/
+4
*
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
Atsushi Nemoto
2007-07-10
8
-166
/
+0
*
[MIPS] update cobalt_defconfig
Yoichi Yuasa
2007-07-10
1
-270
/
+228
*
[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols
Franck Bui-Huu
2007-07-10
1
-4
/
+8
*
[MIPS] Move PHY_OFFSET definition in spaces.h
Franck Bui-Huu
2007-07-10
2
-9
/
+9
*
[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET
Franck Bui-Huu
2007-07-10
1
-1
/
+1
*
[MIPS] Clean up asm-mips/mach-generic/spaces.h
Franck Bui-Huu
2007-07-10
1
-38
/
+27
*
[MIPS] Allow generic spaces.h to be included by platform specific ones
Franck Bui-Huu
2007-07-10
4
-73
/
+23
*
[MIPS] Remove unused dump_tlb functions
Atsushi Nemoto
2007-07-10
3
-265
/
+2
*
[MIPS] Unify dump_tlb
Atsushi Nemoto
2007-07-10
6
-294
/
+60
*
[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.
Ralf Baechle
2007-07-10
13
-33
/
+125
*
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
2007-07-10
2
-0
/
+17
*
[MIPS] Cleanup TO_PHYS_MASK definition
Ralf Baechle
2007-07-10
1
-23
/
+6
*
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
2007-07-10
7
-16
/
+16
*
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
Ralf Baechle
2007-07-10
1
-1
/
+1
*
[MIPS] Add generic GPIO to Au1x00
Florian Fainelli
2007-07-10
4
-63
/
+151
*
[MIPS] Create fallback gpio.h
Atsushi Nemoto
2007-07-10
1
-0
/
+15
*
[MIPS] Add generic GPIO support
Yoichi Yuasa
2007-07-10
2
-0
/
+9
*
[MIPS] Remove unused cpu_callout_map and num_booting_cpus()
Adrian Bunk
2007-07-10
1
-7
/
+0
*
[MIPS] "extern inline" -> "static inline"
Adrian Bunk
2007-07-10
1
-1
/
+1
*
[MIPS] Simplify missing-syscalls for N32 and O32
Atsushi Nemoto
2007-07-10
1
-22
/
+10
*
[MIPS] Remove unused config entries
Yoichi Yuasa
2007-07-10
1
-11
/
+0
*
[MIPS] remove unused definitions for Cobalt
Yoichi Yuasa
2007-07-10
1
-5
/
+0
[next]