index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
arc: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-1
/
+1
2016-03-17
ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build
Vineet Gupta
1
-1
/
+6
2016-03-15
arc: [plat-nsimosci*] use ezchip network driver
Lada Trimasova
6
-9
/
+10
2016-03-15
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
2
-6
/
+1
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2
-17
/
+11
2016-03-12
ARC: [plat-nsim] document ranges
Vineet Gupta
1
-1
/
+2
2016-03-12
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2
-6
/
+14
2016-03-12
ARCv2: Allow enabling PAE40 w/o HIGHMEM
Vineet Gupta
1
-1
/
+0
2016-03-12
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
1
-5
/
+13
2016-03-11
ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE
Vineet Gupta
12
-12
/
+0
2016-03-11
ARC: [BE] Select correct CROSS_COMPILE prefix
Vineet Gupta
1
-0
/
+4
2016-03-11
ARC: bitops: Remove non relevant comments
Vineet Gupta
1
-15
/
+0
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
8
-12
/
+12
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-46
/
+132
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-47
/
+48
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
7
-16
/
+43
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
6
-10
/
+13
2016-02-27
ext4: online defrag not supported with DAX
Ross Zwisler
1
-0
/
+5
2016-02-27
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2
-2
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
2
-1
/
+18
2016-02-27
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
8
-14
/
+14
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
2
-0
/
+23
2016-02-27
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Mel Gorman
1
-1
/
+1
2016-02-27
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2016-02-27
PCI: mvebu: Restrict build to 32-bit ARM
Thierry Reding
1
-0
/
+1
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
5
-16
/
+37
2016-02-26
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-6
/
+13
2016-02-26
Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-34
/
+77
2016-02-26
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-94
/
+36
2016-02-26
Merge branches 'pm-devfreq' and 'acpi-pci'
Rafael J. Wysocki
1
-94
/
+34
[next]