summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ioremap: Delay sanity check until after a successful mappingTim Gardner2011-04-291-7/+7
* x86, mpparse: Put check_slot() into .init sectionRakib Mullick2011-04-041-1/+1
* Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-0410-203/+70
|\
| * x86-64, NUMA: Remove unused variableFlorian Mickler2011-04-041-6/+2
| * x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo2011-04-011-13/+13
| * x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo2011-04-013-149/+1
| * acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-291-22/+10
| * x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| * x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-295-9/+41
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-04-011-1/+1
|\ \
| * | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck2011-04-011-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-0111-37/+81
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-04-016-27/+39
| |\ \ \
| | * \ \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-301-1/+1
| | |\ \ \
| | | * | | ASoC: Fix CODEC device name for CorgiMark Brown2011-03-301-1/+1
| | * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-283-13/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | ASoC: imx: fix burstsize for DMAWolfram Sang2011-03-261-2/+2
| | | * | | ASoC: imx: set watermarks for mx2-dmaWolfram Sang2011-03-262-3/+5
| | | * | | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
| | * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-03-282-13/+23
| | |\ \ \ \
| | | * | | | ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue failsAxel Lin2011-03-261-1/+3
| | | * | | | ASoC: tlv320dac33: Restore L/R DAC power control registerPeter Ujfalusi2011-03-261-0/+4
| | | * | | | ASoC: tlv320dac33: Fix inconsistent spinlock usagePeter Ujfalusi2011-03-221-12/+16
| * | | | | | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson2011-04-011-1/+3
| * | | | | | ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220David Henningsson2011-03-311-0/+1
| * | | | | | ALSA: ens1371: fix Creative Ectiva supportClemens Ladisch2011-03-301-4/+19
| * | | | | | ALSA: firewire-speakers: fix hang when unplugging a running deviceClemens Ladisch2011-03-301-2/+1
| |/ / / / /
| * | | | | ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-0115-223/+272
|\ \ \ \ \ \
| * | | | | | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-012-2/+4
| * | | | | | powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-011-7/+0
| * | | | | | powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-011-0/+4
| * | | | | | powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-011-22/+78
| * | | | | | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-013-6/+15
| * | | | | | powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-011-16/+55
| * | | | | | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-012-0/+5
| * | | | | | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt2011-04-011-30/+30
| * | | | | | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-014-28/+15
| * | | | | | powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-011-4/+0
| * | | | | | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-013-60/+55
| * | | | | | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-011-12/+5
| * | | | | | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-013-3/+4
| * | | | | | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-012-20/+6
| * | | | | | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-013-13/+0
| * | | | | | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-012-23/+0
| * | | | | | powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-011-2/+1
| * | | | | | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-014-4/+17
| * | | | | | powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-011-4/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-04-0117-41/+32
|\ \ \ \ \ \
| * | | | | | sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill2011-03-311-1/+1
OpenPOWER on IntegriCloud