| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 2015-02-18 | 1 | -5/+0 |
* | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2015-02-18 | 1 | -8/+8 |
* | perf: Simplify the branch stack check | Yan, Zheng | 2015-02-18 | 1 | -0/+5 |
* | perf: Add pmu specific data for perf task context | Yan, Zheng | 2015-02-18 | 1 | -0/+6 |
* | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 | 1 | -1/+0 |
* | perf: Introduce pmu context switch callback | Yan, Zheng | 2015-02-18 | 1 | -0/+9 |
* | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2015-02-18 | 1 | -14/+35 |
* | perf: Add pmu callbacks to track event mapping and unmapping | Andy Lutomirski | 2015-02-04 | 1 | -0/+7 |
* | perf: Decouple unthrottling and rotating | Mark Rutland | 2015-02-04 | 1 | -1/+1 |
* | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 | 6 | -12/+64 |
|\ |
|
| * | sched: don't cause task state changes in nested sleep debugging | Linus Torvalds | 2015-02-01 | 1 | -1/+1 |
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-01-31 | 1 | -0/+6 |
| |\ |
|
| | * | i2c: Only include slave support if selected | Jean Delvare | 2015-01-26 | 1 | -0/+6 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-30 | 1 | -6/+0 |
| |\ \ |
|
| * \ \ | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-01-30 | 2 | -4/+47 |
| |\ \ \ |
|
| | * | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units | Jan Kara | 2015-01-28 | 2 | -4/+47 |
| * | | | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -2/+4 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-27 | 1 | -5/+6 |
| |\ \ \ \ |
|
| | * | | | | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2015-01-27 | 1 | -5/+6 |
* | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-01-28 | 21 | -36/+81 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | perf: Tighten (and fix) the grouping condition | Peter Zijlstra | 2015-01-28 | 1 | -6/+0 |
| |/ / / / |
|
| * | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2015-01-27 | 2 | -8/+12 |
| |\ \ \ \ |
|
| | * | | | | printk: add dummy routine for when CONFIG_PRINTK=n | Pranith Kumar | 2015-01-26 | 1 | -3/+12 |
| | * | | | | mm: page_alloc: embed OOM killing naturally into allocation slowpath | Johannes Weiner | 2015-01-26 | 1 | -5/+0 |
| * | | | | | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-01-26 | 1 | -0/+2 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus | Mark Brown | 2015-01-16 | 1 | -0/+2 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | regulator: s2mps11: Fix wrong calculation of register offset | Jonghwa Lee | 2015-01-08 | 1 | -0/+2 |
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-01-26 | 1 | -0/+13 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john... | Thomas Gleixner | 2015-01-22 | 1 | -0/+13 |
| | |\ \ \ \ \ |
|
| | | * | | | | | time: settimeofday: Validate the values of tv from user | Sasha Levin | 2015-01-07 | 1 | -0/+13 |
| * | | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-23 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessary | Yinghai Lu | 2015-01-16 | 1 | -0/+1 |
| | * | | | | | | | PCI: Add flag for devices where we can't use bus reset | Alex Williamson | 2015-01-16 | 1 | -0/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-01-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/ | Geert Uytterhoeven | 2015-01-13 | 1 | -2/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-23 | 1 | -7/+9 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: fix sparse warning in include/trace/events/kvm.h | Christian Borntraeger | 2015-01-19 | 1 | -7/+9 |
| * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-22 | 2 | -2/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | module: make module_refcount() a signed integer. | Rusty Russell | 2015-01-22 | 1 | -1/+1 |
| | * | | | | | | | | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 2015-01-20 | 1 | -1/+1 |
| | * | | | | | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell | 2015-01-20 | 1 | -0/+2 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams | 2015-01-19 | 1 | -0/+1 |
| | * | | | | | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen | 2015-01-08 | 1 | -0/+1 |
| | |/ / / / / / |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-20 | 3 | -1/+11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 | 2 | -1/+8 |
| | * | | | | | | | genetlink: document parallel_ops | Johannes Berg | 2015-01-16 | 1 | -0/+2 |
| | * | | | | | | | can: m_can: tag current CAN FD controllers as non-ISO | Oliver Hartkopp | 2015-01-15 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-01-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION | Gabriel Laskar | 2015-01-12 | 1 | -2/+2 |