Commit Graph

189803 Commits (d3b63d7ae04879a817bac5c0bf09749f73629d32)
 

Author SHA1 Message Date
Ken Kawasaki fb9e2d8872 smc91c92_cs: fix the problem of "Unable to find hardware address" 15 years ago
Ben Hutchings 33cd9dfa3a sparc64: Fix array size reported by vmemmap_populate() 15 years ago
Ingo Molnar 22a4e4c435 Merge branch 'perf/urgent' into perf/core 15 years ago
Ingo Molnar 70a7c1271e Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 15 years ago
Arnaldo Carvalho de Melo 533c46c31c perf newt: Pass the input_name to perf_session__browse_hists 15 years ago
Arnaldo Carvalho de Melo e65713ea1e perf newt: Move the hist browser population bits to separare function 15 years ago
Arnaldo Carvalho de Melo fb6b893180 perf newt: Remove useless column width calculation 15 years ago
Anton Blanchard 4af8b35db6 perf symbols: Fill in pgoff in mmap synthesized events 15 years ago
Arnaldo Carvalho de Melo e206d556c5 perf tools: Move the prototypes in util/string.h to util.h 15 years ago
Frederic Weisbecker 6e03bb5ad3 perf: Always build the powerpc perf_arch_fetch_caller_regs version 15 years ago
Frederic Weisbecker 26d80aa782 perf: Always build the stub perf_arch_fetch_caller_regs version 15 years ago
Linus Torvalds 5e11611a5d Merge master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Linus Torvalds d4509e5a6e Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 15 years ago
Linus Torvalds 0afa80ab6f Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
Clemens Ladisch 5193d7a7f5 PCI quirk: RS780/RS880: disable MSI behind the PCI bridge 15 years ago
Linus Torvalds 5e123e5d9b Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds 24b99d1576 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 15 years ago
Oleg Nesterov 6da8d866d0 tty: release_one_tty() forgets to put pids 15 years ago
Borislav Petkov b0f86f5a16 perf, probe-finder: Build fix on Debian 15 years ago
Jason Wessel 4da75b9cea kgdb: Turn off tracing while in the debugger 15 years ago
Jason Wessel ae6bf53e02 kgdb: use atomic_inc and atomic_dec instead of atomic_set 15 years ago
Jason Wessel 62fae31219 kgdb: eliminate kgdb_wait(), all cpus enter the same way 15 years ago
Jason Wessel cad08acebf kgdbts,sh: Add in breakpoint pc offset for superh 15 years ago
Jason Wessel a0279bd580 kgdb: have ebin2mem call probe_kernel_write once 15 years ago
Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 years ago
Arnaldo Carvalho de Melo 2aefa4f733 perf tools: sort_dimension__add shouldn't die 15 years ago
Arnaldo Carvalho de Melo ad5b217b15 perf session: Remove one more exit() call from library code 15 years ago
Arnaldo Carvalho de Melo b9fb930477 perf hist: Only allocate callchain_node if processing callchains 15 years ago
Arnaldo Carvalho de Melo 71cf8b8ff7 perf kmem: Fixup the symbol address before using it 15 years ago
Arnaldo Carvalho de Melo e727ca73f8 perf kmem: Resolve kernel symbols again 15 years ago
Arnaldo Carvalho de Melo a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
Arnaldo Carvalho de Melo 70162138c9 perf record: Add a fallback to the reference relocation symbol 15 years ago
Arnaldo Carvalho de Melo c29ede615f perf tools: Allow specifying O= to build files in a separate directory 15 years ago
Arnaldo Carvalho de Melo 8b2c551f96 perf tools: Use -o $(BITBUCKET) in one more case 15 years ago
Arnaldo Carvalho de Melo 5f4d3f8816 perf report: Add progress bars 15 years ago
Arnaldo Carvalho de Melo 7e5e1b1404 perf symbols: map_groups__find_symbol must return the map too 15 years ago
Arnaldo Carvalho de Melo c6e718ff8c perf symbols: Move more map_groups methods to map.c 15 years ago
Suresh Siddha 472a474c66 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards 15 years ago
Oleg Nesterov 47a70985e5 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock 15 years ago
Mike Galbraith 269484a492 sched: Fix proc_sched_set_task() 15 years ago
Peter Zijlstra 40b91cd10f perf, x86: Add Nehalem programming quirk to Westmere 15 years ago
Peter Zijlstra caaa8be3b6 perf, x86: Fix __initconst vs const 15 years ago
Peter Zijlstra b4cdc5c264 perf, x86: Fix up the ANY flag stuff 15 years ago
Robert Richter a098f4484b perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks 15 years ago
Robert Richter 948b1bb89a perf, x86: Undo some some *_counter* -> *_event* renames 15 years ago
Ingo Molnar ec5e61aabe Merge branch 'perf/urgent' into perf/core 15 years ago
Masami Hiramatsu 75ec5a245c perf probe: Fix to close dwarf when failing to analyze it 15 years ago
Masami Hiramatsu 12e5a7ae47 perf probe: Correct error message for non-structure type 15 years ago
Masami Hiramatsu c9e385826d perf probe: Fix not to return non-matched file 15 years ago
Masami Hiramatsu 085ea739ad perf probe: Fix --line syntax help and document 15 years ago