summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-30113-3099/+4492
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-295-11/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-291-2/+2
| |\
| | * lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
| * | alpha: fix the BUG() macroIvan Kokshaysky2009-01-291-11/+6
| * | alpha: compile fixesIvan Kokshaysky2009-01-293-2/+6
| * | alpha: use syscall wrappersIvan Kokshaysky2009-01-295-99/+87
| |/
| * 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/+0
| | * 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/+41
| | | * 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-269-246/+549
| | | * | powerpc/8xx: Update defconfigsKumar Gala2009-01-265-109/+213
| | | * | powerpc/86xx: Update defconfigsKumar Gala2009-01-265-146/+429
| | | * | powerpc/83xx: Update defconfigsKumar Gala2009-01-2614-395/+895
| | | * | powerpc/85xx: Update defconfigsKumar Gala2009-01-2617-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/+37
| |\ \ \ | | |/ / | |/| |
| | * | 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/+0
| | * | m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-272-21/+0
| | * | m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-274-9/+2
| | * | 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/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
| |\ \ \
| | * | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
| | |/ /
| * | | 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/+323
|\ \ \
| * | | 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
| * | | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-273-14/+12
| * | | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-271-3/+0
| * | | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-277-35/+15
| * | | x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-273-9/+1
| * | | x86: don't assume boot cpu is #0Brian Gerst2009-01-271-4/+5
| * | | x86: move this_cpu_offsetBrian Gerst2009-01-272-12/+10
| * | | x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-272-7/+2
| * | | x86: move apic variables to apic.cBrian Gerst2009-01-272-20/+20
OpenPOWER on IntegriCloud