index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
2
-12
/
+52
2015-07-13
locks: have flock_lock_file take an inode pointer instead of a filp
Jeff Layton
1
-6
/
+6
2015-07-13
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
Jeff Layton
1
-2
/
+0
2015-07-10
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-170
/
+250
2015-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-9
/
+14
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
5
-168
/
+212
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
1
-2
/
+38
2015-07-10
Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-40
/
+60
2015-07-10
arm64: entry32: remove pointless register assignment
Mark Rutland
1
-2
/
+0
2015-07-10
cxl: Check if afu is not null in cxl_slbia
Daniel Axtens
1
-1
/
+1
2015-07-09
Merge branch 'hpfs-patches' (patches from Mikulas Patocka)
Linus Torvalds
5
-7
/
+141
2015-07-09
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2015-07-09
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
1
-2
/
+5
2015-07-09
hpfs: Remove unessary cast
Firo Yang
1
-1
/
+1
2015-07-09
hpfs: add fstrim support
Mikulas Patocka
5
-0
/
+128
2015-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-18
/
+47
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
6
-7
/
+1
2015-07-09
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-09
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-7
/
+13
2015-07-09
MAINTAINERS: add secondary tree for ceph modules
Sage Weil
1
-0
/
+3
2015-07-09
MAINTAINERS: update ceph entries
Sage Weil
1
-4
/
+15
2015-07-09
libceph: treat sockaddr_storage with uninitialized family as blank
Ilya Dryomov
1
-7
/
+7
2015-07-09
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
3
-7
/
+22
2015-07-08
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-240
/
+148
2015-07-08
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-3
/
+4
2015-07-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-07-08
modpost: work correctly with tile coldtext sections
Chris Metcalf
2
-3
/
+4
2015-07-09
module: Fix load_module() error path
Peter Zijlstra
1
-0
/
+1
2015-07-08
arm64: entry: handle debug exceptions in el*_inv
Mark Rutland
1
-2
/
+2
2015-07-08
Fix broken audit tests for exec arg len
Linus Torvalds
1
-2
/
+1
2015-07-08
powerpc: Update MAINTAINERS to point at shared tree
Michael Ellerman
1
-1
/
+1
2015-07-08
powerpc/perf/24x7: Fix lockdep warning
Sukadev Bhattiprolu
1
-0
/
+2
2015-07-08
cxl: Fix off by one error allowing subsequent mmap page to be accessed
Ian Munsie
1
-2
/
+2
2015-07-08
cxl: Fail mmap if requested mapping is larger than assigned problem state area
Ian Munsie
1
-1
/
+9
2015-07-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-69
/
+198
2015-07-07
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-07
Merge branch 'acpi-scan'
Rafael J. Wysocki
7
-5
/
+88
2015-07-07
Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
7
-207
/
+45
2015-07-07
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2
-28
/
+15
2015-07-07
arm64: Keep the ARM64 Kconfig selects sorted
Catalin Marinas
1
-1
/
+1
2015-07-07
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
Al Stone
2
-2
/
+2
2015-07-07
ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro
Al Stone
1
-0
/
+8
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
9205
-213075
/
+970375
2015-07-07
PM / wakeirq: Avoid setting power.wakeirq too hastily
Rafael J. Wysocki
2
-28
/
+15
2015-07-07
cxl: Fix refcounting in kernel API
Michael Neuling
1
-7
/
+5
2015-07-07
powerpc/powernv: Fix race in updating core_idle_state
Shreyas B. Prabhu
1
-10
/
+21
2015-07-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-43
/
+995
2015-07-07
ata: ahci_platform: Add ACPI _CLS matching
Suthikulpanit, Suravee
2
-1
/
+10
2015-07-07
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
5
-4
/
+78
2015-07-07
PM / hibernate: clarify resume documentation
Uwe Geuder
1
-2
/
+11
[next]