aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell
2009-03-13Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell
2009-03-13cpumask: make Xen use the new operators.Rusty Russell
2009-03-13cpumask: clean up summit's send_IPI functionsRusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-13cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell
2009-03-13cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell
2009-03-13cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell
2009-03-12Linus 2.6.29-rc8Linus Torvalds
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-12Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre
2009-03-12Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-12fs: new inode i_state corruption fixNick Piggin
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro
2009-03-12mfd: add support for WM8351 revision BMark Brown
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-12MAINTAINERS: downgrade support for man-pagesMichael Kerrisk
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack
2009-03-12vfs: add missing unlock in sget()Li Zefan
2009-03-12pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor