index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
54
-242
/
+401
2016-05-12
ext4: switch to ->iterate_shared()
Al Viro
1
-0
/
+7
2016-05-10
vfs: add lookup_hash() helper
Miklos Szeredi
1
-0
/
+2
2016-05-10
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-0
/
+12
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
2
-10
/
+5
2016-05-06
Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2016-05-06
Merge branches 'acpica-fixes' and 'device-properties-fixes'
Rafael J. Wysocki
2
-3
/
+3
2016-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-78
/
+116
2016-05-05
byteswap: try to avoid __builtin_constant_p gcc bug
Arnd Bergmann
1
-9
/
+15
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-0
/
+22
2016-05-05
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
1
-69
/
+75
2016-05-05
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-05
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-05-04
Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-02
Merge branch 'for-linus' into work.lookups
Al Viro
1
-0
/
+1
2016-05-02
introduce a parallel variant of ->iterate()
Al Viro
1
-0
/
+1
2016-05-02
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
Al Viro
1
-0
/
+13
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
1
-6
/
+21
2016-05-02
parallel lookups machinery, part 4 (and last)
Al Viro
1
-2
/
+6
2016-05-02
parallel lookups machinery, part 3
Al Viro
1
-0
/
+2
2016-05-02
parallel lookups machinery, part 2
Al Viro
1
-0
/
+1
2016-05-02
beginning of transition to parallel lookups - marking in-lookup dentries
Al Viro
1
-0
/
+18
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
4
-7
/
+20
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2016-05-01
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+27
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+9
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+5
2016-04-28
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-10
/
+28
2016-04-28
Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+2
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-0
/
+2
2016-04-28
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
1
-0
/
+5
2016-04-28
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-6
/
+5
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
1
-1
/
+2
2016-04-28
net: fix net_gso_ok for new GSO types.
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
1
-0
/
+16
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
1
-0
/
+11
2016-04-27
device property: Avoid potential dereferences of invalid pointers
Heikki Krogerus
2
-3
/
+3
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1
2016-04-27
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
47
-172
/
+310
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+15
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2
-5
/
+5
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
2
-0
/
+2
2016-04-26
ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW
Takashi Iwai
1
-3
/
+2
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2
-6
/
+1
[next]