summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-143/+124
2013-06-13Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds28-168/+321
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner1-7/+5
2013-06-13frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2-2/+2
2013-06-13kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi3-6/+22
2013-06-13ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei1-0/+1
2013-06-13mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski1-2/+4
2013-06-13drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-13aio: fix io_destroy() regression by using call_rcu()Kent Overstreet1-20/+16
2013-06-13rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2-1/+8
2013-06-13rtc-at91rm9200: add shadow interrupt maskJohan Hovold1-1/+38
2013-06-13rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold1-14/+29
2013-06-13rtc-at91rm9200: add configuration supportJohan Hovold1-8/+38
2013-06-13rtc-at91rm9200: add match-table compile guardJohan Hovold1-0/+2
2013-06-13fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues1-1/+1
2013-06-13swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini1-1/+17
2013-06-13drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-13cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-13audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-13drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore1-1/+3
2013-06-13drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko1-1/+2
2013-06-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+0
2013-06-13ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu1-1/+1
2013-06-13lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang1-1/+1
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook3-48/+57
2013-06-13reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2-32/+27
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+12
2013-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-23/+68
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+3
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-74/+108
2013-06-12Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-17/+50
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-79/+137
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2-7/+3
2013-06-11Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie1-10/+14
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood1-0/+11
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood3-0/+17
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2-71/+93
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2013-06-11Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-37/+18
2013-06-11Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie3-13/+54
2013-06-11Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-42/+39
2013-06-11Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+10
2013-06-11Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+16
2013-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-1/+3