- d697182 ftrace/kbuild: Add recordmcount files to force full build by Michal Marek · 14 years ago
- b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 14 years ago
- 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 14 years ago
- af2d03d Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
- 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 14 years ago
- 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 14 years ago
- 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 14 years ago
- 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 14 years ago
- f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 14 years ago
- 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
- 07d8b59 ftrace/recordmcount: mcount address adjustment by Martin Schwidefsky · 14 years ago
- 41b402a ftrace/recordmcount: Add helper function get_sym_str_and_relp() by Steven Rostedt · 14 years ago
- 37762cb ftrace/recordmcount: Remove duplicate code to find mcount symbol by Steven Rostedt · 14 years ago
- 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 14 years ago
- f020173 ftrace: Avoid recording mcount on .init sections directly by Steven Rostedt · 14 years ago
- 85356f8 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 14 years ago
- dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 14 years ago
- ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 14 years ago
- 8abd572 ftrace/recordmcount: Modify only executable sections by Steven Rostedt · 14 years ago
- 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 14 years ago
- e90b0c8 ftrace/trivial: Clean up record mcount to use Linux switch style by Steven Rostedt · 14 years ago
- dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 14 years ago
- 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
- 2b348a7 perf probe: Fix the missed parameter initialization by Lin Ming · 14 years ago
- 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
- 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 14 years ago
- 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 14 years ago
- c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
- a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 14 years ago
- 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
- 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 14 years ago
- 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 14 years ago
- 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 14 years ago
- 047ec4b Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 7f4238a Merge branch 'hpfs' by Linus Torvalds · 14 years ago
- 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 14 years ago
- c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 14 years ago
- d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 14 years ago
- 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 14 years ago
- bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 14 years ago
- dab4c82 HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 14 years ago
- 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 14 years ago
- f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 14 years ago
- d878597 HPFS: Use types with defined width by Mikulas Patocka · 14 years ago
- e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 14 years ago
- 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 14 years ago
- 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 14 years ago
- 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 14 years ago
- 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 14 years ago
- 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 14 years ago
- 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 14 years ago
- 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 14 years ago
- 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 14 years ago
- 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 14 years ago
- 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 14 years ago
- 2bbd449 drm: mm: fix debug output by Daniel Vetter · 14 years ago
- ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
- 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 14 years ago
- 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
- 8b06161 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 174a7b1 perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 14 years ago
- c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
- a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
- 57d5241 Merge branch 'perf/stat' into perf/core by Ingo Molnar · 14 years ago
- e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 14 years ago
- 63b6a67 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions by Peter Zijlstra · 14 years ago
- 925f83c hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg() by Frederic Weisbecker · 14 years ago
- e04d1b2 perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events by Lin Ming · 14 years ago
- 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
- bfd412d Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
- a1fde08 VM: skip the stack guard page lookup in get_user_pages only for mlock by Linus Torvalds · 14 years ago
- 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
- 0ecb063 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
- bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
- 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
- 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
- 8a3d8ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
- 30106b8 slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg by Thomas Gleixner · 14 years ago
- fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 14 years ago
- 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 14 years ago
- 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 14 years ago
- 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
- e7e7ee2 perf events: Clean up definitions and initializers, update copyrights by Ingo Molnar · 14 years ago
- 0ee5623f Linux 2.6.39-rc6 by Linus Torvalds · 14 years ago
- 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 14 years ago
- d2af676 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 14 years ago
- 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 14 years ago
- eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 14 years ago
- e2c85d8 drm/radeon/kms: add some new pci ids by Alex Deucher · 14 years ago