summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-17x86: xen: use smp_call_function_many()Mike Travis1-5/+15
2008-12-17x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis1-53/+55
2008-12-17x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis1-22/+19
2008-12-17x86: Use cpumask accessors code for possible/present maps.Mike Travis1-2/+2
2008-12-17x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis4-5/+5
2008-12-17x86: Set CONFIG_NR_CPUS even on UPMike Travis1-3/+3
2008-12-17x86: cosmetic changes apic-related files.Mike Travis16-129/+127
2008-12-17x86: fixup_irqs() doesnt need an argument.Mike Travis4-15/+17
2008-12-17xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis3-5/+9
2008-12-17x86: Update io_apic.c to use new cpumask APIMike Travis1-157/+145
2008-12-17x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis11-58/+60
2008-12-17x86: Add cpu_mask_to_apicid_andMike Travis12-0/+198
2008-12-17x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis1-6/+11
2008-12-17x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis30-273/+380
2008-12-17x86: enable MAXSMPMike Travis1-3/+4
2008-12-17sparseirq: fix !SMP building, #2Yinghai Lu2-1/+2
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu8-8/+313
2008-12-16x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis1-2/+2
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro1-1/+1
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-16proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro1-5/+2
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King1-0/+3
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-16slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15Phonet: keep TX queue disabled when the device is offRĂ©mi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-15x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-15Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14ieee1394: add quirk fix for Freecom HDDStefan Richter1-0/+6
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell1-4/+7
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+13
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell1-0/+7