index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove create/destroy_irq()
Thomas Gleixner
2014-05-16
2
-109
/
+1
*
ia64: Remove unused check_irq_used()
Thomas Gleixner
2014-05-16
2
-9
/
+0
*
iommu: dmar: Provide arch specific irq allocation
Thomas Gleixner
2014-05-16
3
-3
/
+8
*
iommu: smar: Fix return value check of create_irq()
Thomas Gleixner
2014-05-16
1
-1
/
+1
*
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
2014-05-16
3
-23
/
+1
*
x86: ioapic: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
1
-13
/
+10
*
x86: htirq: Use irq_alloc/free_irq()
Thomas Gleixner
2014-05-16
1
-9
/
+4
*
x86: uv: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
1
-6
/
+4
*
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
1
-3
/
+2
*
x86: irq_remapping: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
1
-7
/
+5
*
x86: Implement arch_setup/teardown_hwirq()
Thomas Gleixner
2014-05-16
2
-0
/
+34
*
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
2014-05-16
3
-0
/
+71
*
mips: Kill pointless destroy_irq()
Thomas Gleixner
2014-05-16
2
-18
/
+2
*
arm: iop13xx: Use sparse irqs for MSI
Thomas Gleixner
2014-05-16
8
-42
/
+19
*
-
.
Merge branches 'linus' and 'irq/urgent' into irq/core
Thomas Gleixner
2014-05-16
349
-2580
/
+3994
|
\
\
|
|
*
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
2014-05-13
1
-0
/
+8
|
|
*
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
2014-05-07
1
-0
/
+5
|
*
|
Linux 3.15-rc5
v3.15-rc5
Linus Torvalds
2014-05-09
1
-1
/
+1
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-09
38
-77
/
+150
|
|
\
\
|
|
*
|
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
2014-05-09
1
-1
/
+1
|
|
*
|
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
2014-05-09
1
-1
/
+1
|
|
*
|
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
2014-05-09
1
-1
/
+1
|
|
*
|
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
2014-05-08
1
-0
/
+16
|
|
*
|
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2014-05-08
2
-1
/
+2
|
|
*
|
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
2014-05-07
1
-0
/
+1
|
|
*
|
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
2014-05-07
1
-0
/
+10
|
|
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
9
-16
/
+16
|
|
*
|
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
18
-34
/
+34
|
|
*
|
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
2014-05-05
1
-2
/
+2
|
|
*
|
x86, build: Don't get confused by local symbols
H. Peter Anvin
2014-05-05
1
-2
/
+2
|
|
*
|
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2014-05-04
1
-19
/
+64
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
x86/efi: earlyprintk=efi,keep fix
Dave Young
2014-05-03
1
-19
/
+64
|
*
|
|
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-08
9
-50
/
+77
|
|
\
\
\
|
|
*
|
|
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-05-06
5
-14
/
+42
|
|
*
|
|
xfs: initialize default acls for ->tmpfile()
Brian Foster
2014-05-06
1
-26
/
+29
|
|
*
|
|
xfs: fully support v5 format filesystems
Dave Chinner
2014-05-05
3
-10
/
+6
|
*
|
|
|
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-08
2
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
tracepoint: Fix use of tracepoint funcs after rcu free
Mathieu Desnoyers
2014-05-08
1
-2
/
+2
|
|
*
|
|
|
trace: module: Maintain a valid user count
Romain Izard
2014-05-08
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-05-08
7
-4
/
+76
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2014-05-05
3
-2
/
+30
|
|
*
|
|
|
|
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2014-04-24
1
-0
/
+7
|
|
*
|
|
|
|
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
2014-04-24
1
-1
/
+3
|
|
*
|
|
|
|
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
2014-04-24
1
-1
/
+28
|
|
*
|
|
|
|
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
2014-04-23
1
-0
/
+8
|
*
|
|
|
|
|
Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-05-08
7
-9
/
+30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: hda - hdmi: Set converter channel count even without sink
Anssi Hannula
2014-05-05
1
-1
/
+3
|
|
*
|
|
|
|
|
ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data
Clemens Ladisch
2014-05-02
2
-1
/
+15
|
|
*
|
|
|
|
|
ALSA: usb-audio: Fix deadlocks at resuming
Takashi Iwai
2014-05-02
2
-2
/
+6
|
|
*
|
|
|
|
|
ALSA: usb-audio: Save mixer status only once at suspend
Takashi Iwai
2014-05-02
1
-2
/
+3
[next]