index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
MIPS: Loongson: Allow booting from any core
Huacai Chen
3
-4
/
+6
2014-11-24
MIPS: Loongson-3: Add PHYS48_TO_HT40 support
Huacai Chen
1
-3
/
+3
2014-11-24
MIPS: Remove __strlen_user().
Ralf Baechle
1
-27
/
+0
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-0
/
+1
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
3
-327
/
+2
2014-11-24
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
1
-65
/
+7
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
1
-0
/
+1
2014-11-24
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
1
-5
/
+0
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
3
-9
/
+34
2014-11-24
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
1
-1
/
+0
2014-11-24
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
3
-2
/
+2
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
3
-40
/
+22
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
1
-1
/
+0
2014-11-24
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
1
-0
/
+9
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
1
-2
/
+0
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: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
1
-2
/
+0
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-0
/
+1
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
1
-2
/
+2
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
1
-42
/
+27
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
1
-0
/
+3
2014-11-24
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
1
-4
/
+2
2014-11-24
MIPS: r4kcache: Add EVA case for protected_writeback_dcache_line
Markos Chandras
1
-0
/
+4
2014-11-24
MIPS: Fix a copy & paste error in unistd.h
Huacai Chen
1
-1
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+15
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
1
-1
/
+7
2014-11-19
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
1
-1
/
+4
2014-11-19
MIPS: asm: uaccess: Add v1 register to clobber list on EVA
Markos Chandras
1
-3
/
+4
2014-11-19
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
1
-2
/
+0
2014-11-18
mips: Sync struct siginfo with general version
Qiaowei Ren
1
-0
/
+4
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+59
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-1
/
+0
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
5
-3
/
+50
2014-10-27
MIPS: Wire up bpf syscall.
Ralf Baechle
1
-6
/
+9
2014-10-24
MIPS: ftrace: Fix a microMIPS build problem
Markos Chandras
1
-2
/
+2
2014-10-23
MIPS: Prevent compiler warning from cop2_{save,restore}
Paul Burton
1
-4
/
+4
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
1
-7
/
+0
2014-10-23
MIPS: ptrace.h: Add a missing include
Aaro Koskinen
1
-0
/
+2
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-19
/
+84
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-12
/
+12
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-370
/
+187
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-7
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+2
[prev]
[next]