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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
MIPS: Tidy up FPU context switching
Paul Burton
3
-65
/
+18
2015-09-03
MIPS: Netlogic: Fix 0x0x prefixes.
Antonio Ospite
1
-1
/
+1
2015-09-03
MIPS: Add uprobes support.
Ralf Baechle
11
-2
/
+597
2015-09-03
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
4
-18
/
+21
2015-09-03
MIPS: Netlogic: NAND IRQ mapping
Subhendu Sekhar Behera
1
-0
/
+2
2015-09-03
MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platform
Kamlakant Patel
1
-0
/
+1
2015-09-03
MIPS: Netlogic: add device tree entry for XLP GPIO
Kamlakant Patel
5
-0
/
+58
2015-09-03
MIPS: Netlogic: Use chip_data for irq_chip methods
Kamlakant Patel
2
-16
/
+16
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
33
-517
/
+41
2015-09-03
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel
2
-237
/
+1
2015-09-03
MIPS: Ath79: Remove the unused GPIO function API
Alban Bedel
2
-46
/
+0
2015-09-03
MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64
Paul Burton
2
-0
/
+6
2015-09-03
MIPS: Get rid of finish_arch_switch().
Ralf Baechle
1
-25
/
+23
2015-09-03
MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms
Alex Smith
1
-1
/
+1
2015-09-03
MIPS: Add implementation of dma_map_ops.mmap()
Alex Smith
1
-0
/
+35
2015-09-03
MIPS: Fix definition of pgprot_writecombine()
Alex Smith
1
-0
/
+2
2015-09-03
MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSA
Paul Burton
1
-2
/
+2
2015-09-03
MIPS: Advertise MSA support via HWCAP when present
Paul Burton
1
-0
/
+1
2015-09-03
MIPS: Advertise MIPSr6 via HWCAP when appropriate
Paul Burton
1
-0
/
+3
2015-09-03
MIPS: AT_HWCAP aux vector infrastructure
Paul Burton
3
-1
/
+14
2015-09-03
MIPS: Save MSA extended context around signals
Paul Burton
3
-15
/
+333
2015-09-03
MIPS: Add definitions for extended context
Paul Burton
4
-1
/
+81
2015-09-03
MIPS: Indicate FP mode in sigcontext sc_used_math
Paul Burton
2
-4
/
+20
2015-09-03
MIPS: Remove unused {get,put}_sigset functions
Paul Burton
1
-51
/
+0
2015-09-03
MIPS: Use common FP sigcontext code for O32 compat
Paul Burton
5
-271
/
+11
2015-09-03
MIPS: Skip odd double FP registers when copying FP32 sigcontext
Paul Burton
1
-2
/
+4
2015-09-03
MIPS: Move FP usage checks into protected_{save, restore}_fp_context
Paul Burton
1
-39
/
+34
2015-09-03
MIPS: Use struct mips_abi offsets to save FP context
Paul Burton
3
-97
/
+145
2015-09-03
MIPS: Add offsets to sigcontext FP fields to struct mips_abi
Paul Burton
4
-3
/
+19
2015-09-03
MIPS: Simplify EVA FP context handling code
Paul Burton
1
-25
/
+19
2015-09-03
MIPS: sni: Migrate to new 'set-state' interface
Viresh Kumar
1
-30
/
+19
2015-09-03
MIPS: IP27: Migrate to new 'set-state' interface
Viresh Kumar
1
-7
/
+0
2015-09-03
MIPS: rt3352: Migrate to new 'set-state' interface
Viresh Kumar
1
-29
/
+30
2015-09-03
MIPS: loongsoon32: Migrate to new 'set-state' interface
Viresh Kumar
1
-23
/
+34
2015-09-03
MIPS: loongson64/timer: Migrate to new 'set-state' interface
Viresh Kumar
2
-71
/
+92
2015-09-03
MIPS: cevt-txx9: Migrate to new 'set-state' interface
Viresh Kumar
1
-30
/
+51
2015-09-03
MIPS: cevt-sb1250: Migrate to new 'set-state' interface
Viresh Kumar
1
-22
/
+23
2015-09-03
MIPS: cevt-r4k: Migrate to new 'set-state' interface
Viresh Kumar
2
-8
/
+0
2015-09-03
MIPS: cevt-gt641xx: Migrate to new 'set-state' interface
Viresh Kumar
1
-18
/
+39
2015-09-03
MIPS: cevt-ds1287: Migrate to new 'set-state' interface
Viresh Kumar
1
-15
/
+22
2015-09-03
MIPS: cevt-bcm1480: Migrate to new 'set-state' interface
Viresh Kumar
1
-22
/
+22
2015-09-03
MIPS: jz4740: Migrate to new 'set-state' interface
Viresh Kumar
1
-19
/
+27
2015-09-03
MIPS: Jazz: Migrate to new 'set-state' interface
Viresh Kumar
1
-7
/
+0
2015-09-03
MIPS: Alchemy: Migrate to new 'set-state' interface
Viresh Kumar
1
-6
/
+0
2015-09-03
MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.
Ralf Baechle
1
-0
/
+1
2015-09-03
MIPS: math-emu: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
1
-1
/
+1
2015-09-03
MIPS: Lasat: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
1
-1
/
+1
2015-09-03
MIPS: unaligned: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
1
-1
/
+1
2015-09-03
MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall
Ralf Baechle
1
-1
/
+1
2015-09-03
MIPS: Rearrange ENTRYLO field definitions
James Hogan
2
-34
/
+36
[next]