summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [S390] Remove diag 0x260 call from memory detection.Heiko Carstens2008-08-011-23/+0
| * | | | | | | | [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-012-1/+15
| * | | | | | | | [S390] Wire up new syscalls.Heiko Carstens2008-08-012-0/+43
| * | | | | | | | [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+2
| * | | | | | | | [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | [MIPS] Cobalt: update defconfigYoichi Yuasa2008-07-301-110/+268
* | | | | | | | [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-305-0/+319
* | | | | | | | [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3058-2919/+4
* | | | | | | | [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26
* | | | | | | | [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-305-16/+37
* | | | | | | | [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-307-52/+44
* | | | | | | | [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-308-238/+165
* | | | | | | | [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-303-32/+45
* | | | | | | | [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-305-150/+196
* | | | | | | | [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-306-59/+29
* | | | | | | | [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34
* | | | | | | | [MIPS] TXx9: PCI error handlingAtsushi Nemoto2008-07-308-20/+120
* | | | | | | | [MIPS] TXx9: Add some pci optionsAtsushi Nemoto2008-07-305-0/+64
* | | | | | | | [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-301-1/+5
* | | | | | | | [MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2008-07-302-27/+53
* | | | | | | | [MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto2008-07-301-1/+1
* | | | | | | | [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-302-4/+5
* | | | | | | | [MIPS] Initialization of Alchemy boardsKevin Hickey2008-07-308-8/+8
* | | | | | | | [MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle2008-07-301-4/+0
|/ / / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-3043-62/+757
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-303-1/+285
| * | | | | | | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-301-2/+2
| * | | | | | | powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-301-4/+2
| * | | | | | | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-301-0/+2
| * | | | | | | powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-301-4/+0
| * | | | | | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-3037-51/+466
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-2931-10/+36
| | * | | | | | cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-30/+4
| | * | | | | | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov2008-07-281-6/+17
| | * | | | | | cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-281-0/+1
| | * | | | | | powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-282-5/+272
| | * | | | | | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-283-0/+136
| | * | | | | | powerpc: clean up the Book-E HW watchpoint supportKumar Gala2008-07-254-11/+12
* | | | | | | | x86: wrong register was used in align macroVitaly Mayatskikh2008-07-302-3/+2
* | | | | | | | GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner2008-07-301-0/+1
* | | | | | | | GRU Driver: hardware data structuresJack Steiner2008-07-301-1/+3
* | | | | | | | uml: fix tty-related build errorWANG Cong2008-07-301-13/+1
* | | | | | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-0/+6
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-0/+3
|\ \ \ \ \ \ \
| * | | | | | | lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell2008-07-291-0/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-2814-409/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-284-76/+64
| * | | | | | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2008-07-288-318/+20
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291265-22617/+74061
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-202-103/+4
OpenPOWER on IntegriCloud