aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/linux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12perf: Add back list_head data typesIngo Molnar1-0/+12
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2-3/+3
2010-08-12timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel1-4/+7
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells1-4/+4
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells8-54/+22
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2-0/+3
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells1-0/+1
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells1-1/+6
2010-08-12MN10300: Fix RTC routinesDavid Howells1-4/+1
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim1-1/+1
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck1-3/+3
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky1-2/+3
2010-08-12memstick: init sysfs attributesMaxim Levitsky1-0/+1
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-08-12mmc_block: add support for secure discardAdrian Hunter2-3/+46
2010-08-12block: add secure discardAdrian Hunter9-7/+45
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-12mmc_block: add discard supportAdrian Hunter2-3/+55
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter14-8/+651
2010-08-12mm: fix writeback_in_progress()Jan Kara2-1/+4
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang1-33/+10
2010-08-12writeback: fix queue_io() orderingWu Fengguang1-1/+9
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang1-13/+9
2010-08-12writeback: add comment to the dirty limit functionsWu Fengguang1-3/+28
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang4-41/+44
2010-08-12writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang1-62/+33
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap1-1/+1
2010-08-12mm: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner2-3/+8
2010-08-12kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold1-7/+6
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-12mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Add TPS6586x driverMike Rapoport4-0/+437
2010-08-12mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula1-21/+54
2010-08-12mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula1-2/+2
2010-08-12mfd: Missing slab.h includesDavid Miller1-0/+1
2010-08-12mfd: Fix wrong wm8350-core kfree in error pathAxel Lin1-2/+4
2010-08-12mfd: Fix wm8994_device_init() return valueAxel Lin1-1/+3
2010-08-12mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin1-1/+1
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimAxel Lin1-3/+7
2010-08-12mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin1-2/+2
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2-221/+23
2010-08-12hwmon: Don't access struct mc13783 directly from mc13783-adcUwe Kleine-König1-4/+13
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König2-0/+8