Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | perf: Add more assertions | Peter Zijlstra | 2016-01-21 | 1 | -0/+9 | |
| * | | | | | | | perf: Collapse and fix event_function_call() users | Peter Zijlstra | 2016-01-21 | 3 | -201/+168 | |
| * | | | | | | | perf: Specialize perf_event_exit_task() | Peter Zijlstra | 2016-01-21 | 1 | -7/+11 | |
| * | | | | | | | perf: Fix task context scheduling | Peter Zijlstra | 2016-01-21 | 1 | -64/+91 | |
| * | | | | | | | perf: Make ctx->is_active and cpuctx->task_ctx consistent | Peter Zijlstra | 2016-01-21 | 1 | -7/+14 | |
| * | | | | | | | perf: Optimize perf_sched_events() usage | Peter Zijlstra | 2016-01-21 | 1 | -6/+16 | |
| * | | | | | | | perf: Simplify/fix perf_event_enable() event scheduling | Peter Zijlstra | 2016-01-21 | 1 | -26/+5 | |
| * | | | | | | | perf: Use task_ctx_sched_out() | Peter Zijlstra | 2016-01-21 | 1 | -2/+1 | |
| * | | | | | | | perf: Fix perf_enable_on_exec() event scheduling | Peter Zijlstra | 2016-01-21 | 1 | -20/+27 | |
| * | | | | | | | perf: Remove stale comment | Peter Zijlstra | 2016-01-21 | 1 | -7/+0 | |
| * | | | | | | | perf: Fix cgroup scheduling in perf_enable_on_exec() | Peter Zijlstra | 2016-01-21 | 1 | -24/+7 | |
| * | | | | | | | perf: Fix cgroup event scheduling | Peter Zijlstra | 2016-01-21 | 1 | -7/+10 | |
| * | | | | | | | perf: Add lockdep assertions | Peter Zijlstra | 2016-01-21 | 1 | -2/+8 | |
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2016-01-19 | 5 | -18/+70 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | perf build: Introduce FEATURES_DUMP make variable | Jiri Olsa | 2016-01-15 | 2 | -1/+17 | |
| | * | | | | | | perf build: Add feature-dump target | Jiri Olsa | 2016-01-15 | 1 | -0/+11 | |
| | * | | | | | | perf build: Pass O option to kernel makefile in build-test | Wang Nan | 2016-01-15 | 1 | -4/+5 | |
| | * | | | | | | perf build: Test correct path of perf in build-test | Wang Nan | 2016-01-15 | 1 | -7/+14 | |
| | * | | | | | | perf build: Pass O option to Makefile.perf in build-test | Wang Nan | 2016-01-15 | 1 | -3/+11 | |
| | * | | | | | | perf build: Set parallel making options build-test | Wang Nan | 2016-01-15 | 1 | -7/+16 | |
| | * | | | | | | perf symbols: Fix reading of build-id from vDSO | Ben Hutchings | 2016-01-15 | 1 | -1/+1 | |
| | * | | | | | | perf kvm record/report: 'unprocessable sample' error while recording/reportin... | Ravi Bangoria | 2016-01-15 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-02-01 | 2 | -72/+81 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rtmutex: Make wait_lock irq safe | Thomas Gleixner | 2016-01-26 | 2 | -72/+81 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 10 | -24/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | irqchip/mxs: Add missing set_handle_irq() | Oleksij Rempel | 2016-01-29 | 1 | -0/+1 | |
| * | | | | | | | | irqchip/atmel-aic: Fix wrong bit operation for IRQ priority | Milo Kim | 2016-01-27 | 1 | -1/+1 | |
| * | | | | | | | | irqchip/gic-v3-its: Recompute the number of pages on page size change | Marc Zyngier | 2016-01-26 | 1 | -2/+6 | |
| * | | | | | | | | base: Export platform_msi_domain_[alloc,free]_irqs | Thomas Petazzoni | 2016-01-26 | 1 | -0/+2 | |
| * | | | | | | | | of: MSI: Simplify irqdomain lookup | Marc Zyngier | 2016-01-26 | 1 | -15/+3 | |
| * | | | | | | | | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier | 2016-01-26 | 2 | -3/+9 | |
| * | | | | | | | | irqchip: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger | 2016-01-26 | 1 | -0/+1 | |
| * | | | | | | | | irqchip/s3c24xx: Mark init_eint as __maybe_unused | Arnd Bergmann | 2016-01-26 | 1 | -1/+1 | |
| * | | | | | | | | genirq: Validate action before dereferencing it in handle_irq_event_percpu() | Thomas Gleixner | 2016-01-14 | 1 | -2/+3 | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | debugobjects: Allow bigger number of early boot objects | Christian Borntraeger | 2016-01-27 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-01-31 | 1 | -14/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vfio/noiommu: Don't use iommu_present() to track fake groups | Alex Williamson | 2016-01-27 | 1 | -14/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-31 | 2 | -30/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: piix4: don't regress on bus names | Jean Delvare | 2016-01-29 | 1 | -5/+8 | |
| * | | | | | | | | | i2c: designware-pci: use IRQF_COND_SUSPEND flag | Andy Shevchenko | 2016-01-26 | 1 | -1/+2 | |
| * | | | | | | | | | i2c: piix4: Fully initialize SB800 before it is registered | Jean Delvare | 2016-01-26 | 1 | -10/+9 | |
| * | | | | | | | | | i2c: piix4: Fix SB800 locking | Jean Delvare | 2016-01-26 | 1 | -16/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-01-30 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: wire up copy_file_range() syscall | Russell King | 2016-01-27 | 2 | -0/+2 | |
| * | | | | | | | | | ARM: 8500/1: fix atags_to_fdt with stack-protector-strong | Kees Cook | 2016-01-27 | 1 | -0/+9 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-30 | 11 | -56/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/mm: Fixup _HPAGE_CHG_MASK | Aneesh Kumar K.V | 2016-01-28 | 1 | -1/+3 | |
| * | | | | | | | | | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 | Madhavan Srinivasan | 2016-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc/eeh: Fix PE location code | Gavin Shan | 2016-01-27 | 1 | -18/+15 |