summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto1-34/+26
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto5-16/+37
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto7-52/+44
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto8-238/+165
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto3-32/+45
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto5-150/+196
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto6-59/+29
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto4-80/+34
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto8-20/+120
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto5-0/+64
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-1/+5
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2-27/+53
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto1-1/+1
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk2-4/+5
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey8-8/+8
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle1-4/+0
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds43-62/+757
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh2-3/+2
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner1-0/+1
2008-07-30GRU Driver: hardware data structuresJack Steiner1-1/+3
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+6
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin3-1/+285
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling1-2/+2
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling1-4/+2
2008-07-30powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling1-0/+2
2008-07-30powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot1-4/+0
2008-07-30Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt37-51/+466
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips31-10/+36
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+3
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds14-409/+93
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes8-318/+20
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1265-22617/+74061
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar441-1608/+40097
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2-15/+9
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-23/+0
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar197-3410/+6668
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-146/+615
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds81-1413/+7195
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+3
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart1-30/+4
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov1-6/+17
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart1-0/+1
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2-5/+272
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart3-0/+136