summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-303-88/+67Star
* x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-301-35/+99
* x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-306-49/+132
* x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-301-35/+65
* x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-301-1/+1
* x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-304-9/+98
* xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712Star
* Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30823-7463/+25048
|\
| * Merge branch 'linus' into core/percpuIngo Molnar2009-01-30113-3099/+4492
| |\
| | * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-305-11/+11
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-301-2/+2
| | |\
| | | * lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
| | * | alpha: fix the BUG() macroIvan Kokshaysky2009-01-301-11/+6Star
| | * | alpha: compile fixesIvan Kokshaysky2009-01-303-2/+6
| | * | alpha: use syscall wrappersIvan Kokshaysky2009-01-305-99/+87Star
| | |/
| | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-2884-1920/+4343
| | |\
| | | * powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
| | | * powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
| | | * powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0Star
| | | * powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
| | | * Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
| | | |\
| | | | * powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2009-01-232-37/+119
| | | | * powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer2009-01-2311-234/+641
| | | | * powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer2009-01-207-139/+391
| | | | * powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-204-180/+41Star
| | | | * powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
| | | * | Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt2009-01-2853-1305/+3120
| | | |\ \
| | | | * | powerpc/embedded6xx: Update defconfigsKumar Gala2009-01-279-246/+549
| | | | * | powerpc/8xx: Update defconfigsKumar Gala2009-01-275-109/+213
| | | | * | powerpc/86xx: Update defconfigsKumar Gala2009-01-275-146/+429
| | | | * | powerpc/83xx: Update defconfigsKumar Gala2009-01-2714-395/+895
| | | | * | powerpc/85xx: Update defconfigsKumar Gala2009-01-2717-407/+1031
| | | | * | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-262-1/+2
| | | | * | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
| | | | |/
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-2812-1031/+37Star
| | |\ \ \ | | | |/ / | | |/| |
| | | * | m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel2009-01-271-4/+4
| | | * | m68knommu: fix syscall restartingGreg Ungerer2009-01-272-1/+16
| | | * | m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2009-01-272-981/+0Star
| | | * | m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-272-21/+0Star
| | | * | m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-274-9/+2Star
| | | * | m68knommu: set NO_DMAAdrian Bunk2009-01-271-0/+4
| | | * | m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer2009-01-271-2/+9
| | | * | m68knommu: use one exist from execptionSebastian Siewior2009-01-271-13/+2Star
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-281-23/+0Star
| | |\ \ \
| | | * | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-281-23/+0Star
| | | |/ /
| | * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
| | | |/
| * | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-2713-383/+323Star
| |\ \ \
| | * | | x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-271-7/+10
| | * | | x86: fix build breakage on voyageJames Bottomley2009-01-271-0/+2