index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
drm/radeon: more strictly validate the UVD codec
Christian König
1
-2
/
+31
2015-05-07
drm/radeon: make UVD handle checking more strict
Christian König
1
-29
/
+43
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
1
-17
/
+48
2015-05-07
drm/radeon: fix userptr lockup
Christian König
1
-0
/
+3
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
2015-05-07
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
1
-0
/
+2
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
1
-2
/
+2
2015-05-07
drm/amdkfd: allow unregister process with queues
Oded Gabbay
1
-2
/
+3
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
31
-219
/
+568
2015-05-07
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
1
-3
/
+0
2015-05-07
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
1
-1
/
+2
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2
-2
/
+3
2015-05-06
Btrfs: fix wrong mapping flags for free space inode
Filipe Manana
1
-1
/
+1
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-74
/
+168
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+23
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-77
/
+114
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2015-05-06
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
3
-8
/
+6
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
4
-1
/
+22
2015-05-06
gpio: omap: Fix regression for MPUIO interrupts
Tony Lindgren
1
-39
/
+9
2015-05-06
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
3
-1
/
+15
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
2015-05-06
drm/i915/dp: there is no audio on port A
Jani Nikula
1
-3
/
+3
2015-05-06
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-4
/
+6
2015-05-06
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-1
/
+3
2015-05-05
Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-45
/
+193
2015-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-75
/
+429
2015-05-05
Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-1
/
+8
2015-05-05
ipmi: Fix multi-part message handling
Corey Minyard
1
-13
/
+38
2015-05-05
ipmi: Add alert handling to SSIF
Corey Minyard
1
-16
/
+116
2015-05-05
ipmi: Fix a problem that messages are not issued in run_to_completion mode
Hidehiro Kawai
1
-2
/
+1
2015-05-05
ipmi: Report an error if ACPI _IFT doesn't exist
Corey Minyard
1
-1
/
+3
2015-05-05
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-05-05
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-05
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2
-2
/
+2
2015-05-05
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-05
configfs: init configfs module earlier at boot time
Daniel Baluta
1
-1
/
+1
2015-05-05
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
1
-3
/
+3
2015-05-05
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
1
-2
/
+5
2015-05-05
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
1
-4
/
+4
2015-05-05
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
3
-0
/
+318
2015-05-05
Documentation: bindings: add abracon,abx80x
Alexandre Belloni
1
-0
/
+30
2015-05-05
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2
-5
/
+11
2015-05-05
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
1
-4
/
+4
2015-05-05
lib: delete lib/find_last_bit.c
Yury Norov
1
-41
/
+0
2015-05-05
MAINTAINERS: add co-maintainer for LED subsystem
Andrew Morton
1
-0
/
+1
2015-05-05
zram: add Designated Reviewer for zram in MAINTAINERS
Minchan Kim
1
-0
/
+1
[prev]
[next]