index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: ralink: Fix bad config symbol in PCI makefile.
John Crispin
2015-04-10
1
-1
/
+1
*
MIPS: Malta: Detect and fix bad memsize values
Markos Chandras
2015-04-10
1
-0
/
+6
*
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
Ralf Baechle
2015-04-10
1
-19
/
+2
*
MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.
Ralf Baechle
2015-04-10
1
-1
/
+0
*
MIPS: Fix cpu_has_mips_r2_exec_hazard.
Ralf Baechle
2015-04-10
1
-1
/
+32
*
MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
Markos Chandras
2015-04-10
1
-1
/
+2
*
MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case
Markos Chandras
2015-04-10
1
-1
/
+1
*
MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes
Markos Chandras
2015-04-10
1
-44
/
+45
*
MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter
Markos Chandras
2015-04-10
1
-1
/
+1
*
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras
2015-04-10
1
-5
/
+47
*
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras
2015-04-10
1
-26
/
+90
*
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras
2015-04-10
1
-78
/
+94
*
MIPS: asm: asm-eva: Introduce kernel load/store variants
Markos Chandras
2015-04-10
1
-44
/
+93
*
MIPS: Netlogic: Fix for SATA PHY init
Ganesan Ramalingam
2015-04-10
1
-0
/
+13
*
MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N
Aaro Koskinen
2015-04-10
1
-0
/
+2
*
MIPS: Octeon: Remove udelay() causing huge IRQ latency
Alexander Sverdlin
2015-04-10
3
-17
/
+0
*
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
2015-03-25
2
-15
/
+35
*
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
2015-03-25
2
-23
/
+13
*
MIPS: OCTEON: Use correct CSR to soft reset
Chandrakala Chavva
2015-03-25
2
-9
/
+4
*
MIPS: OCTEON: dma-octeon: fix OHCI USB config check
Aaro Koskinen
2015-03-25
1
-1
/
+1
*
MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction
Huacai Chen
2015-03-25
1
-0
/
+1
*
MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().
Nicolas Schichan
2015-03-25
2
-4
/
+4
*
MIPS: Add support for XPA.
Steven J. Hill
2015-03-19
11
-44
/
+173
*
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-03-18
3
-49
/
+76
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-03-07
1
-1
/
+4
|
\
|
*
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
2015-03-06
1
-1
/
+4
*
|
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-06
1
-3
/
+8
|
\
\
|
*
\
Merge branch 'acpi-resources'
Rafael J. Wysocki
2015-03-05
1
-3
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
Jiang Liu
2015-03-04
1
-3
/
+8
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-05
3
-22
/
+20
|
\
\
\
|
*
|
|
x86/fpu/xsaves: Fix improper uses of __ex_table
Quentin Casasnovas
2015-03-05
1
-17
/
+11
|
*
|
|
x86/intel/quark: Select COMMON_CLK
Andy Shevchenko
2015-03-05
1
-0
/
+1
|
*
|
|
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
2015-03-05
1
-5
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-03-04
9
-26
/
+31
|
\
\
\
\
|
*
|
|
|
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
2015-03-02
1
-0
/
+1
|
*
|
|
|
KVM: MIPS: Fix trace event to save PC directly
James Hogan
2015-03-02
1
-3
/
+3
|
*
|
|
|
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2015-03-02
2
-8
/
+2
|
*
|
|
|
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-02-23
1
-1
/
+2
|
*
|
|
|
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
2015-02-23
1
-9
/
+14
|
*
|
|
|
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
2015-02-23
2
-4
/
+8
|
*
|
|
|
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
2015-02-23
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-04
6
-36
/
+73
|
\
\
\
\
|
*
|
|
|
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
2
-26
/
+2
|
*
|
|
|
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
2
-7
/
+8
|
*
|
|
|
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
2
-2
/
+12
|
*
|
|
|
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-27
2
-1
/
+51
|
|
/
/
/
*
|
|
|
Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-03-04
6
-28
/
+45
|
\
\
\
\
|
*
|
|
|
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
2015-03-04
4
-26
/
+34
|
*
|
|
|
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
2015-03-04
1
-2
/
+2
|
*
|
|
|
powerpc: Re-enable dynticks
Paul Clarke
2015-02-23
1
-0
/
+9
|
|
/
/
/
[next]