aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds23-23/+0
2008-05-19Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxLinus Torvalds1-0/+21
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds12-388/+524
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-27/+45
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds6-6/+10
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer1-0/+21
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt1-6/+5
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt1-1/+9
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-7/+2
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven1-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven11-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+2
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven1-1/+1
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare1-5/+2
2008-05-18i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare1-2/+0
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti1-1/+1
2008-05-18KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang3-2/+3
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti1-1/+1
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity1-2/+5
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-52/+108
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King14-26/+48
2008-05-17Merge branch 'sa1100'Russell King1-18/+48
2008-05-17[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King1-0/+1
2008-05-17[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott1-2/+1
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-17[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2-2/+2
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek4-4/+4
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze1-18/+48
2008-05-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+28
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-19Blackfin arch: update boards defconfig filesMichael Hennerich3-343/+423
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich3-4/+35
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai1-0/+2
2008-05-17Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger1-10/+10
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich1-0/+19
2008-05-17Blackfin arch: Check for Anomaly 05000182Michael Hennerich1-0/+11
2008-05-16[PATCH] take init_files to fs/file.cAl Viro23-23/+0
2008-05-16sparc64: Update defconfig.David S. Miller1-9/+31
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller1-1/+1
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-6/+5
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda1-1/+1
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito1-0/+1
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito1-11/+11