summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-2010-547/+657
|\
| * [POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras2008-05-206-533/+637
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-05-203-12/+20
| |\
| | * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala2008-05-201-5/+13
| | * [POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala2008-05-201-5/+3
| | * [POWERPC] Remove generated files on make cleanKumar Gala2008-05-201-2/+4
| * | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk2008-05-201-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-1923-23/+0
|\ \ \
| * | | [PATCH] take init_files to fs/file.cAl Viro2008-05-1623-23/+0
* | | | Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2008-05-191-0/+21
|\ \ \ \ | | |/ / | |/| |
| * | | [POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer2008-05-191-0/+21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-1912-388/+524
|\ \ \
| * | | Blackfin arch: update boards defconfig filesMichael Hennerich2008-05-193-343/+423
| * | | Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-173-4/+35
| * | | Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai2008-05-171-0/+2
| * | | Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger2008-05-171-10/+10
| * | | Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-171-0/+19
| * | | Blackfin arch: Check for Anomaly 05000182Michael Hennerich2008-05-171-0/+11
| * | | [Blackfin] arch: rename bf5xx-flash to bfin-async-flashMike Frysinger2008-05-132-20/+14
| * | | [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-121-11/+10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-197-27/+45
|\ \ \
| * | | sh: Fix up restorer in debug_trap exception return path.Paul Mundt2008-05-191-6/+5
| * | | sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt2008-05-191-1/+9
| * | | sh: use the common ascii hex helpersHarvey Harrison2008-05-161-6/+5
| * | | sh: fix sh7785 master clock valueYoshihiro Shimoda2008-05-161-1/+1
| * | | sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito2008-05-161-0/+1
| * | | sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito2008-05-161-11/+11
| * | | sh: disable initrd defaults in .empty_zero_page.Paul Mundt2008-05-161-2/+2
| * | | sh: display boot params by default on entry.Paul Mundt2008-05-161-0/+11
| | |/ | |/|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-196-6/+10
|\ \ \ | |_|/ |/| |
| * | KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-181-1/+1
| * | KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-183-2/+3
| * | KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-181-1/+1
| * | KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-181-2/+5
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-182-7/+2
|\ \
| * | i2c: Switch pasemi to the new device/driver matching schemeJean Delvare2008-05-181-5/+2
| * | i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare2008-05-181-2/+0
| |/
* | m68k: Add multi_defconfigGeert Uytterhoeven2008-05-181-0/+1269
* | m68k: Update defconfigsGeert Uytterhoeven2008-05-1811-587/+994
* | m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven2008-05-181-3/+3
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-181-3/+3
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-181-1/+2
* | m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven2008-05-181-1/+1
* | m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-181-1/+1
* | m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven2008-05-181-7/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1725-52/+108
|\ \
| * \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-05-1714-26/+48
| |\ \
| | * | ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi2008-05-091-1/+1
| | * | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni2008-05-091-1/+2
| | * | ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2008-05-092-2/+5
OpenPOWER on IntegriCloud