summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-279-48/+65
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+36
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2640-134/+1357
|\
| * [ARM] Update mach-typesRussell King2006-06-261-9/+62
| * [ARM] 3654/1: add ajeco 1arm sbc supportLennert Buytenhek2006-06-265-0/+1175
| * [ARM] 3651/1: S3C24XX: Make arch list more detailedBen Dooks2006-06-261-1/+1
| * [ARM] 3650/1: S3C2412: Update s3c2410_defconfigBen Dooks2006-06-261-14/+36
| * [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440Ben Dooks2006-06-261-2/+2
| * [ARM] 3612/1: make pci bus optional for ixp4xx platformMilan Svoboda2006-06-253-11/+18
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-256-7/+7
| * [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-252-6/+4
| * [ARM] Remove partial non-v6 binutils compatibilityRussell King2006-06-251-32/+0
| * [ARM] Remove LOADREGS macroRussell King2006-06-2514-30/+30
| * [ARM] Remove RETINSTR macroRussell King2006-06-2510-22/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-2622-34/+34
|\ \
| * | Storage class should be firstTobias Klauser2006-06-266-12/+12
| * | i386: Trivial typo fixesEgry Gabor2006-06-262-2/+2
| * | spelling fixesAndreas Mohr2006-06-268-9/+9
| * | fix paniced->panicked typosLee Revell2006-06-266-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-263-4/+4
|\ \ \
| * | | kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-093-4/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-2610-91/+110
|\ \ \ \
| * | | | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-263-8/+28
| * | | | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-2610-73/+83
| * | | | [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-262-12/+12
| * | | | [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-262-19/+8
| | |/ / | |/| |
* | | | [PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer2006-06-261-72/+10
* | | | [PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer2006-06-261-154/+6
* | | | [PATCH] m68knommu: create configurable RAM setupGreg Ungerer2006-06-261-34/+44
* | | | [PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer2006-06-261-4/+2
* | | | [PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer2006-06-261-2/+1
* | | | Merge branch 'x86-64'Linus Torvalds2006-06-2679-1030/+3326
|\ \ \ \
| * | | | [PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen2006-06-261-0/+9
| * | | | [PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2006-06-262-1/+34
| * | | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-264-6/+153
| * | | | [PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens2006-06-261-9/+16
| * | | | [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-262-4/+26
| * | | | [PATCH] x86_64: enlarge window for stack growthChuck Ebbert2006-06-261-2/+4
| * | | | [PATCH] x86_64: Minor string functions optimizationsAndi Kleen2006-06-262-2/+2
| * | | | [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-2616-110/+49
| * | | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-263-8/+13
| * | | | [PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba2006-06-261-1/+1
| * | | | [PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2006-06-262-17/+0
| * | | | [PATCH] x86_64: Do not use -ffunction-sections for modulesSergey Vlasov2006-06-261-1/+3
| * | | | [PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich2006-06-261-1/+1
| * | | | [PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich2006-06-262-2/+2
| * | | | [PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen2006-06-261-2/+2
| * | | | [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth2006-06-261-18/+16
| * | | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-264-12/+11
| * | | | [PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen2006-06-261-1/+0