index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
acenic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
MIPS: ELF: Add definition for the .MIPS.abiflags section
Paul Burton
1
-0
/
+25
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
5
-10
/
+100
2014-11-24
MIPS: Ensure Config5.UFE is clear on boot
Paul Burton
1
-1
/
+1
2014-11-24
MIPS: detect presence of the FRE & UFR bits
Paul Burton
3
-0
/
+7
2014-11-24
MIPS: define bits introduced for hybrid FPRs
Paul Burton
1
-0
/
+3
2014-11-24
binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
Paul Burton
3
-2
/
+111
2014-11-24
binfmt_elf: load interpreter program headers earlier
Paul Burton
1
-18
/
+18
2014-11-24
binfmt_elf: Hoist ELF program header loading to a function
Paul Burton
1
-43
/
+56
2014-11-24
MIPS: Loongson-3: Add RS780/SBX00 HPET support
Huacai Chen
6
-1
/
+350
2014-11-24
MIPS: Loongson-3: Add oprofile support
Huacai Chen
3
-0
/
+225
2014-11-24
MIPS: Loongson: Improve LEFI firmware interface
Huacai Chen
14
-42
/
+234
2014-11-24
MIPS: Loongson: Allow booting from any core
Huacai Chen
7
-36
/
+67
2014-11-24
MIPS: Loongson-3: Add PHYS48_TO_HT40 support
Huacai Chen
3
-3
/
+22
2014-11-24
MIPS: R3000: Remove redundant parentheses
Isamu Mogi
1
-1
/
+1
2014-11-24
MIPS: R3000: Replace magic numbers with macros
Isamu Mogi
1
-5
/
+6
2014-11-24
MIPS: Remove __strlen_user().
Ralf Baechle
3
-34
/
+0
2014-11-24
MIPS: BCM47XX: Initialize bcma bus later (with mm available)
Rafał Miłecki
3
-6
/
+38
2014-11-24
MIPS: BCM47XX: Move SPROM fallback code into sprom.c
Rafał Miłecki
3
-56
/
+73
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2
-42
/
+13
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
3
-22
/
+23
2014-11-24
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
1
-12
/
+32
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
18
-18
/
+17
2014-11-24
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
2
-136
/
+142
2014-11-24
MIPS: Malta: Stop using GIC REG macros
Andrew Bresticker
1
-9
/
+9
2014-11-24
MIPS: SEAD3: Stop using GIC REG macros
Andrew Bresticker
1
-4
/
+4
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
3
-8
/
+13
2014-11-24
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
1
-11
/
+3
2014-11-24
MIPS: SEAD3: Use generic plat_irq_dispatch
Andrew Bresticker
1
-22
/
+1
2014-11-24
MIPS: Malta: Use generic plat_irq_dispatch
Andrew Bresticker
1
-92
/
+0
2014-11-24
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
2
-29
/
+4
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
9
-125
/
+279
2014-11-24
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2
-12
/
+21
2014-11-24
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
4
-22
/
+22
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
10
-325
/
+198
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
4
-32
/
+40
2014-11-24
irqchip: mips-gic: Fix gic_set_affinity() return value
Andrew Bresticker
1
-1
/
+1
2014-11-24
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
2
-2
/
+64
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
4
-42
/
+8
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
8
-16
/
+16
2014-11-24
MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
Andrew Bresticker
3
-4
/
+6
2014-11-24
MIPS: Malta: Move MSC01 interrupt base
Andrew Bresticker
1
-4
/
+4
2014-11-24
MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: SEAD3: Remove sead3-serial.c
Andrew Bresticker
1
-45
/
+0
2014-11-24
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
3
-46
/
+0
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
1
-2
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
9
-36
/
+51
2014-11-24
MIPS: i8259: Use IRQ domains
Andrew Bresticker
2
-5
/
+20
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
1
-0
/
+4
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
1
-0
/
+18
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
4
-7
/
+7
[next]