| Commit message (Expand) | Author | Age | Files | Lines |
* | aio: fix use-after-free in aio_migratepage | Benjamin LaHaise | 2013-09-27 | 1 | -15/+37 |
* | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-26 | 6 | -67/+63 |
|\ |
|
| * | xen/spinlock: Document the xen_nopvspin parameter. | Konrad Rzeszutek Wilk | 2013-09-25 | 1 | -0/+4 |
| * | xen/p2m: check MFN is in range before using the m2p table | David Vrabel | 2013-09-25 | 2 | -17/+24 |
| * | xen/balloon: don't alloc page while non-preemptible | David Vrabel | 2013-09-24 | 1 | -12/+11 |
| * | xen: Do not enable spinlocks before jump_label_init() has executed | Konrad Rzeszutek Wilk | 2013-09-24 | 1 | -2/+24 |
| * | tpm: xen-tpmfront: Remove the locality sysfs attribute | Jason Gunthorpe | 2013-09-24 | 1 | -29/+0 |
| * | tpm: xen-tpmfront: Fix default durations | Jason Gunthorpe | 2013-09-24 | 1 | -7/+0 |
* | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 2013-09-26 | 9 | -26/+120 |
|\ \ |
|
| * | | dm: add reserved_bio_based_ios module parameter | Mike Snitzer | 2013-09-23 | 3 | -5/+20 |
| * | | dm: add reserved_rq_based_ios module parameter | Mike Snitzer | 2013-09-23 | 3 | -4/+42 |
| * | | dm: lower bio-based mempool reservation | Mike Snitzer | 2013-09-23 | 1 | -4/+5 |
| * | | dm thin: do not expose non-zero discard limits if discards disabled | Mike Snitzer | 2013-09-23 | 1 | -3/+11 |
| * | | dm mpath: disable WRITE SAME if it fails | Mike Snitzer | 2013-09-20 | 3 | -2/+23 |
| * | | dm-snapshot: fix performance degradation due to small hash size | Mikulas Patocka | 2013-09-20 | 1 | -3/+2 |
| * | | dm snapshot: workaround for a false positive lockdep warning | Mikulas Patocka | 2013-09-20 | 1 | -1/+1 |
| * | | dm stats: fix possible counter corruption on 32-bit systems | Mikulas Patocka | 2013-09-18 | 1 | -6/+17 |
| * | | dm mpath: do not fail path on -ENOSPC | Jun'ichi Nomura | 2013-09-18 | 1 | -0/+1 |
* | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-25 | 2 | -9/+5 |
|\ \ \ |
|
| * | | | MIPS: mm: Move some checks out of 'for' loop in DMA operations | Jayachandran C | 2013-09-25 | 1 | -8/+4 |
| * | | | MIPS: cpu-features.h: s/MIPS53/MIPS64/ | Maciej W. Rozycki | 2013-09-24 | 1 | -1/+1 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-09-25 | 15 | -94/+147 |
|\ \ \ \ |
|
| * | | | | powerpc/pseries: Do not start secondaries in Open Firmware | Benjamin Herrenschmidt | 2013-09-25 | 2 | -10/+37 |
| * | | | | powerpc/zImage: make the "OF" wrapper support ePAPR boot | Benjamin Herrenschmidt | 2013-09-25 | 5 | -9/+33 |
| * | | | | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 2013-09-25 | 6 | -18/+23 |
| * | | | | powerpc/irq: Run softirqs off the top of the irq stack | Benjamin Herrenschmidt | 2013-09-25 | 4 | -65/+62 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-25 | 2 | -5/+24 |
|\ \ \ \ |
|
| * | | | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2013-09-25 | 1 | -1/+1 |
| * | | | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-09-23 | 1 | -0/+16 |
| * | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2013-09-20 | 1 | -4/+7 |
| |\ \ \ \ |
|
| | * | | | | x86, efi: Don't map Boot Services on i386 | Josh Boyer | 2013-09-18 | 1 | -4/+7 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-25 | 1 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | sched/balancing: Fix cfs_rq->task_h_load calculation | Vladimir Davydov | 2013-09-20 | 1 | -1/+1 |
| * | | | | | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_... | Vladimir Davydov | 2013-09-20 | 1 | -2/+2 |
| * | | | | | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba... | Vladimir Davydov | 2013-09-20 | 1 | -1/+2 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-25 | 23 | -49/+164 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/intel: Add model number for Avoton Silvermont | Yan, Zheng | 2013-09-23 | 1 | -0/+1 |
| * | | | | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 4 | -13/+38 |
| * | | | | | | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() | Yan, Zheng | 2013-09-20 | 1 | -5/+5 |
| * | | | | | | perf: Update ABI comment | Peter Zijlstra | 2013-09-20 | 1 | -0/+1 |
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-09-20 | 17 | -31/+119 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tools lib lk: Uninclude linux/magic.h in debugfs.c | Vinson Lee | 2013-09-19 | 1 | -1/+0 |
| | * | | | | | | perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms() | Ingo Molnar | 2013-09-19 | 1 | -1/+1 |
| | * | | | | | | perf probe: Fix finder to find lines of given function | Masami Hiramatsu | 2013-09-19 | 3 | -7/+27 |
| | * | | | | | | perf session: Check for SIGINT in more loops | Arnaldo Carvalho de Melo | 2013-09-19 | 6 | -8/+16 |
| | * | | | | | | perf tools: Fix compile with libelf without get_phdrnum | Adrian Hunter | 2013-09-19 | 3 | -0/+28 |
| | * | | | | | | perf tools: Fix buildid cache handling of kallsyms with kcore | Adrian Hunter | 2013-09-19 | 1 | -13/+28 |
| | * | | | | | | perf annotate: Fix objdump line parsing offset validation | Adrian Hunter | 2013-09-19 | 1 | -1/+1 |
| | * | | | | | | perf tools: Fill in new definitions for madvise()/mmap() flags | Ingo Molnar | 2013-09-19 | 1 | -0/+17 |
| | * | | | | | | perf tools: Sharpen the libaudit dependencies test | Ingo Molnar | 2013-09-19 | 1 | -0/+1 |