summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+43
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-2714-78/+55Star
|\
| * [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
| * [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-275-21/+17Star
| * [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-278-56/+37Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-10-265-25/+51
|\ \
| * | x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-264-5/+5
| * | x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-262-20/+46
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-10-2613-85/+63Star
|\ \ \ | |_|/ |/| |
| * | x86: kill the old i386 and x86_64 directoriesSam Ravnborg2007-10-252-2/+0Star
| * | x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-253-1/+1
| * | x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap2007-10-254-73/+43Star
| * | x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-253-1/+4
| * | x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-254-9/+16
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-261-1/+1
|\ \
| * | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-241-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-262-4/+4
|\ \
| * | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
| * | x86: lguest build fixJeff Garzik2007-10-241-0/+1
| * | x86: fix CONFIG_KEXEC build breakageMike Galbraith2007-10-241-3/+3
| |/
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-266-5/+7
|\ \
| * | x86: pci-gart fixFUJITA Tomonori2007-10-251-2/+1Star
| * | blackfin: fix sg falloutAdrian Bunk2007-10-241-0/+1
| * | arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong2007-10-241-0/+2
| * | m68k: sg falloutGeert Uytterhoeven2007-10-241-1/+1
| * | More SG build fixesDavid Miller2007-10-241-1/+1
| * | SG build fixDavid Miller2007-10-241-1/+1
| |/
* | lguest: documentation updateRusty Russell2007-10-252-26/+30
* | lguest: build fixJeff Garzik2007-10-251-0/+1
* | lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-251-3/+2Star
|/
* m68knommu: mark mem init functions as __initGreg Ungerer2007-10-241-2/+2
* m68knommu: mark setup_arch() as __initGreg Ungerer2007-10-241-1/+1
* m68knommu: cleanup 68VZ328 init codeGreg Ungerer2007-10-241-11/+1Star
* m68knommu: cleanup 68EZ328 init codeGreg Ungerer2007-10-241-17/+2Star
* m68knommu: cleanup 68360 startup codeGreg Ungerer2007-10-241-35/+16Star
* m68knommu: cleanup 68328 timer codeGreg Ungerer2007-10-241-12/+15
* m68knommu: cleanup 68328 init codeGreg Ungerer2007-10-241-22/+2Star
* m68knommu: remove unused variables in setup.cGreg Ungerer2007-10-241-3/+0Star
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-242-4/+4
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-242-4/+4
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-2433-430/+368Star
|\ \
| * | x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho2007-10-231-0/+18
| * | x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho2007-10-231-1/+36
| * | x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-233-9/+2Star
| * | x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-234-89/+118
| * | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-231-78/+86
| * | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-235-14/+6Star
| * | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2Star
| * | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
| * | x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner2007-10-233-18/+6Star