summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger2007-06-113-27/+32
* Blackfin arch: update defconfigsMike Frysinger2007-06-115-214/+528
* Blackfin arch: scrub old console definesMike Frysinger2007-06-111-35/+0
* Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger2007-06-141-12/+80
* Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger2007-06-112-14/+14
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-111-0/+1
* Blackfin arch: spelling fixesSimon Arlott2007-06-1114-17/+17
* Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-111-3/+3
* Blackfin arch: remove defconfig fileMike Frysinger2007-06-111-1327/+0
* 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
| |/
* | x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* | fix sysrq-m oopsBob Picco2007-06-081-0/+2
* | uml: get declaration of simple_strtoulJeff Dike2007-06-084-22/+20
* | uml: fix kernel stack size on x86_64Jeff Dike2007-06-081-0/+1
* | potential parse error in ifdef part 3Yoann Padioleau2007-06-083-7/+7
* | m68knommu: fix ColdFire timer off by 1Greg Ungerer2007-06-081-4/+6
|/
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-06-0712-599/+414
|\
| * [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-313-498/+334
| * [XTENSA] Move common sections into bss sectionsChris Zankel2007-05-311-8/+11
| * [XTENSA] clean-up header filesChris Zankel2007-05-312-47/+32
| * [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-05-311-11/+0
| * [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-05-312-32/+34
| * [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-313-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-073-60/+65
|\ \
| * | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-072-54/+54
| * | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-071-6/+11
* | | enable interrupts in user path of page fault.Steven Rostedt2007-06-072-0/+11
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-074-12/+11
|\ \ \
| * | | [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
| * | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-021-6/+5
| * | | [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-021-5/+0
| * | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-0716-71/+110
|\ \ \ \
| * | | | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
| * | | | [MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day2007-06-061-3/+3
| * | | | [MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle2007-06-061-2/+0
| * | | | [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-063-2/+12
OpenPOWER on IntegriCloud