summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-17Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-195/+190
2013-05-17Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds3-66/+121
2013-05-17Merge branch 'ipmi' (minor ipmi fixes from Corey)Linus Torvalds4-11/+26
2013-05-17ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-17ipmi: Improve error messages on failed irq enableCorey Minyard1-6/+10
2013-05-17drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-17drivers: 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-16workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo1-1/+2
2013-05-16Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+44
2013-05-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+23
2013-05-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-151/+89
2013-05-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-19/+8
2013-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+207
2013-05-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-11/+14
2013-05-16Merge 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
2013-05-14workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne1-3/+3
2013-05-14workqueue: correct handling of the pool spin_lockJoonsoo Kim1-0/+1
2013-05-14rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney1-1/+1
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-146/+119
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy1-1/+1
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat1-0/+2
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner1-0/+1