summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | uprobes: Fix the racy uprobe->flags manipulationOleg Nesterov2012-10-071-14/+14
| | * | | | | uprobes: Fix prepare_uprobe() race with itselfOleg Nesterov2012-10-071-0/+8
| | * | | | | uprobes: Introduce prepare_uprobe()Oleg Nesterov2012-10-072-29/+41
| | * | | | | uprobes: Fix handle_swbp() vs unregister() + register() raceOleg Nesterov2012-10-071-0/+9
| | * | | | | uprobes: Do not delete uprobe if uprobe_unregister() failsOleg Nesterov2012-10-071-6/+6
| | * | | | | uprobes: Don't return success if alloc_uprobe() failsOleg Nesterov2012-10-071-1/+3
| | * | | | | uprobes/x86: Only rep+nop can be emulated correctlyOleg Nesterov2012-10-071-14/+2
| | * | | | | uprobes: Simplify is_swbp_at_addr(), remove stale commentsOleg Nesterov2012-09-291-49/+24
| | * | | | | uprobes: Kill set_orig_insn()->is_swbp_at_addr()Oleg Nesterov2012-09-291-9/+23
| | * | | | | uprobes: Introduce copy_opcode(), kill read_opcode()Oleg Nesterov2012-09-291-44/+19
| | * | | | | uprobes: Kill set_swbp()->is_swbp_at_addr()Oleg Nesterov2012-09-291-11/+0
| | * | | | | uprobes: Restrict valid_vma(false) to skip VM_SHARED vmasOleg Nesterov2012-09-291-9/+4
| | * | | | | uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXECOleg Nesterov2012-09-291-2/+2
| | * | | | | uprobes: Change write_opcode() to use FOLL_FORCEOleg Nesterov2012-09-291-1/+1
| | * | | | | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-292-3/+3
| | * | | | | uprobes: Kill UTASK_BP_HIT stateOleg Nesterov2012-09-292-21/+9
| | * | | | | uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()Oleg Nesterov2012-09-291-16/+15
| | * | | | | uprobes: Do not setup ->active_uprobe/state prematurelyOleg Nesterov2012-09-291-6/+3
| | * | | | | uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() failsOleg Nesterov2012-09-291-1/+4
| * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-10-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-151-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | perf/x86: Disable uncore on virtualized CPUsYan, Zheng2012-10-201-0/+3
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-242-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Reflect the new location of the NMI watchdog infoJean Delvare2012-10-211-2/+2
| * | | | | | | nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-101-4/+10
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-2413-36/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells2012-10-192-2/+11
| * | | | | | | | s390/cache: fix data/instruction cache outputHeiko Carstens2012-10-181-3/+6
| * | | | | | | | s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-182-2/+2
| * | | | | | | | s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-181-0/+1
| * | | | | | | | s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu2012-10-181-8/+2
| * | | | | | | | perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2012-10-182-2/+6
| * | | | | | | | s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-183-2/+16
| * | | | | | | | s390/cio: use generic bitmap functionsSebastian Ott2012-10-181-12/+6
| * | | | | | | | s390/chpid: make headers usable (again)Sebastian Ott2012-10-181-5/+5
* | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-10-242-10/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-231-10/+0
| * | | | | | | | | arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-231-0/+4
* | | | | | | | | | Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-242-34/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells2012-10-182-34/+1
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-2321-68/+148
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom2012-10-231-8/+12
| * | | | | | | | | | | drm/ttm: Fix a theoretical raceThomas Hellstrom2012-10-231-2/+2
| * | | | | | | | | | | drm: platform: Don't initialize driver-private dataThierry Reding2012-10-232-8/+5
| * | | | | | | | | | | drm/debugfs: remove redundant info from gem_namesMarcin Slusarz2012-10-231-2/+0
| * | | | | | | | | | | drm: fb: cma: Fail gracefully on allocation failureThierry Reding2012-10-231-1/+1
| * | | | | | | | | | | drm: fb: cma: Fix typo in debug messageThierry Reding2012-10-231-1/+1
| * | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-10-228-21/+47
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs2012-10-221-6/+4
| | * | | | | | | | | | | drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs2012-10-221-0/+1