summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-27x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi1-15/+9
2009-08-27x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi1-0/+45
2009-08-27x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2-43/+102
2009-08-27x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi3-2/+10
2009-08-27x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi1-20/+86
2009-08-27x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi3-10/+43
2009-08-27x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2-0/+54
2009-08-27x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi1-14/+3
2009-08-27x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi1-10/+3
2009-08-22x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin2-4/+3
2009-08-22x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha5-10/+73
2009-08-22generic-ipi: Allow cpus not yet online to call smp_call_function with irqs di...Suresh Siddha1-6/+34
2009-08-21x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-21x86: Fix system crash when loading with "reservetop" parameterXiao Guangrong1-5/+5
2009-08-21x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2-12/+14
2009-08-20x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich1-7/+1
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2-3/+12
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman2-1/+2
2009-08-14Linux 2.6.31-rc6v2.6.31-rc6Linus Torvalds1-1/+1
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds1-10/+7
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra1-2/+2
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra1-1/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra2-83/+238
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra1-26/+18
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo1-2/+3
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker1-0/+5
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2-1/+11
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2-1/+11
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo1-1/+2
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown1-0/+1
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown1-2/+9
2009-08-13md/raid5: make sure a reshape restarts at the correct address.NeilBrown1-1/+1
2009-08-13md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown1-1/+20
2009-08-13md: never advance 'events' counter by more than 1.NeilBrown1-8/+5
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle1-11/+1
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust4-21/+16
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe1-3/+14
2009-08-12perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo1-0/+2
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo3-26/+42