summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [MIPS] XXS1500 code style cleanupSergei Shtylyov2008-05-124-29/+26
| * | [MIPS] MTX-1 code style cleanupSergei Shtylyov2008-05-125-52/+46
| * | [MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2008-05-124-120/+105
| * | [MIPS] Pb1550 code style cleanupSergei Shtylyov2008-05-124-26/+23
| * | [MIPS] Pb1500 code style cleanupSergei Shtylyov2008-05-124-42/+36
| * | [MIPS] Pb1100 code style cleanupSergei Shtylyov2008-05-124-38/+39
| * | [MIPS] Pb1000 code style cleanupSergei Shtylyov2008-05-123-68/+70
| * | [MIPS] DBAu1xx0 code style cleanupSergei Shtylyov2008-05-124-52/+50
| * | [MIPS] Alchemy PCI code style cleanupSergei Shtylyov2008-05-122-66/+56
| * | [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-1217-572/+500
| * | [MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2008-05-121-1/+1
| * | [MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik2008-05-121-4/+1
| * | [MIPS] unexport __kmap_atomic_to_pageAdrian Bunk2008-05-121-1/+0
| * | [MIPS] Initialize max_pfn again.Ralf Baechle2008-05-121-0/+1
| * | [MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle2008-05-121-4/+7
| * | [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-123-23/+49
| * | [MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle2008-05-121-1/+1
| * | [MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin2008-05-121-2/+2
| * | [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell2008-05-121-8/+15
| * | [MIPS] Alchemy: SMBus resource fixSergei Shtylyov2008-05-121-2/+2
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-127-2/+13
|\ \
| * | [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-123-1/+3
| * | [POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool2008-05-121-0/+6
| * | [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool2008-05-121-0/+1
| * | [POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool2008-05-121-1/+1
| * | [POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras2008-05-121-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-122-6/+12
|\ \ | |/ |/|
| * sparc64: Work around memory probing bug in openfirmware.David S. Miller2008-05-111-5/+11
| * sparc32: fix rtrap.S typoRobert Reif2008-05-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1110-101/+97
|\ \ | |/
| * sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-119-96/+91
| * sparc: Fix ptrace() detach.David S. Miller2008-05-112-0/+6
| * sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-101-5/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1019-219/+269
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-0983-782/+956
| |\ \
| | * | [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
| | * | [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
| | * | [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
| * | | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
| * | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-088-16/+6
| * | | [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
| * | | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King2008-05-071-7/+15
| |\ \ \
| | * | | ns9xxx: fix sparse warningUwe Kleine-König2008-04-251-1/+1
| | * | | ns9xxx: check for irq lockupsUwe Kleine-König2008-04-251-0/+5
| | * | | ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König2008-04-251-6/+9
| * | | | [ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik2008-05-071-80/+186
| * | | | [ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik2008-05-071-47/+51
| * | | | [ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo2008-05-071-2/+2
| * | | | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-045-22/+16
| * | | | [ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon2008-05-041-1/+1
OpenPOWER on IntegriCloud