summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 4xx: Fix PCI mem in rainier DTSJosh Boyer2008-05-291-2/+3
* [POWERPC] Convert remaining dts-v0 files to v1David Gibson2008-05-2917-1310/+1344
* [POWERPC] Refactor DCR codeStephen Neuendorffer2008-05-291-33/+121
* Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-23215-1818/+4011
|\
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-17/+3
| * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman2008-05-231-1/+1
| * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
| * [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-231-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-224-21/+40
| |\
| | * sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-221-0/+1
| | * sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-222-10/+14
| | * sparc64: Fix kernel thread stack termination.David S. Miller2008-05-221-11/+25
| * | provide out-of-line strcat() for m68kAl Viro2008-05-221-0/+6
| * | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-221-1/+1
| * | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-221-0/+2
| * | missing export of csum_partial() on uml/amd64Al Viro2008-05-221-2/+4
| * | uml: add missing exports for UML_RANDOM=mAl Viro2008-05-221-0/+5
| * | fix include order in sys-i386/registers.cAl Viro2008-05-221-0/+1
| * | missed kmalloc() in pcap_user.cAl Viro2008-05-221-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-2197-97/+239
| |\|
| | * sparc64: Add global register dumping facility.David S. Miller2008-05-203-2/+154
| | * sparc: remove CVS keywordsAdrian Bunk2008-05-2060-60/+54
| | * sparc64: remove CVS keywordsAdrian Bunk2008-05-2035-35/+31
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-201-4/+4
| |\ \
| | * | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-191-4/+4
| * | | 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-2023-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-201-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-2012-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-207-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