summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell3-44/+72
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell3-4/+53
2008-04-15[POWERPC] prpmc2800 needs a dtbImageDale Farnsworth1-1/+1
2008-04-15[POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2-28/+37
2008-04-15[POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer3-36/+11
2008-04-15[POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth3-14/+15
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer7-34/+34
2008-04-15[POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth1-3/+3
2008-04-15[POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer1-130/+134
2008-04-15[POWERPC] Fix MAX_ORDER config problemStephen Rothwell1-20/+20
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras1-1/+17
2008-04-14Merge branch 'linux-2.6'Paul Mackerras135-6038/+8176
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-52/+98
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-04-11x86: Simplify cpu_idle_waitVenki Pallipadi2-72/+22
2008-04-11FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2-8/+1
2008-04-11FRV: Add support for emulation of userspace atomic ops [try #2]David Howells3-1/+254
2008-04-10[SPARC]: Fix several regset and ptrace bugs.David S. Miller2-52/+98
2008-04-10pop previous section in alternative.cSteven Rostedt1-4/+8
2008-04-08[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle3-0/+32
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2-6/+2
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar2-34/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-22/+116
2008-04-07[POWERPC] Remove CONFIG_PCI_LEGACY from some configsStephen Rothwell6-24/+20
2008-04-07[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell1-0/+2
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch2-20/+4
2008-04-07[POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectableTimur Tabi1-6/+17
2008-04-07[POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdivRobert P. J. Day1-1/+1
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt2-0/+15
2008-04-07[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin1-2/+2
2008-04-07Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-06[POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfigJosh Boyer1-4/+10
2008-04-05[POWERPC] 4xx: Use machine_device_initcall() for warp_nandValentine Barshak1-1/+2
2008-04-05[POWERPC] 4xx: Change dts files to support jumbo framesStefan Roese7-12/+12
2008-04-05[POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts filesStefan Roese2-5/+19
2008-04-05Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds1-1/+2
2008-04-05[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds8-31/+76
2008-04-05m68k: update defconfigs for 2.6.25Geert Uytterhoeven11-4160/+5747
2008-04-05m68k: use KBUILD_DEFCONFIGAdrian Bunk2-657/+2
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-3/+6
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner2-4/+34
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin1-0/+1
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin1-3/+2
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin3-14/+27
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek1-5/+5
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar1-1/+3
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar1-3/+0
2008-04-04[SPARC64]: Fix user accesses in regset code.David S. Miller1-21/+115
2008-04-04x86 ptrace: avoid unnecessary wrmsrRoland McGrath1-4/+7