index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
CRISv32: enable LOCKDEP_SUPPORT
Rabin Vincent
1
-0
/
+4
2015-09-05
CRIS: add STACKTRACE_SUPPORT
Rabin Vincent
4
-0
/
+88
2015-09-05
CRISv32: annotate irq enable in idle loop
Rabin Vincent
1
-2
/
+2
2015-09-05
CRISv32: add support for irqflags tracing
Rabin Vincent
3
-1
/
+20
2015-09-05
CRIS: UAPI: use generic types.h
Rabin Vincent
3
-13
/
+1
2015-09-05
CRIS: UAPI: use generic shmbuf.h
Rabin Vincent
2
-42
/
+1
2015-09-05
CRIS: UAPI: use generic msgbuf.h
Rabin Vincent
2
-33
/
+1
2015-09-05
CRIS: UAPI: use generic socket.h
Rabin Vincent
2
-92
/
+1
2015-09-05
CRIS: UAPI: use generic sembuf.h
Rabin Vincent
2
-25
/
+1
2015-09-05
CRIS: UAPI: use generic sockios.h
Rabin Vincent
2
-13
/
+1
2015-09-05
CRIS: UAPI: use generic auxvec.h
Rabin Vincent
2
-4
/
+1
2015-09-05
CRIS: UAPI: use generic headers via Kbuild
Rabin Vincent
12
-31
/
+10
2015-09-05
CRIS: UAPI: fix elf.h export
Rabin Vincent
4
-1
/
+8
2015-09-05
CRIS: don't make asm/elf.h depend on asm/user.h
Rabin Vincent
3
-8
/
+7
2015-09-05
CRIS: UAPI: fix ptrace.h
Rabin Vincent
6
-3
/
+8
2015-09-05
CRISv32: Squash compile warnings for axisflashmap
Jesper Nilsson
1
-4
/
+5
2015-09-05
CRISv32: Add GPIO driver to the default configs
Jesper Nilsson
4
-14
/
+12
2015-09-05
CRISv32: ETRAX FS: Squash warnings in pinmux driver
Jesper Nilsson
1
-2
/
+6
2015-09-05
CRIS: Wire up missing syscalls
Chen Gang
4
-1
/
+25
2015-09-05
CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
Rabin Vincent
1
-0
/
+1
2015-09-05
CRISv32: add unreachable() to BUG()
Rabin Vincent
1
-2
/
+9
2015-09-05
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
Christophe Jaillet
1
-2
/
+1
2015-09-03
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
1
-1
/
+24
2015-09-03
hpfs: support hotfixes
Mikulas Patocka
5
-20
/
+76
2015-09-03
Input: elan_i2c - use iap_version to get firmware information
Duson Lin
1
-6
/
+6
2015-09-03
pcmcia: soc_common: remove skt_dev_info's clk pointer
Russell King
3
-3
/
+0
2015-09-03
pcmcia: sa11xx_base.c: remove useless init/exit functions
Russell King
1
-10
/
+0
2015-09-03
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Russell King
1
-6
/
+7
2015-09-03
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Russell King
1
-2
/
+1
2015-09-03
pcmcia: pxa2xx: convert memory allocation to devm_* API
Russell King
1
-5
/
+3
2015-09-03
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Russell King
1
-6
/
+2
2015-09-03
drm/i915: Add locks around audio component bind/unbind
David Henningsson
1
-0
/
+4
2015-09-03
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
Yousong Zhou
1
-3
/
+9
2015-09-03
drm/i915: Drop port_mst_index parameter from pin/eld callback
David Henningsson
3
-5
/
+4
2015-09-03
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
1
-1
/
+1
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Markos Chandras
5
-2
/
+138
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
Markos Chandras
1
-0
/
+24
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Markos Chandras
5
-2
/
+559
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
5
-2
/
+553
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
Markos Chandras
1
-0
/
+22
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
Markos Chandras
1
-0
/
+23
2015-09-03
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
Markos Chandras
1
-9
/
+121
2015-09-03
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Markos Chandras
1
-2
/
+7
2015-09-03
MIPS: Octeon: Fix management port MII address on Kontron S1901
Aaro Koskinen
2
-0
/
+8
2015-09-03
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-09-03
STAGING: Octeon: Use common helpers for determining interface and port
Janne Huttunen
1
-11
/
+11
2015-09-03
MIPS: Octeon: Support interfaces 4 and 5
Janne Huttunen
1
-0
/
+12
[next]