aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-041-4/+6
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-044-67/+27
* [S390] Remove crept in whitespace from head*.S again.Heiko Carstens2006-10-042-10/+10
* [S390] Wire up sys_getcpu system call.Heiko Carstens2006-10-042-0/+9
* [S390] user-copy optimization fallout.Martin Schwidefsky2006-10-041-10/+7
* [S390] update default configurationMartin Schwidefsky2006-10-041-12/+44
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-045-18/+12
|\
| * [MIPS] PNX8550 fixupsVitaly Wool2006-10-045-18/+12
* | [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-044-18/+24
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-042-6/+28
* | [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-042-13/+13
* | [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-042-25/+25
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-0411-29/+29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-0487-94/+3
|\ \ | |/ |/|
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-0487-94/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-0416-200/+360
|\ \
| * | [PARISC] Kill wall_jiffies useAndrew Morton2006-10-041-3/+0
| * | [PARISC] Honour "panic_on_oops" sysctlHelge Deller2006-10-041-0/+10
| * | [PARISC] Export clear_user_page to modulesMatthew Wilcox2006-10-041-2/+2
| * | [PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox2006-10-041-3/+0
| * | [PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox2006-10-041-1/+1
| * | [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
| * | [PARISC] Add hardware found in the rp8400Matthew Wilcox2006-10-041-0/+3
| * | [PARISC] Allow nested interruptsJames Bottomley2006-10-042-63/+89
| * | [PARISC] Further updates to timer_interrupt()Grant Grundler2006-10-041-62/+65
| * | [PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler2006-10-041-15/+31
| * | [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler2006-10-041-44/+96
| * | [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2006-10-042-10/+14
| * | [PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler2006-10-041-2/+3
| * | [PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin2006-10-041-1/+1
| * | [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-042-2/+47
| * | [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-042-26/+3
| * | [PARISC] parisc specific kmap API implementation for pa8800James Bottomley2006-10-041-1/+44
| * | [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-041-1/+1
| * | [PARISC] Abstract shift register left in .SKyle McMartin2006-10-041-15/+4
| * | [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10
| * | [PARISC] PA7200 also supports prefetch for readKyle McMartin2006-10-041-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0448-250/+5819
|\ \
| * | [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-043-0/+247
| * | [POWERPC] Add initial support for the e300c2 coreKim Phillips2006-10-041-2/+13
| * | [POWERPC] Add MPC8360EMDS default dts fileLi Yang2006-10-041-0/+375
| * | [POWERPC] Add MPC8360EMDS board supportLi Yang2006-10-042-0/+1237
| * | [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-0411-0/+2342
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-10-0411-9/+1165
| |\ \
| | * | POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug2006-10-036-0/+884
| | * | POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug2006-10-034-9/+58
| | * | POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug2006-10-031-0/+223
| * | | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-0410-74/+148
| |\ \ \
| | * | | [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| | * | | [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-035-9/+94