summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas2007-10-121-11/+14
* [ARM] unbalanced parenthesis fixMariusz Kozlowski2007-10-121-2/+2
* [ARM] cleanup struct irqaction initializersThomas Gleixner2007-10-121-1/+5
* [ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk2007-10-121-3/+0
* [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-123-8/+8
* [ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2007-10-122-65/+132
* [ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt2007-10-125-5/+5
* [ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt2007-10-121-2/+2
* [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane2007-10-121-15/+57
* [ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2007-10-122-33/+14
* [ARM] 4536/1: configure support for AT91x40 and EB01Greg Ungerer2007-10-121-0/+23
* [ARM] 4537/1: build support for AT91x40 and EB01Greg Ungerer2007-10-121-1/+4
* [ARM] 4538/1: Atmel EB01 board supportGreg Ungerer2007-10-121-0/+44
* [ARM] 4535/1: AT91x40 function prototypesGreg Ungerer2007-10-121-0/+3
* [ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer2007-10-121-0/+67
* [ARM] 4533/1: AT91x40 timer supportGreg Ungerer2007-10-121-0/+80
* [ARM] 4532/1: allow configuration of processor IDGreg Ungerer2007-10-121-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\
| | * [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19
| | * [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-1110-189/+13
| | * [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2007-10-112-0/+72
| | * [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-113-116/+134
| | * [POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood2007-10-111-1/+1
| * | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-126-99/+68
| |\ \
| | * | [POWERPC] Add co-maintainer for PowerPC MPC52xx platformGrant Likely2007-10-101-0/+2
| | * | [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-103-34/+62
| | * | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely2007-10-104-50/+4
| | * | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely2007-10-101-15/+0
| * | | [POWERPC] 4xx: Kilauea defconfig fileStefan Roese2007-10-111-0/+768
| * | | [POWERPC] 4xx: Kilauea DTSStefan Roese2007-10-111-0/+252
| * | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese2007-10-113-2/+68
| * | | [POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese2007-10-111-0/+11
| * | | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-114-84/+203
| |\ \ \ | | |_|/ | |/| |
| | * | [POWERPC] Uartlite: bootwrapper bug fix, getc loops foreverGrant Likely2007-10-101-2/+2
| | * | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernelsGrant Likely2007-10-101-1/+1
| | * | [POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERSGrant Likely2007-10-101-1/+1
| | * | [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-101-3/+3
| | * | [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-091-12/+10
| | * | [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-091-9/+98