index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-02-17
MIPS: kernel: unaligned: Add support for the MIPS R6
Leonid Yegoshin
-4
/
+386
2015-02-17
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
Markos Chandras
-8
/
+8
2015-02-17
MIPS: kernel: genex: Set correct ISA level
Markos Chandras
-1
/
+1
2015-02-17
MIPS: kernel: r4k_fpu: Add support for MIPS R6
Leonid Yegoshin
-3
/
+9
2015-02-17
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
-11
/
+15
2015-02-17
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
-5
/
+5
2015-02-17
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
-1
/
+10
2015-02-17
MIPS: kernel: entry.S: Add MIPS R6 related definitions
Markos Chandras
-2
/
+3
2015-02-17
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
Leonid Yegoshin
-4
/
+16
2015-02-17
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
Leonid Yegoshin
-1
/
+1
2015-02-17
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
Leonid Yegoshin
-4
/
+7
2015-02-17
MIPS: asm: local: Set the appropriate ISA level for MIPS R6
Markos Chandras
-2
/
+3
2015-02-17
MIPS: asm: spinlock: Replace "sub" instruction with "addiu"
Markos Chandras
-5
/
+2
2015-02-17
MIPS: asm: futex: Set the appropriate ISA level for MIPS R6
Markos Chandras
-4
/
+4
2015-02-17
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
Markos Chandras
-15
/
+15
2015-02-17
MIPS: asm: atomic: Update ISA constraints for MIPS R6 support
Markos Chandras
-6
/
+6
2015-02-17
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
Markos Chandras
-5
/
+5
2015-02-17
MIPS: Use the new "ZC" constraint for MIPS R6
Markos Chandras
-1
/
+6
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
-93
/
+93
2015-02-17
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
-3
/
+8
2015-02-17
MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
Markos Chandras
-2
/
+148
2015-02-17
MIPS: asm: irqflags: Add MIPS R6 related definitions
Markos Chandras
-4
/
+5
2015-02-17
MIPS: asm: hazards: Add MIPSR6 definitions
Markos Chandras
-4
/
+5
2015-02-17
MIPS: asm: cpu: Add MIPSR6 ISA definitions
Leonid Yegoshin
-6
/
+20
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
-0
/
+14
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
-2
/
+2
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
-1
/
+1
2015-02-17
MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6
Leonid Yegoshin
-4
/
+4
2015-02-17
MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
Leonid Yegoshin
-0
/
+4
2015-02-17
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
-0
/
+13
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
-462
/
+0
2015-02-17
sg: fix EWOULDBLOCK errors with scsi-mq
Tony Battersby
-1
/
+16
2015-02-17
sg: fix unkillable I/O wait deadlock with scsi-mq
Tony Battersby
-3
/
+14
2015-02-17
regulator: da9210: Mask all interrupt sources to deassert interrupt line
Geert Uytterhoeven
-0
/
+9
2015-02-17
HID: sensor-hub: correct dyn_callback_lock IRQ-safe change
Srinivas Pandruvada
-3
/
+5
2015-02-17
HID: hid-sensor-hub: Correct documentation
Srinivas Pandruvada
-0
/
+5
2015-02-17
HID: saitek: add USB ID for older R.A.T. 7
Darren Salt
-0
/
+4
2015-02-17
HID: i2c-hid: The interrupt should be level sensitive
Mika Westerberg
-1
/
+1
2015-02-17
parisc: Remove unused function
Rickard Strandqvist
-3
/
+0
2015-02-17
parisc: macro whitespace fixes
Michael S. Tsirkin
-58
/
+58
2015-02-17
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
Daniel J Blueman
-2
/
+8
2015-02-17
ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag
Libin Yang
-1
/
+2
2015-02-17
ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rate
Joe Turner
-0
/
+12
2015-02-17
virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.
Rusty Russell
-1
/
+4
2015-02-17
virtio_net: unconditionally define struct virtio_net_hdr_v1.
Rusty Russell
-29
/
+25
2015-02-16
Merge JFFS2 updates from David Woodhouse
Brian Norris
-0
/
+5
2015-02-16
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
-0
/
+2724
2015-02-16
MAINTAINERS: add entry for Maxim PMICs on Samsung boards
Krzysztof Kozlowski
-0
/
+20
2015-02-16
lib/Kconfig: use bool instead of boolean
Christoph Jaeger
-1
/
+1
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
-26
/
+4
[prev]
[next]