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
2013-06-14
dlm: retry failed SCTP sends
Mike Christie
1
-29
/
+75
2013-06-14
dlm: try other IPs when sctp init assoc fails
Mike Christie
1
-11
/
+50
2013-06-14
dlm: clear correct bit during sctp init failure handling
Mike Christie
1
-1
/
+1
2013-06-14
dlm: set sctp assoc id during setup
Mike Christie
1
-0
/
+1
2013-06-14
dlm: clear correct init bit during sctp setup
Mike Christie
1
-1
/
+1
2013-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-9
/
+13
2013-06-13
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
7
-470
/
+521
2013-06-13
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-13
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
2
-8
/
+12
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
2013-06-13
Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-4
/
+4
2013-06-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-185
/
+70
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
4
-6
/
+22
2013-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-48
/
+95
2013-06-13
Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
9
-39
/
+54
2013-06-13
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-26
/
+47
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-06-13
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
4
-178
/
+65
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
1
-1
/
+1
2013-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-137
/
+378
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+7
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-143
/
+124
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
28
-168
/
+321
2013-06-12
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-12
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
1
-7
/
+5
2013-06-12
frontswap: fix incorrect zeroing and allocation size for frontswap_map
Akinobu Mita
2
-2
/
+2
2013-06-12
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-12
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
3
-6
/
+22
2013-06-12
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-06-12
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
Tomasz Stanislawski
1
-2
/
+4
2013-06-12
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-06-12
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
1
-20
/
+16
2013-06-12
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
2
-1
/
+8
2013-06-12
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-12
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-12
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-12
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-06-12
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
1
-1
/
+1
2013-06-12
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...
Rafael Aquini
1
-1
/
+17
2013-06-12
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-06-12
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-12
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-12
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
Derek Basehore
1
-1
/
+3
2013-06-12
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
1
-1
/
+2
2013-06-12
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+0
2013-06-12
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
Xiaowei.Hu
1
-1
/
+1
[next]