summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-02virtio_balloon: leak_balloon(): only tell host if we got pages deflatedLuiz Capitulino1-1/+2
2013-07-02virtio-pci: fix leaks of msix_affinity_masksAndrew Vagin1-2/+3
2013-07-02Fix comment typo "CONFIG_PAE"Paul Bolle1-1/+1
2013-05-20virtio: remove virtqueue_add_buf().Rusty Russell2-41/+3
2013-05-20lguest: rename i386_head.SDaniel Baluta2-1/+1
2013-05-20virtio_blk: Add missing 'static' qualifiersJonghwan Choi1-1/+1
2013-05-20virtio: console: Add emergency writeonly register to config spacePranavkumar Sawargaonkar1-0/+3
2013-05-20virtio_pci: better macro exported in uapiMichael S. Tsirkin1-1/+3
2013-05-16Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-195/+190
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds3-66/+121
2013-05-16Merge branch 'ipmi' (minor ipmi fixes from Corey)Linus Torvalds4-11/+26
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard1-6/+10
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-16drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu1-2/+1
2013-05-16Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2013-05-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-05-16usermodehelper: check subprocess_info->path != NULLOleg Nesterov1-0/+5
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds15-87/+107
2013-05-16Merge branch 'acpi-fixes'Rafael J. Wysocki1-1/+2
2013-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki2-6/+5
2013-05-15workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo1-1/+2
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+44
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+23
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-151/+89
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-19/+8
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+207
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-11/+14
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-387/+553
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2-6/+5
2013-05-15ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas1-1/+2
2013-05-15NTB: Multiple NTB client fixJon Mason1-2/+3
2013-05-15ntb_netdev: remove from list on exitJon Mason1-0/+2
2013-05-15NTB: memcpy lockup workaroundJon Mason1-3/+8
2013-05-15NTB: Correctly handle receive buffers of the minimal sizeJon Mason1-3/+5
2013-05-15NTB: reset tx_index on link toggleJon Mason1-1/+1
2013-05-15NTB: Link toggle memory leakJon Mason1-12/+20
2013-05-15NTB: Handle 64bit BAR sizesJon Mason2-50/+75
2013-05-15NTB: fix pointer math issuesDan Carpenter1-2/+2
2013-05-15ntb: off by one sanity checksDan Carpenter1-3/+3
2013-05-15NTB: variable dereferenced before checkJon Mason1-2/+14
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu1-2/+2
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu1-1/+1
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu1-10/+37
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)1-0/+4
2013-05-15rcu: Don't allocate bootmem from rcu_init()Sasha Levin1-1/+1
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2-6/+38
2013-05-15target: removed unused transport_state flagJoern Engel1-1/+0
2013-05-15target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger1-0/+2
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz4-12/+0