aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pager.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-16perf: Optimize hrtimer eventsPeter Zijlstra1-3/+32
2011-02-16perf: Optimize throttling codePeter Zijlstra3-20/+29
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter3-3/+186
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter3-19/+14
2011-02-16perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter1-0/+4
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2-15/+25
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter1-11/+8
2011-02-16perf tool: Add cgroup supportStephane Eranian9-10/+276
2011-02-16perf: Add cgroup supportStephane Eranian6-38/+671
2011-02-16cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra3-18/+22
2011-02-16perf: Fix throttle logicPeter Zijlstra1-4/+15
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2-3/+9
2011-02-15Linux 2.6.38-rc5Linus Torvalds1-1/+1
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer1-1/+3
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2-2/+2
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2-20/+18
2011-02-15s390: remove task_show_regsMartin Schwidefsky3-45/+0
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro1-8/+0
2011-02-15drop out of RCU in return_revalAl Viro1-19/+6
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro1-8/+7
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2-8/+25
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10
2011-02-15drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang1-3/+3
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2-7/+7
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh4-3/+7
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov1-0/+2
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg1-2/+8
2011-02-14Btrfs: Fix balance panicYan, Zheng1-0/+1
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason1-1/+9
2011-02-14Btrfs: fix page->private racesChris Mason2-5/+41
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields1-0/+7
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields2-42/+58
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields1-4/+4
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields1-4/+0
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields1-13/+19
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields1-8/+10
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields1-12/+21
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields1-18/+16
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko1-1/+1
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy1-4/+2