aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-21powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2-10/+20
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2-2/+9
2008-10-21Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt14-1/+2839
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch1-0/+5
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch1-6/+13
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr1-1/+2
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr1-19/+27
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openersJeremy Kerr3-56/+81
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr1-3/+29
2008-10-17powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco4-0/+234
2008-10-17powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger5-0/+1167
2008-10-17powerpc/40x: Add PowerPC 405EZ Acadia defconfigJosh Boyer1-0/+921
2008-10-17powerpc/40x: Add cuboot wrapper for Acadia boardJosh Boyer2-1/+177
2008-10-17powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer3-0/+103
2008-10-17powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer1-0/+13
2008-10-17powerpc/40x: AMCC PowerPC 405EZ Acadia DTSJosh Boyer1-0/+224
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-284/+256
2008-10-15powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang1-2/+5
2008-10-15powerpc/52xx: Make cuImage more robust in locating immr node.Grant Likely1-0/+4
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds281-6171/+12899
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi7-8/+0
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2-5/+16
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer5-87/+15
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno1-0/+37
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno4-74/+58
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno1-3/+3
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno1-0/+3
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber1-1/+1
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber1-1/+1
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle1-0/+46
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1872-28462/+112907
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-0/+15
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt1-0/+6
2008-10-15powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt1-0/+6
2008-10-15powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt1-47/+116
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk3-521/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk7-488/+19
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven1-2/+2
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0