index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
ocfs2: quorum: add a log for node not fenced
Junxiao Bi
1
-2
/
+11
2014-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2
-0
/
+21
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
1
-6
/
+19
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
1
-86
/
+43
2014-08-29
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
1
-0
/
+1
2014-08-29
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2014-08-29
xattr: fix check for simultaneous glibc header inclusion
Filipe Brandenburger
1
-1
/
+1
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
8
-16
/
+0
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
8
-20
/
+42
2014-08-29
x86,mm: fix pte_special versus pte_numa
Hugh Dickins
2
-6
/
+10
2014-08-29
hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked
Michal Hocko
1
-1
/
+1
2014-08-29
mm/zpool: use prefixed module loading
Kees Cook
3
-1
/
+3
2014-08-29
zram: fix incorrect stat with failed_reads
Chao Yu
2
-4
/
+8
2014-08-29
lib: turn CONFIG_STACKTRACE into an actual option.
Dave Jones
1
-1
/
+6
2014-08-29
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
1
-1
/
+1
2014-08-29
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
Tang Chen
1
-2
/
+1
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
1
-7
/
+4
2014-08-29
checkpatch: relax check for length of git commit IDs
Joe Perches
1
-2
/
+2
2014-08-29
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-10
/
+21
2014-08-29
Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
95
-165
/
+210
2014-08-29
Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-43
/
+35
2014-08-29
Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+26
2014-08-29
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+23
2014-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-129
/
+233
2014-08-29
Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
1
-6
/
+19
2014-08-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-39
/
+74
2014-08-29
alpha: io: implement relaxed accessor macros for writes
Will Deacon
1
-4
/
+8
2014-08-29
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
3
-1
/
+7
2014-08-29
arm64: report correct stack pointer in KSTK_ESP for compat tasks
Will Deacon
1
-1
/
+1
2014-08-29
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
1
-1
/
+1
2014-08-29
x86, irq, PCI: Keep IRQ assignment for runtime power management
Jiang Liu
5
-2
/
+20
2014-08-29
spi/rockchip: Avoid accidentally turning off the clock
Doug Anderson
1
-1
/
+1
2014-08-29
f2fs: fix wrong casting for dentry name
Jaegeuk Kim
1
-3
/
+4
2014-08-28
ext4: fix same-dir rename when inline data directory overflows
Darrick J. Wong
1
-3
/
+18
2014-08-28
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
6
-49
/
+95
2014-08-28
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
1
-2
/
+5
2014-08-28
ext4: update i_disksize coherently with block allocation on error path
Dmitry Monakhov
1
-2
/
+8
2014-08-28
arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc
Will Deacon
1
-0
/
+6
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
1
-3
/
+7
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2
-2
/
+2
2014-08-28
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
1
-6
/
+19
2014-08-28
Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-08-28
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-14
/
+121
2014-08-28
Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-23
/
+84
2014-08-28
Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...
Linus Torvalds
3
-7
/
+10
2014-08-28
Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-8
/
+24
2014-08-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-65
/
+92
2014-08-28
f2fs: simplify by using a literal
Dan Carpenter
1
-1
/
+1
2014-08-28
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...
Tony Lindgren
2
-11
/
+11
2014-08-28
mfd: tc3589x: Add device tree bindings
Linus Walleij
1
-0
/
+107
[prev]
[next]