summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar416-2919/+4783
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-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar12-10/+4569
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-28Linux 2.6.31-rc8v2.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-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-85/+177
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds10-134/+107
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+47
2009-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-136/+79
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+4
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-12/+17
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-27clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-27mm: fix for infinite churning of mlocked pagesMinchan Kim2-2/+8
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes2-15/+19
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27flex_array: fix flex_array_free_parts commentDavid Rientjes1-3/+0