aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-03perf: Cure task_oncpu_function_call() racesPeter Zijlstra
2011-02-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-02-02Merge commit 'v2.6.38-rc3' into perf/coreIngo Molnar
2011-02-01perf top: Fix TUI compilationYinghai Lu
2011-02-01perf tools: Don't try to build python bindings if Python.h not availableArnaldo Carvalho de Melo
2011-02-01perf stat: Fix up resource release orderArnaldo Carvalho de Melo
2011-02-01perf tools: Fix up 'make clean' targetArnaldo Carvalho de Melo
2011-02-01perf tools: Remove verbose build messages for the python bindingArnaldo Carvalho de Melo
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-01-31perf python: Fix build on 32-bitArnaldo Carvalho de Melo
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-31perf probe: Use %td for pointer arithmetic resultArnaldo Carvalho de Melo
2011-01-31perf top: Introduce slang based TUIArnaldo Carvalho de Melo
2011-01-31perf tools: Don't fallback to setup_pager unconditionallyArnaldo Carvalho de Melo
2011-01-31perf top: Move display agnostic routines to util/top.[ch]Arnaldo Carvalho de Melo
2011-01-31perf evlist: Store pointer to the cpu and thread mapsArnaldo Carvalho de Melo
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-31ARM: footbridge: fix debug macrosRussell King
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-01-30perf evlist: Move evlist methods to evlist.cArnaldo Carvalho de Melo
2011-01-30perf tools: Initial python bindingArnaldo Carvalho de Melo
2011-01-29perf tools: Kill event_t typedef, use 'union perf_event' insteadArnaldo Carvalho de Melo
2011-01-29perf tools: Rename 'struct sample_data' to 'struct perf_sample'Arnaldo Carvalho de Melo
2011-01-29perf top: Switch to non overwrite modeArnaldo Carvalho de Melo
2011-01-29perf evlist: Support non overwrite mode in perf_evlist__read_on_cpuArnaldo Carvalho de Melo
2011-01-29perf events: Account PERF_RECORD_LOST events in event__processArnaldo Carvalho de Melo
2011-01-29perf record: No need to check for overwritesArnaldo Carvalho de Melo