summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-235-86/+102
|\
| * perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-192-60/+51
| * perf: Prevent false warning in perf_swevent_addJiri Olsa2014-05-191-1/+12
| * perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra2014-05-191-0/+3
| * Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-05-112-3/+8
| |\
| | * tools/liblockdep: Remove all build files when doing make cleanSasha Levin2014-05-081-1/+1
| | * tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs2014-05-082-2/+7
| * | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
| * | perf: Fix perf_event_init_context()Peter Zijlstra2014-05-071-0/+2
| * | perf: Fix race in removing an eventPeter Zijlstra2014-05-071-21/+26
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-2311-80/+218
|\ \ \
| * \ \ Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-05-229-79/+216
| |\ \ \
| | * | | drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher2014-05-201-1/+41
| | * | | drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse2014-05-201-26/+29
| | * | | drm/radeon: fix typo in finding PLL paramsChristian König2014-05-201-1/+1
| | * | | drm/radeon: fix register typo on siAlex Deucher2014-05-201-2/+2
| | * | | drm/radeon: fix buffer placement under memory pressure v2Christian König2014-05-201-1/+1
| | * | | drm/radeon: fix page directory update size estimationChristian König2014-05-201-1/+1
| | * | | drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher2014-05-201-0/+14
| | * | | drm/radeon: fix DCE83 check for mullinsAlex Deucher2014-05-201-1/+2
| | * | | drm/radeon: check VCE relocation buffer range v3Leo Liu2014-05-202-31/+102
| | * | | drm/radeon: also try GART for CPU accessed buffersChristian König2014-05-201-15/+23
| * | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-222-1/+2
| |\ \ \ \
| | * | | | drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs2014-05-201-1/+1
| | * | | | drm/nvd9/therm: handle another kind of PWM fanMartin Peres2014-05-201-0/+1
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-238-28/+38
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: add closing angle bracket to Vince Bridgers' email addressTobias Klauser2014-05-231-1/+1
| * | | | | | Documentation: fix DOCBOOKS=... buildingJohannes Berg2014-05-231-1/+1
| * | | | | | ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi2014-05-231-2/+6
| * | | | | | mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi2014-05-231-0/+2
| * | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO2014-05-231-1/+1
| * | | | | | memcg: fix swapcache charge from kernel thread contextMichal Hocko2014-05-231-13/+14
| * | | | | | mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner2014-05-231-1/+1
| * | | | | | mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe2014-05-231-2/+4
| * | | | | | hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong2014-05-231-7/+8
| |/ / / / /
* | | | | | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1
|/ / / / /
* | | | | Linux 3.15-rc6v3.15-rc6Linus Torvalds2014-05-221-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-222-4/+2
|\ \ \ \ \
| * | | | | powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0
| * | | | | powerpc/powernv: Reset root port in firmwareGavin Shan2014-05-121-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-05-222-2/+6
|\ \ \ \ \ \
| * | | | | | Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana2014-05-201-1/+1
| * | | | | | Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo2014-05-201-1/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-222-1/+24
|\ \ \ \ \ \ \
| * | | | | | | crush: decode and initialize chooseleaf_vary_rIlya Dryomov2014-05-161-0/+5
| * | | | | | | libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-05-161-1/+19
* | | | | | | | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-225-25/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: list_lru_init returns a negative errorDave Chinner2014-05-151-12/+14
| * | | | | | | | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-151-1/+1
| * | | | | | | | xfs: negate mount workqueue init error valueDave Chinner2014-05-151-1/+1
OpenPOWER on IntegriCloud