index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
KVM: PPC: E500: Compile fix in this_cpu_write
Alexander Graf
1
-1
/
+1
2014-12-18
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
1
-4
/
+7
2014-12-18
x86/tls: Don't validate lm in set_thread_area() after all
Andy Lutomirski
2
-6
/
+7
2014-12-18
powerpc/powernv: Ignore smt-enabled on Power8 and later
Greg Kurz
1
-1
/
+15
2014-12-18
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
1
-12
/
+6
2014-12-18
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-2
/
+2
2014-12-18
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
1
-2
/
+2
2014-12-18
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2014-12-18
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2014-12-18
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-4
/
+4
2014-12-18
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEAD
Paolo Bonzini
26
-1093
/
+870
2014-12-18
KVM: move APIC types to arch/x86/
Paolo Bonzini
2
-0
/
+27
2014-12-18
powerpc/uaccess: Allow get_user() with bitwise types
Michael S. Tsirkin
1
-3
/
+3
2014-12-17
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
Anton Blanchard
1
-0
/
+1
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-12-17
x86: mm: fix VM_FAULT_RETRY handling
Linus Torvalds
1
-1
/
+1
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-0
/
+91
2014-12-17
Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-5
/
+48
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
4
-2
/
+74
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
4
-2
/
+9
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
13
-955
/
+70
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
5
-27
/
+539
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2
-29
/
+32
2014-12-17
arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
Rickard Strandqvist
1
-8
/
+0
2014-12-17
arch: powerpc: kvm: book3s_pr.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-17
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2
-16
/
+0
2014-12-17
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
3
-5
/
+48
2014-12-17
ARC: rename default defconfig
Vineet Gupta
3
-64
/
+1
2014-12-17
nios2/uaccess: fix sparse errors
Ley Foon Tan
1
-2
/
+2
2014-12-17
nios2: enable "make defconfig"
Paul Bolle
1
-0
/
+2
2014-12-17
nios2: add definition of ioremap_wc to io.h
Guenter Roeck
1
-0
/
+2
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-14
/
+85
2014-12-16
Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
13
-29
/
+267
2014-12-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-38
/
+41
2014-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+3
2014-12-16
Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
Linus Torvalds
41
-3042
/
+149
2014-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
29
-246
/
+186
2014-12-16
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7
-965
/
+779
2014-12-16
Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...
Arnd Bergmann
1
-1
/
+0
2014-12-16
Hexagon: fix signal delivery for debug traps
Richard Kuo
1
-2
/
+2
2014-12-16
Hexagon: set ARCH_DMA_MINALIGN
Richard Kuo
1
-1
/
+3
2014-12-16
Hexagon: fix alignment of init_task in RW_DATA_SECTION
Richard Kuo
1
-2
/
+2
2014-12-16
hexagon: Fix build failures in linux-next
Guenter Roeck
5
-22
/
+31
2014-12-16
x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
5
-14
/
+14
2014-12-16
x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
Jiang Liu
1
-2
/
+2
2014-12-16
x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
Jiang Liu
3
-21
/
+31
2014-12-16
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
7
-34
/
+33
2014-12-16
x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
Jiang Liu
3
-92
/
+108
[prev]
[next]