summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-0830-97/+250
|\
| * x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-041-1/+1
| * x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-301-2/+1
| * x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-3010-27/+26
| * x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-3016-62/+57
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-182-37/+153
| |\
| | * cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-181-6/+15
| | * x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-182-1/+109
| | * percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-36/+35
| * | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1782-659/+1004
| |\|
| | * x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+43
| * | xen: Use this_cpu_opsChristoph Lameter2010-12-174-11/+11
| * | kprobes: Use this_cpu_opsChristoph Lameter2010-12-171-7/+7
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-082-2/+3
|\ \ \
| * | | sh: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| * | | arm/sharpsl: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
* | | | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-01-079-228/+75
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-07406-5089/+8360
| |\ \ \ \
| * | | | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-101-12/+9
| * | | | | x86: Further simplify mp_irq info handlingFeng Tang2010-12-092-67/+8
| * | | | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-095-110/+64
| * | | | | x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-091-2/+5
| * | | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-091-3/+5
| * | | | | x86, sfi: Use register_lapic_address()Yinghai Lu2010-12-091-12/+1
| * | | | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-091-4/+1
| * | | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-094-30/+4
| * | | | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-094-27/+16
| * | | | | Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-0922-15/+1328
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-091768-25702/+70804
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-0747-1276/+1357
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-1/+1
| * | | | | | | | [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-051-4/+3
| * | | | | | | | [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-053-16/+0
| * | | | | | | | [S390] mutex: enable spinning mutex on s390Gerald Schaefer2011-01-051-1/+0
| * | | | | | | | [S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer2011-01-053-0/+6
| * | | | | | | | [S390] cleanup ftrace backend functionsMartin Schwidefsky2011-01-054-171/+135
| * | | | | | | | [S390] ptrace cleanupMartin Schwidefsky2011-01-0515-263/+347
| * | | | | | | | [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-053-7/+5
| * | | | | | | | [S390] smp: delay idle task creationHeiko Carstens2011-01-051-15/+26
| * | | | | | | | [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-051-0/+2
| * | | | | | | | [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-051-0/+1
| * | | | | | | | [S390] nmi: enable machine checks earlyHeiko Carstens2011-01-051-0/+2
| * | | | | | | | [S390] 31 bit entry.S update.Martin Schwidefsky2011-01-051-103/+109
| * | | | | | | | [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-051-0/+2
| * | | | | | | | [S390] nohz: optimize arch_needs_cpu()Heiko Carstens2011-01-051-1/+1
| * | | | | | | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+1
| * | | | | | | | [S390] hypfs: Move buffer allocation from open to readMichael Holzheu2011-01-056-118/+195
| * | | | | | | | [S390] current_thread_info optimizationMartin Schwidefsky2011-01-051-1/+1
| * | | | | | | | [S390] extint: get rid of early code plus cleanupHeiko Carstens2011-01-052-103/+51
| * | | | | | | | [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-053-15/+15