aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-155-712/+0
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-13/+0
* cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-153-43/+2
* cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-152-3/+1
* cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-40/+0
* ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-152-1/+2
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-27/+1
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-154-54/+70
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-153-3/+3
* alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-151-32/+33
* hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-152-4/+7
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1422-78/+133
|\
| * x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-141-5/+12
| * x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-141-2/+3
| * x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-142-6/+8
| * x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori2009-12-141-1/+4
| * x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-141-1/+1
| * x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-131-1/+1
| * x86: Limit the number of processor bootup messagesMike Travis2009-12-116-29/+47
| * x86: Remove enabling x2apic message for every CPUMike Travis2009-12-111-1/+1
| * x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-112-4/+25
| * Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11345-6021/+9125
| |\
| * | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-117-25/+27
| * | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-101-6/+7
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-141-0/+35
|\ \ \
| * | | ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-131-0/+35
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-12-1449-484/+1683
|\ \ \ \
| * | | | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-143-13/+1
| * | | | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0
| * | | | microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0
| * | | | microblaze: Support for WB cacheMichal Simek2009-12-144-268/+574
| * | | | microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-141-0/+1
| * | | | microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-141-5/+0
| * | | | microblaze: Remove panic_timeout init valueMichal Simek2009-12-141-2/+0
| * | | | microblaze: Do not count system calls in defaultMichal Simek2009-12-141-0/+4
| * | | | microblaze: Enable DTC compilationMichal Simek2009-12-141-0/+3
| * | | | microblaze: Core oprofile configs and hooksJohn Williams2009-12-144-0/+39
| * | | | microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-141-1/+9
| * | | | microblaze: Enable futimesat syscallMichal Simek2009-12-141-1/+1
| * | | | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-142-12/+29
| * | | | microblaze: Remove duplicity from pgalloc.hMichal Simek2009-12-141-6/+3
| * | | | microblaze: Futex supportMichal Simek2009-12-141-1/+126
| * | | | microblaze: Adding dev_arch_data functionsMichal Simek2009-12-141-0/+12
| * | | | microblaze: Fix the heartbeat gpio to be more robustJohn Linn2009-12-141-5/+10
| * | | | microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2009-12-142-6/+13
| * | | | microblaze: Export memory_start for modulesMichal Simek2009-12-141-0/+1
| * | | | microblaze: Use lowest-common-denominator default CPU settingsJohn Williams2009-12-141-6/+6
| * | | | microblaze: Update default generic DTSMichal Simek2009-12-141-3/+7
| * | | | microblaze: Enable asm optimization only for HW with barrel-shifterMichal Simek2009-12-141-1/+1
| * | | | microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2009-12-142-28/+8