index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
x86/MSI: Clean up unused MSI related code and interfaces
Jiang Liu
3
-64
/
+4
2015-04-24
irq_remapping: Clean up unused MSI related code
Jiang Liu
5
-185
/
+0
2015-04-24
irq_remapping/amd: Clean up unused MSI related code
Jiang Liu
1
-113
/
+2
2015-04-24
irq_remapping/vt-d: Clean up unused MSI related code
Jiang Liu
1
-144
/
+0
2015-04-24
x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
Jiang Liu
1
-4
/
+2
2015-04-24
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
Jiang Liu
7
-73
/
+94
2015-04-24
x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains
Jiang Liu
3
-63
/
+167
2015-04-24
irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains
Jiang Liu
4
-6
/
+341
2015-04-24
irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains
Jiang Liu
2
-8
/
+333
2015-04-24
irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain
Jiang Liu
1
-11
/
+11
2015-04-24
irq_remapping: Introduce new interfaces to support hierarchical irqdomains
Jiang Liu
4
-1
/
+132
2015-04-24
x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
3
-4
/
+27
2015-04-24
x86/htirq: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
3
-17
/
+18
2015-04-24
x86/uv: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
1
-16
/
+11
2015-04-24
x86/MSI: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
1
-8
/
+6
2015-04-24
x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
1
-3
/
+5
2015-04-24
x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors
Jiang Liu
4
-18
/
+160
2015-04-24
x86/irq: Save destination CPU ID in irq_cfg
Jiang Liu
2
-0
/
+7
2015-04-20
smp: don't use 16-bit words for atomic accesses
Linus Torvalds
1
-1
/
+1
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: Correct video ports description file path in DT binding doc
Javier Martinez Canillas
1
-2
/
+2
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-20
media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
Philipp Zabel
2
-8
/
+8
2015-04-19
hexdump: avoid warning in test function
Linus Torvalds
1
-1
/
+1
2015-04-19
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
1
-1
/
+3
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2
-23
/
+2
2015-04-18
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
2015-04-18
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+65
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
4
-242
/
+128
2015-04-18
Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
3
-1
/
+318
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
8
-537
/
+325
2015-04-18
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
1
-9
/
+8
2015-04-18
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
1
-1
/
+38
2015-04-18
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
1
-3
/
+25
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
2
-13
/
+116
2015-04-18
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
1
-1
/
+5
2015-04-18
tools/power turbostat: modprobe msr, if needed
Len Brown
1
-2
/
+3
2015-04-18
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
1
-36
/
+105
2015-04-18
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
1
-4
/
+4
2015-04-18
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
1
-1
/
+2
2015-04-18
config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
Konrad Rzeszutek Wilk
1
-1
/
+1
2015-04-18
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
1
-18
/
+15
2015-04-17
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
Vivien Didelot
1
-3
/
+3
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
4
-7
/
+6
2015-04-17
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
2015-04-17
netns: remove BUG_ONs from net_generic()
Denys Vlasenko
1
-2
/
+0
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
[next]