aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-11
* Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger2007-06-11
* Blackfin arch: update defconfigsMike Frysinger2007-06-11
* Blackfin arch: scrub old console definesMike Frysinger2007-06-11
* Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger2007-06-14
* Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger2007-06-11
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-11
* Blackfin arch: spelling fixesSimon Arlott2007-06-11
* Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-11
* Blackfin arch: remove defconfig fileMike Frysinger2007-06-11
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-11
|\
| * [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-11
| * [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-11
| * [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-11
| * [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-11
| * [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-11
| * [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-11
| * [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-11
| * [MIPS] Atlas: Fix build.Ralf Baechle2007-06-11
| * [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-11
| * [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle2007-06-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-08
|\ \
| * | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-08
| * | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-07
| |/
* | x86_64: oops_begin() fixAndrew Morton2007-06-08
* | fix sysrq-m oopsBob Picco2007-06-08
* | uml: get declaration of simple_strtoulJeff Dike2007-06-08
* | uml: fix kernel stack size on x86_64Jeff Dike2007-06-08
* | potential parse error in ifdef part 3Yoann Padioleau2007-06-08
* | m68knommu: fix ColdFire timer off by 1Greg Ungerer2007-06-08
|/
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-06-07
|\
| * [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-31
| * [XTENSA] Move common sections into bss sectionsChris Zankel2007-05-31
| * [XTENSA] clean-up header filesChris Zankel2007-05-31
| * [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-05-31
| * [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-05-31
| * [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-07
|\ \
| * | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-07
| * | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-07
* | | enable interrupts in user path of page fault.Steven Rostedt2007-06-07
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-07
|\ \ \
| * | | [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-02
| * | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-02
| * | | [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-02
| * | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-02
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-07
|\ \ \ \
| * | | | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-06
| * | | | [MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day2007-06-06