summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1393-409/+420
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-14/+34
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-136-12/+12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-134-7/+6
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-1311-16/+15
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-5/+6
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-12/+12
* [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
* [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-131-1/+4
* [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-132-2/+8
* [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-131-2/+6
* [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-131-0/+6
* [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-134-67/+85
* [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-131-5/+9
* [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day2007-04-131-81/+0
* [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Bart Van Assche2007-04-131-1/+1
* [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-133-2/+187
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-131-4/+0
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-1310-10/+0
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-132-33/+21
* [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-134-17/+136
* [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-133-9/+9
* [POWERPC] DMA 4GB boundary protectionJake Moilanen2007-04-131-1/+34
* [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-131-0/+1
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-131-0/+112
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-13279-1737/+3473
|\
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-04-104-8/+12
| |\
| | * [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-061-2/+6
| | * [IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi2007-04-061-1/+1
| | * [IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki2007-04-061-2/+2
| | * [IA64] BTE error timer fixRuss Anderson2007-04-061-3/+3
| * | [PATCH] i386: irqbalance_disable() section fixAndrew Morton2007-04-081-1/+1
| * | [PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton2007-04-081-1/+1
| * | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-082-1/+24
| |/
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-026-89/+254
| |\
| | * [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-022-0/+28
| | * [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-022-2/+2
| | * [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-022-58/+187
| | * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-29/+37
| * | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-021-0/+9
| * | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-4/+67
| * | [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-022-22/+0
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-012-4/+5
| |\
| | * [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
| | * [ARM] 4289/1: AT91: SAM9260 NAND flash timingAndrew Victor2007-03-291-4/+4
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-299-21/+97
| |\ \
OpenPOWER on IntegriCloud