index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2
-4
/
+2
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
1
-4
/
+2
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2
-13
/
+21
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
1
-1
/
+4
2016-09-02
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
1
-0
/
+21
2016-09-02
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
1
-15
/
+19
2016-09-02
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
1
-1
/
+0
2016-09-02
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
1
-4
/
+14
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-10
irq/Documentation: Correct result of echnoing 5 to smp_affinity
John Kacur
1
-1
/
+1
2016-07-06
MAINTAINERS: Remove Jiang Liu from irq domains
Thomas Gleixner
1
-1
/
+0
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
3
-0
/
+70
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2
-1
/
+3
2016-07-04
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
1
-12
/
+39
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
9
-25
/
+41
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
4
-4
/
+28
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2
-10
/
+4
2016-07-04
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-07-01
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+1
2016-07-01
phy: miphy28lp: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-07-01
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-07-01
9p: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-06-30
ACPI,PCI,IRQ: correct operator precedence
Sinan Kaya
1
-1
/
+1
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
4
-2
/
+37
2016-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
4
-1
/
+10
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
1
-0
/
+2
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...
Lee Jones
1
-1
/
+1
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
1
-0
/
+53
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
1
-24
/
+82
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
1
-21
/
+21
2016-06-29
nfit: fix format interface code byte order
Dan Williams
2
-8
/
+8
2016-06-29
regulator: max77620: check for valid regulator info
Venkat Reddy Talla
1
-1
/
+6
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-29
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
1
-0
/
+3
2016-06-29
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
1
-41
/
+60
2016-06-29
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
1
-0
/
+26
[next]