summaryrefslogtreecommitdiffstats
path: root/net/key/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2-0/+3
2009-03-19cpumask: remove cpumask allocation from idle_balanceRusty Russell1-17/+18
2009-03-18x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell1-6/+13
2009-03-18x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell1-103/+145
2009-03-18x86: microcode: cleanupIngo Molnar3-87/+97
2009-03-18x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell1-45/+61
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell3-3/+13
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell3-6/+6
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell1-1/+1
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell6-13/+13
2009-03-13cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell1-2/+7
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell4-4/+8
2009-03-13cpumask: make Xen use the new operators.Rusty Russell1-2/+2
2009-03-13cpumask: clean up summit's send_IPI functionsRusty Russell1-7/+3
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell9-27/+26
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell2-30/+0
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2-8/+27
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell4-28/+24
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell5-94/+83
2009-03-13cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2-67/+0
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell1-2/+3
2009-03-13cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell1-4/+6
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell9-21/+32
2009-03-13cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell1-5/+6
2009-03-13cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell1-4/+6
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell2-6/+0
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2-6/+0
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2-2/+2
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell8-17/+13
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2-5/+5
2009-03-13Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds1-1/+1
2009-03-13bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-13trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-13RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-13fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-13memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-13mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-13mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-13MAINTAINERS: downgrade support for man-pagesMichael Kerrisk1-3/+1
2009-03-13ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-13vfs: add missing unlock in sget()Li Zefan1-1/+4
2009-03-13pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov1-4/+4
2009-03-13drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-13uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-13UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4