summaryrefslogtreecommitdiffstats
path: root/Documentation/magic-number.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake3-0/+36
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo3-12/+12
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_event: Fix preempt warning in perf_clock()Peter Zijlstra1-1/+1
2010-02-26perf tools: Flush maps on COMM eventsDavid S. Miller1-4/+30
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra4-1514/+1554
2010-02-26perf annotate: Handle samples not at objdump output addr boundariesArnaldo Carvalho de Melo1-23/+112
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra1-3/+0
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra5-47/+38
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian2-3/+267
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian3-6/+40
2010-02-26perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra1-1/+1
2010-02-25perf annotate: Defer allocating sym_priv->hist arrayArnaldo Carvalho de Melo3-29/+32
2010-02-25perf symbols: Improve debugging information about symtab originsArnaldo Carvalho de Melo4-7/+21
2010-02-25perf top: Use a macro instead of a constant variableArnaldo Carvalho de Melo1-3/+4
2010-02-25perf symbols: Check the right return variableZhang, Yanmin1-1/+1
2010-02-25perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker2-4/+4
2010-02-25perf/scripts: Add perf-trace-python DocumentationTom Zanussi3-2/+636
2010-02-25perf/scripts: Remove unnecessary PyTuple resizesTom Zanussi1-8/+5
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi15-1/+339
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi8-0/+864
2010-02-24Linux 2.6.33v2.6.33Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-24[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23perf/scripts: Remove check-perf-trace from listed scriptsTom Zanussi2-11/+0
2010-02-23perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi4-128/+122
2010-02-23perf/scripts: Move common code out of Perl-specific filesTom Zanussi6-39/+28
2010-02-23perf/scripts: Fix bug in Util.pmTom Zanussi1-1/+1
2010-02-23perf/scripts: Fix supported language listing optionTom Zanussi2-3/+5
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling1-1/+0
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs1-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs1-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs1-30/+13