summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Add thread_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Use cpu_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov
2013-03-15tools/vm: Switch to liblk libraryBorislav Petkov
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-03-15perf tests: Add attr stat -C cpu testJiri Olsa
2013-03-15perf tests: Add attr record -C cpu testJiri Olsa
2013-03-15perf tests: Make attr script test event cpuJiri Olsa
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa
2013-03-15perf tools: Sort command-list.txt alphabeticallyliguang
2013-03-15perf tools: Correct Makefile.includeBorislav Petkov
2013-03-15perf tools: Honor parallel jobsBorislav Petkov
2013-03-15perf tools: Remove a write-only variable in the debugfs codeBorislav Petkov
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer
2013-03-14tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-03-14tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)
2013-03-14tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee
2013-03-14watchdog: Add comments to explain the watchdog_disabled variableanish kumar
2013-03-14Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-13workqueue: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo
2013-03-13kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-03-13signal: always clear sa_restorer on execveKees Cook
2013-03-13mm: remove_memory(): fix end_pfn settingToshi Kani
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman
2013-03-13tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)
2013-03-13perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli