summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-04perf_event: Make perf fd non seekableArnd Bergmann1-0/+1
2010-04-04perf: Fetch hot regs from the template callerFrederic Weisbecker1-11/+12
2010-04-04perf: Drop the frame reliablity checkFrederic Weisbecker1-2/+1
2010-04-04perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operationsArnaldo Carvalho de Melo2-10/+81
2010-04-04perf newt: Add a "Zoom into foo.so DSO" and reverse operationsArnaldo Carvalho de Melo2-32/+90
2010-04-03perf newt: Pass the input_name to perf_session__browse_histsArnaldo Carvalho de Melo3-8/+14
2010-04-03perf newt: Move the hist browser population bits to separare functionArnaldo Carvalho de Melo1-45/+84
2010-04-03perf newt: Remove useless column width calculationArnaldo Carvalho de Melo1-20/+0
2010-04-03perf symbols: Fill in pgoff in mmap synthesized eventsAnton Blanchard1-0/+9
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo9-23/+12
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-02perf, probe-finder: Build fix on DebianBorislav Petkov1-5/+5
2010-04-02perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi1-5/+12
2010-04-02perf tools: sort_dimension__add shouldn't dieArnaldo Carvalho de Melo2-4/+4
2010-04-02perf session: Remove one more exit() call from library codeArnaldo Carvalho de Melo2-9/+7
2010-04-02perf hist: Only allocate callchain_node if processing callchainsArnaldo Carvalho de Melo3-5/+6
2010-04-02perf kmem: Fixup the symbol address before using itArnaldo Carvalho de Melo1-2/+3
2010-04-02perf kmem: Resolve kernel symbols againArnaldo Carvalho de Melo3-5/+8
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo7-114/+149
2010-04-02perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo1-0/+3
2010-04-02perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo2-156/+172
2010-04-02perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo1-1/+1
2010-04-02perf report: Add progress barsArnaldo Carvalho de Melo7-32/+119
2010-04-02perf symbols: map_groups__find_symbol must return the map tooArnaldo Carvalho de Melo3-6/+48
2010-04-02perf symbols: Move more map_groups methods to map.cArnaldo Carvalho de Melo4-170/+180
2010-04-02perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra1-0/+2
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra4-11/+11
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra5-51/+74
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter5-89/+45
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter7-65/+65
2010-04-02perf probe: Fix to close dwarf when failing to analyze itMasami Hiramatsu1-2/+4
2010-04-02perf probe: Correct error message for non-structure typeMasami Hiramatsu1-4/+8
2010-04-02perf probe: Fix not to return non-matched fileMasami Hiramatsu1-0/+2
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu2-2/+2
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith1-3/+12
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov1-2/+3
2010-04-01microblaze: Support word copying in copy_tofrom_userMichal Simek1-14/+25
2010-04-01microblaze: Print early printk information to log bufferMichal Simek1-9/+15
2010-04-01microblaze: head.S typo fixMichal Simek1-2/+2
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2-3/+3
2010-04-01microblaze: Kconfig Fix - pciMichal Simek1-3/+0
2010-04-01microblaze: Adding likely macrosMichal Simek6-26/+28
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek3-1/+22
2010-04-01microblaze: Fix TLB macrosMichal Simek1-1/+2
2010-04-01microblaze: Use instruction with delay slotMichal Simek1-8/+5
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek1-15/+3