summaryrefslogtreecommitdiffstats
path: root/samples/hw_breakpoint (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-04sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-05-04sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller1-4/+4
2014-05-04sparc64: Fix hex values in comment above pte_modify().David S. Miller1-2/+2
2014-05-04sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2-2/+2
2014-05-04sparc64: Fix huge PMD invalidation.David S. Miller3-15/+17
2014-05-04sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller1-6/+9
2014-05-04sparc64: Normalize NMI watchdog logging and behavior.David S. Miller1-16/+5
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu1-4/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause2-1/+11
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao1-4/+12
2014-04-30perf tests: Add static build make testJiri Olsa1-0/+2
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa1-11/+23
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa1-1/+1
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han1-0/+6
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai3-17/+21
2014-04-29RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S1-3/+3
2014-04-29RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise1-0/+4
2014-04-29RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2-0/+22
2014-04-29RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise3-15/+26
2014-04-28mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds1-3/+5
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)3-23/+9
2014-04-28ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple1-1/+1
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy1-1/+11
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy1-0/+6
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy1-0/+3
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong1-4/+6
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard1-1/+1
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard1-1/+1
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard1-1/+6
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard3-7/+7
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer1-6/+7
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer1-1/+1
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer1-4/+16
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer1-1/+1
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer1-2/+2
2014-04-28powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer1-2/+2