pandora-kernel.git
2013-05-30 Jiri Olsaperf tools: Merge all *CFLAGS* make variable into CFLAGS
2013-05-30 David Ahernperf evlist: Reset SIGTERM handler in workload child...
2013-05-29 Michael Ellermanperf: Expand definition of sysfs format attribute
2013-05-29 Sukadev Bhattiproluperf: Power7 Update testing ABI to list CPI-stack events
2013-05-29 Sukadev Bhattiproluperf: Power7: Make CPI stack events available in sysfs
2013-05-29 Rabin Vincenttools lib lk: Respect CROSS_COMPILE
2013-05-29 Jiri Olsaperf tools: Remove cwdlen from struct perf_session
2013-05-29 Jiri Olsaperf tools: Remove frozen from perf_header struct
2013-05-29 Jiri Olsaperf tests: Fix exclude_guest|exclude_host checking...
2013-05-29 Jiri Olsaperf tests: Fix attr test for record -d option
2013-05-29 Jiri Olsaperf tools: Final touches for CHK config move
2013-05-29 Jiri Olsaperf tools: Move paths config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libnuma check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move stdlib check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libbfd check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libpython check config into config...
2013-05-29 Jiri Olsaperf tools: Move libperl check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move gtk2 check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move slang check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libaudit check config into config...
2013-05-29 Jiri Olsaperf tools: Move libunwind check config into config...
2013-05-28 Jiri Olsaperf tools: Move libdw check config into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move libelf check config into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move compiler and linker flags check into...
2013-05-28 Jiri Olsaperf tools: Move programs check into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move arch check into config/Makefile
2013-05-28 Jiri Olsaperf tools: Add automated make test suite
2013-05-28 David Ahernperf tools: Save parent pid in thread struct
2013-05-28 David Ahernperf stats: Fix divide by 0 in variance
2013-05-28 David Ahernperf kvm: Handle realloc failures
2013-05-28 David Ahernperf evsel: Fix printing of perf_event_paranoid message
2013-05-28 Arnaldo Carvalho... perf test: Fix typo
2013-05-28 Jiri Olsaperf hists: Rename hist_entry__add_pair arguments
2013-05-28 Jiri Olsaperf diff: Use internal rb tree for hists__precompute
2013-05-28 Namhyung Kimperf report: Add report.percent-limit config variable
2013-05-28 Namhyung Kimperf top: Add --percent-limit option
2013-05-28 Namhyung Kimperf report: Add --percent-limit option
2013-05-28 Namhyung Kimperf report: Don't bother locking when adding hist...
2013-05-28 Namhyung Kimperf hists: Move locking to its call-sites
2013-05-28 Namhyung Kimperf top: Get rid of *_threaded() functions
2013-05-28 Namhyung Kimperf top: Fix percent output when no samples collected
2013-05-28 Namhyung Kimperf top: Fix -E option behavior
2013-05-28 David Ahernperf record: handle death by SIGTERM
2013-05-28 Andi Kleenperf tools: Handle JITed code in shared memory
2013-05-28 Sukadev Bhattiproluperf tests: Fix compile errors in bp_signal files
2013-05-28 Jiri Olsaperf tools: Fix tab vs spaces issue in Makefile ifdef...
2013-05-28 Arnaldo Carvalho... perf hists browser: Use sort__has_sym
2013-05-28 Namhyung Kimperf top: Use sort__has_sym
2013-05-28 Namhyung Kimperf sort: Cleanup sort__has_sym setting
2013-05-28 Namhyung Kimperf sort: Reorder HISTC_SRCLINE index
2013-05-28 Arnaldo Carvalho... perf archive: Fix typo on Documentation
2013-05-28 Namhyung Kimperf sort: Consolidate sort_entry__setup_elide()
2013-05-28 Namhyung Kimperf sort: Separate out memory-specific sort keys
2013-05-28 Namhyung Kimperf sort: Factor out common code in sort_dimension__add()
2013-05-28 Namhyung Kimperf sort: Introduce sort__mode variable
2013-05-28 Namhyung Kimperf report: Fix alignment of symbol column when -v...
2013-05-28 Namhyung Kimperf hists: Free unused mem info of a matched hist...
2013-05-28 Namhyung Kimperf hists: Fix an invalid memory free on he->branch_info
2013-05-28 Sukadev Bhattiproluperf tools: Fix bug in isupper() and islower()
2013-05-28 Li Zefanwatchdog: Remove softlockup_thresh from Documentation
2013-05-28 Li Zefanwatchdog: Document watchdog_thresh sysctl
2013-05-28 Li Zefanwatchdog: Disallow setting watchdog_thresh to -1
2013-05-28 Peter Zijlstraperf/x86/amd: Rework AMD PMU init code
2013-05-28 Stephane Eranianperf/x86: Check branch sampling priv level in generic...
2013-05-28 Dan Carpenterperf/x86/intel: Prevent some shift wrapping bugs in...
2013-05-28 Stephane Eranianperf: Add sysfs entry to adjust multiplexing interval...
2013-05-28 Stephane Eranianperf: Use hrtimers for event multiplexing
2013-05-28 Jiri Olsaperf: Fix hw breakpoints overflow period sampling
2013-05-28 Jiri Olsax86/signals: Merge EFLAGS bit clearing into a single...
2013-05-28 Jiri Olsax86/signals: Clear RF EFLAGS bit for signal handler
2013-05-28 Jiri Olsax86/signals: Propagate RF EFLAGS bit through the signal...
2013-05-26 Linus TorvaldsLinux 3.10-rc3 v3.10-rc3
2013-05-26 Manfred Spraulipc/sem.c: Fix missing wakeups in do_smart_update_queue()
2013-05-26 Linus TorvaldsMerge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org...
2013-05-26 Linus TorvaldsMerge tag 'edac_fixes_for_3.10' of git://git./linux...
2013-05-26 Linus TorvaldsMerge branch 'parisc-for-3.10' of git://git./linux...
2013-05-26 Linus TorvaldsMerge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com...
2013-05-26 Linus TorvaldsMerge tag 'for-v3.10-fixes' of git://git.infradead...
2013-05-26 Linus TorvaldsMerge tag 'pm+acpi-3.10-rc3' of git://git./linux/kernel...
2013-05-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-05-25 Kyle McMartinscore: remove redundant kcore_list entries
2013-05-25 Linus TorvaldsMerge tag 'arc-v3.10-fixes' of git://git./linux/kernel...
2013-05-25 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-05-25 Vineet GuptaARC: lazy dcache flush broke gdb in non-aliasing configs
2013-05-25 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew Morton)
2013-05-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-05-24 Benjamin LaHaiseaio: fix kioctx not being freed after cancellation...
2013-05-24 Cliff Wickmanmm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
2013-05-24 Tomasz Figadrivers/rtc/rtc-max8998.c: check for pdata presence...
2013-05-24 Joseph Qiocfs2: goto out_unlock if ocfs2_get_clusters_nocache...
2013-05-24 Jiri Kosinarandom: fix accounting race condition with lockless...
2013-05-24 Jarod Wilsondrivers/char/random.c: fix priming of last_data
2013-05-24 Randy Dunlapmm/memory_hotplug.c: fix printk format warnings
2013-05-24 Ryusuke Konishinilfs2: fix issue of nilfs_set_page_dirty() for page...
2013-05-24 Brian Behlendorfdrivers/block/brd.c: fix brd_lookup_page() race
2013-05-24 Geert Uytterhoevenfbdev: FB_GOLDFISH should depend on HAS_DMA
2013-05-24 Lars-Peter... drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
2013-05-24 Randy Dunlapauditfilter.c: fix kernel-doc warnings
2013-05-24 Jeff Moyeraio: fix io_getevents documentation
2013-05-24 Andrew Mortonrevert "selftest: add simple test for soft-dirty bit"
next