index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: BCM63XX: Add PCIe Support for BCM6328
Jonas Gorski
2012-07-24
7
-0
/
+248
*
MIPS: BCM63XX: Move the PCI initialization into its own function
Jonas Gorski
2012-07-24
1
-8
/
+17
*
MIPS: BCM63XX: Add basic BCM6328 support
Jonas Gorski
2012-07-24
13
-9
/
+265
*
MIPS: BCM63XX: Use the Chip ID register for identifying the SoC
Jonas Gorski
2012-07-24
1
-8
/
+12
*
MIPS: BCM63XX: Add flash type detection
Jonas Gorski
2012-07-24
3
-6
/
+69
*
MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c
Jonas Gorski
2012-07-24
4
-49
/
+79
*
MIPS: BCM63XX: add RNG driver platform_device stub
Florian Fainelli
2012-07-24
2
-2
/
+42
*
MIPS: BCM63XX: add RNG peripheral definitions
Florian Fainelli
2012-07-24
2
-0
/
+23
*
MIPS: BCM63XX: add support for "ipsec" clock
Florian Fainelli
2012-07-24
1
-0
/
+14
*
MIPS: OCTEON: Remove some unused files.
David Daney
2012-07-24
4
-492
/
+0
*
MIPS: BCM63XX: Fix platform_devices id
Florian Fainelli
2012-07-24
2
-2
/
+2
*
MIPS: BCM63xx: Make board setup code register the spi platform device
Florian Fainelli
2012-07-23
1
-0
/
+3
*
MIPS: BCM63xx: Add stub to register the SPI platform driver
Florian Fainelli
2012-07-23
3
-1
/
+210
*
MIPS: BCM63xx: Define internal registers offsets of the SPI controller
Florian Fainelli
2012-07-23
1
-0
/
+119
*
MIPS: BCM63xx: Remove SPI2 register
Florian Fainelli
2012-07-23
1
-9
/
+1
*
MIPS: BCM63xx: Define SPI register sizes.
Florian Fainelli
2012-07-23
1
-0
/
+4
*
MIPS: BCM63xx: Add BCM6368 SPI clock mask
Florian Fainelli
2012-07-23
1
-2
/
+4
*
MIPS: BCM63xx: Define BCM6358 SPI base address
Florian Fainelli
2012-07-23
1
-1
/
+1
*
MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values
Florian Fainelli
2012-07-23
1
-0
/
+7
*
MIPS: BCM63XX: Be consistent in clock bits enable naming
Florian Fainelli
2012-07-23
2
-21
/
+21
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-20
51
-168
/
+272
|
\
|
*
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
2012-07-19
8
-22
/
+22
|
*
MIPS: Fix bug.h MIPS build regression
Yoichi Yuasa
2012-07-19
2
-1
/
+1
|
*
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
2012-07-19
1
-5
/
+0
|
*
MIPS: smp: Warn on too early irq enable
Yong Zhang
2012-07-19
1
-0
/
+5
|
*
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
2012-07-19
1
-2
/
+2
|
*
MIPS: call ->smp_finish() a little late
Yong Zhang
2012-07-19
1
-1
/
+2
|
*
MIPS: Yosemite: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+1
|
*
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+2
|
*
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-7
/
+7
|
*
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+1
|
*
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
2012-07-19
1
-0
/
+1
|
*
MIPS: BCM63XX: Fix BCM6368 IPSec clock bit
Florian Fainelli
2012-07-19
1
-1
/
+1
|
*
MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
Florian Fainelli
2012-07-19
1
-5
/
+0
|
*
MIPS: Fix Magic SysRq L kernel crash.
Vincent Wen
2012-07-19
1
-0
/
+3
|
*
MIPS: BMIPS: Fix duplicate header inclusion.
Danny Kukawka
2012-07-19
1
-1
/
+0
|
*
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-07-19
7
-9
/
+9
|
*
MIPS: cmpxchg.h: Add missing include
Aaro Koskinen
2012-07-19
1
-0
/
+1
|
*
MIPS: Malta may also be equipped with MIPS64 R2 processors.
Leonid Yegoshin
2012-07-19
1
-0
/
+1
|
*
MIPS: Fix typo multipy -> multiply
Ralf Baechle
2012-07-19
1
-2
/
+2
|
*
MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.
Yoichi Yuasa
2012-07-19
2
-4
/
+1
|
*
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
Yoichi Yuasa
2012-07-19
1
-0
/
+1
|
*
MIPS: SMTC: Spelling and grammar corrections.
Ralf Baechle
2012-07-19
1
-5
/
+5
|
*
MIPS: Properly align the .data..init_task section.
David Daney
2012-07-19
2
-3
/
+4
|
*
MIPS: Malta: Change start address to avoid conflicts.
Steven J. Hill
2012-07-19
1
-2
/
+3
|
*
MIPS: Fix race condition with FPU thread task flag during context switch.
Leonid Yegoshin
2012-07-19
4
-24
/
+11
|
*
MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.
Douglas Leung
2012-07-19
1
-2
/
+2
|
*
MIPS: Refactor 'clear_page' and 'copy_page' functions.
Steven J. Hill
2012-07-19
4
-52
/
+77
|
*
MIPS: Don't panic on 5KEc.
Leonid Yegoshin
2012-07-19
3
-1
/
+6
|
*
MIPS: Add support for the M14Kc core.
Steven J. Hill
2012-07-06
6
-3
/
+17
[next]