aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04perf stat: Use stddev_mean in stead of stddevPeter Zijlstra1-6/+19
2009-09-04perf stat: Remove the limit on repeatPeter Zijlstra1-57/+27
2009-09-04perf stat: Change noise calculation to use stddevPeter Zijlstra1-101/+69
2009-09-04x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com1-2/+9
2009-09-04x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com1-12/+12
2009-09-04x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com1-14/+11
2009-09-03perf_counter: Fix output-sharing error pathIngo Molnar1-20/+20
2009-09-03perf trace: Fix read_string()Ingo Molnar1-1/+4
2009-09-03perf trace: Print out in nanosecondsIngo Molnar1-2/+2
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar1-1/+1
2009-09-03perf trace: Fix parsing of perf.dataIngo Molnar1-0/+1
2009-09-03perf trace: Sample timestamps as wellIngo Molnar2-1/+8
2009-09-02perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar1-3/+10
2009-09-02perf trace: Sample the CPU tooIngo Molnar2-2/+11
2009-09-02perf tools: Work around strict aliasing related warningsIngo Molnar2-7/+7
2009-09-02perf tools: Clean up warnings list in the MakefileIngo Molnar1-1/+24
2009-08-31perf tools: Complete support for dynamic stringsFrederic Weisbecker2-2/+15
2009-08-31perf tools: Unify swapper tasks namingFrederic Weisbecker1-1/+1
2009-08-31perf tools: Resolve idle thread cmdline for perf traceFrederic Weisbecker1-0/+1
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker4-29/+31
2009-08-31perf tools: Add missing parameters documentationFrederic Weisbecker2-0/+14
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra1-0/+1
2009-08-28perf tools: do not complain if root is owning perf.dataPierre Habouzit2-4/+4
2009-08-28perf_counters: Increase paranoia levelIngo Molnar1-1/+1
2009-08-28perf tools: Fix missing string field printing in perf traceFrederic Weisbecker1-0/+1
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker7-27/+120
2009-08-27Linux 2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells1-3/+15
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris1-69/+103
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-26acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-26thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-26mm: fix for infinite churning of mlocked pagesMinchan Kim2-2/+8
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes2-15/+19
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1