summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for numaq_32Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for summit_32Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for bigsmp_32Tejun Heo
2011-01-28x86: Implement the default x86_32_early_logical_apicid()Tejun Heo
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo
2011-01-28x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo
2011-01-28x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo
2011-01-28x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo
2011-01-28x86: Drop x86_32 MAX_APICIDTejun Heo
2011-01-28x86: Kill unused static boot_cpu_logical_apicid in smpboot.cTejun Heo
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-28Export the augmented rbtree helper functionsAndreas Gruenbacher
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-28Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-01-28drm/nv50: fix regression on IGPsBen Skeggs
2011-01-28drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák
2011-01-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-27drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher
2011-01-27drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher
2011-01-27radeon/kms: fix dp displayport mode validationJerome Glisse
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt
2011-01-26sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner
2011-01-26sched: Fix/remove redundant cfs_rq checksPaul Turner
2011-01-26sched: Fix sign under-flows in wake_affinePaul Turner
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang