summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt10-586/+719
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell1-1/+2
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day1-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day2-2/+2
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba8-12/+12
2007-05-09sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt1-0/+4
2007-05-09FRV: Miscellaneous fixesDavid Howells3-2/+13
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-751/+716
2007-05-09Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-09sh: Convert to common die chain.Paul Mundt3-19/+5
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-0/+1
2007-05-09sh: landisk mv_nr_irqs definition.kogiidena1-0/+1
2007-05-09sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena1-2/+3
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt2-1/+2
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt5-10/+14
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt5-10/+65
2007-05-09sh: Kill off redundant __div64_32 symbol export.Paul Mundt1-2/+0
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt3-70/+11
2007-05-09sh: generic quicklist support.Paul Mundt3-0/+7
2007-05-09[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2-41/+15
2007-05-09[SPARC]: Wire up utimensat syscall.David S. Miller3-1/+6
2007-05-09[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller3-46/+104
2007-05-09[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller10-9/+124
2007-05-09[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller3-67/+58
2007-05-09[SPARC64]: Move index info pci_pbm_info.David S. Miller8-154/+136
2007-05-09[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2-124/+116
2007-05-09[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller6-7/+6
2007-05-09[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller1-6/+6
2007-05-09[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller7-310/+184
2007-05-09[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller7-45/+20
2007-05-09[IA64] wire up pselect, ppollAlexey Kuznetsov1-2/+2
2007-05-09[ARM] armv7: add support for ARMv7 cores.Catalin Marinas4-0/+559
2007-05-09[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan6-165/+38
2007-05-09[IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev1-3/+4
2007-05-09[IA64] Optional method to purge the TLB on SN systemsJack Steiner3-10/+150
2007-05-09[ARM] Fix ARM branch relocation rangeKevin Welton1-2/+2
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren15-135/+470
2007-05-08ARM: OMAP: h4 must have blinky leds!!David Brownell5-1/+340
2007-05-08ARM: OMAP: FB: add controller platform dataImre Deak1-0/+5
2007-05-08ARM: OMAP: Add function to print clock usecountsJuha Yrjola1-0/+35
2007-05-08ARM: OMAP: Add DMA IRQ sanity checksJuha Yrjola1-7/+18
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell5-6/+5
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-108/+71
2007-05-08[ARM] Fix ASID version switchRussell King1-3/+7
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary3-7/+7
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-47/+39
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds126-707/+6152