aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-06-152-1/+2
|\ \
| * | [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen2007-06-141-0/+1
| * | [AVR32] ratelimit segfault reporting rateAndrea Righi2007-06-141-1/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-06-153-3/+19
|\ \
| * | [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
| * | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-1424-165/+152
|\ \
| * | [PARISC] remove global_ack_eiemGrant Grundler2007-06-121-18/+8
| * | [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-042-7/+5
| * | [PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin2007-06-031-1/+1
| * | [PARISC] be more defensive in process.c::get_wchanKyle McMartin2007-05-301-0/+4
| * | [PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2007-05-302-4/+3
| * | [PARISC] fix null ptr deref in unwind.cKyle McMartin2007-05-301-1/+3
| * | [PARISC] remove remnants of parisc-specific softirq codeGrant Grundler2007-05-301-34/+1
| * | [PARISC] fix section mismatch in smp.cHelge Deller2007-05-301-1/+1
| * | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-271-0/+5
| * | [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-272-8/+8
| * | [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-222-5/+3
| * | [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-2213-30/+30
| * | [PARISC] Disable LWS debuggingAurelien Jarno2007-05-221-4/+4
| * | [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-223-3/+8
| * | parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-221-41/+53
| * | [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-221-0/+1
| * | [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-221-5/+5
| * | parisc: sync compat getdentsAlexandr Andreev2007-05-221-2/+8
| * | parisc: make command_line[] staticAlexey Dobriyan2007-05-221-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-143-14/+134
|\ \ \
| * | | [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-2/+3
| * | | [SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller2007-06-131-3/+9
| * | | [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-9/+122
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-144-7/+64
|\ \ \ | |/ / |/| |
| * | [ARM] 4445/1: ANUBIS: Fix CPLD registersBen Dooks2007-06-111-2/+2
| * | [ARM] 4444/2: OSIRIS: CPLD suspend fixBen Dooks2007-06-111-0/+39
| * | [ARM] 4443/1: OSIRIS: Add watchdog device to machine devicesBen Dooks2007-06-111-0/+1
| * | [ARM] 4442/1: OSIRIS: Fix CPLD register definitionsBen Dooks2007-06-111-4/+14
| * | [ARM] VFP: fix section mismatch errorRussell King2007-06-102-1/+8
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-1111-29/+36
|\ \ \ | |/ / |/| |
| * | [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
| * | [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
| * | [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2
| * | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
| * | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
| * | [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
| * | [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-114-1/+17
| * | [MIPS] Atlas: Fix build.Ralf Baechle2007-06-111-3/+2
| * | [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1
| * | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle2007-06-111-3/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-14/+104
|\ \ \
| * | | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
| * | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-071-1/+1
| |/ /