index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2016-09-06
2
-4
/
+2
*
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
2016-09-05
1
-4
/
+2
*
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2016-09-02
2
-13
/
+21
*
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-09-02
1
-1
/
+4
*
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-09-02
1
-0
/
+21
*
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
2016-09-02
1
-15
/
+19
*
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
2016-09-02
1
-1
/
+0
*
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
2016-09-02
1
-4
/
+14
*
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
2016-07-19
1
-1
/
+1
*
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-11
1
-2
/
+4
*
irq/Documentation: Correct result of echnoing 5 to smp_affinity
John Kacur
2016-07-10
1
-1
/
+1
*
MAINTAINERS: Remove Jiang Liu from irq domains
Thomas Gleixner
2016-07-06
1
-1
/
+0
*
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-07-04
1
-0
/
+1
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
1006
-5933
/
+9694
|
\
|
*
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
3
-0
/
+70
|
*
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
2
-1
/
+3
|
*
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
2016-07-04
1
-12
/
+39
|
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
9
-25
/
+41
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
4
-4
/
+28
|
*
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-07-04
2
-10
/
+4
|
*
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
2016-07-04
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-03
4
-2
/
+37
|
|
\
|
|
*
fuse: serialize dirops by default
Miklos Szeredi
2016-06-30
4
-2
/
+37
|
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-03
2
-8
/
+33
|
|
\
\
|
|
*
|
ovl: warn instead of error if d_type is not supported
Vivek Goyal
2016-07-03
1
-5
/
+7
|
|
*
|
ovl: get_write_access() in truncate
Miklos Szeredi
2016-06-29
1
-0
/
+21
|
|
*
|
ovl: fix dentry leak for default_permissions
Miklos Szeredi
2016-06-29
1
-3
/
+5
|
|
|
/
|
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-03
1
-4
/
+6
|
|
\
\
|
|
*
|
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
|
|
|
/
|
*
|
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-03
7
-19
/
+65
|
|
\
\
|
|
*
|
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
4
-1
/
+10
|
|
*
|
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
2016-06-29
1
-17
/
+44
|
|
*
|
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
2016-06-28
1
-1
/
+1
|
|
*
|
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-27
1
-0
/
+10
|
*
|
|
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-07-02
12
-78
/
+160
|
|
\
\
\
|
|
*
\
\
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-07-02
5
-22
/
+22
|
|
|
\
\
\
|
|
|
*
|
|
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
2016-06-30
1
-2
/
+2
|
|
|
*
|
|
drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
Rodrigo Vivi
2016-06-29
1
-7
/
+2
|
|
|
*
|
|
drm/i915: Add more Kabylake PCI IDs.
Rodrigo Vivi
2016-06-29
1
-0
/
+3
|
|
|
*
|
|
drm/i915: Avoid early timeout during AUX transfers
Imre Deak
2016-06-29
1
-1
/
+1
|
|
|
*
|
|
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
Imre Deak
2016-06-29
1
-4
/
+4
|
|
|
*
|
|
drm/i915/lpt: Avoid early timeout during FDI PHY reset
Imre Deak
2016-06-29
1
-4
/
+4
|
|
|
*
|
|
drm/i915/bxt: Avoid early timeout during PLL enable
Imre Deak
2016-06-29
1
-2
/
+2
|
|
|
*
|
|
drm/i915: Refresh cached DP port register value on resume
Ville Syrjälä
2016-06-29
1
-3
/
+5
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-07-02
7
-56
/
+138
|
|
|
\
\
\
|
|
|
*
|
|
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
2016-06-29
1
-0
/
+4
|
|
|
*
|
|
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
2016-06-29
1
-0
/
+3
|
|
|
*
|
|
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
2016-06-29
1
-41
/
+60
|
|
|
*
|
|
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
2016-06-29
1
-0
/
+26
|
|
|
*
|
|
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation
Rex Zhu
2016-06-23
1
-9
/
+17
[next]