aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle
2007-06-11[ARM] 4445/1: ANUBIS: Fix CPLD registersBen Dooks
2007-06-11[ARM] 4444/2: OSIRIS: CPLD suspend fixBen Dooks
2007-06-11[ARM] 4443/1: OSIRIS: Add watchdog device to machine devicesBen Dooks
2007-06-11[ARM] 4442/1: OSIRIS: Fix CPLD register definitionsBen Dooks
2007-06-11Blackfin arch: redo our linker script a bitMike Frysinger
2007-06-14Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger
2007-06-14Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich
2007-06-11Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger
2007-06-11Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich
2007-06-11Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1Michael Hennerich
2007-06-11Blackfin arch: fix spelling typo in outputMike Frysinger
2007-06-14Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger
2007-06-11Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger
2007-06-11Blackfin arch: update defconfigsMike Frysinger
2007-06-11Blackfin arch: scrub old console definesMike Frysinger
2007-06-14Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger
2007-06-11Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger
2007-06-11Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz
2007-06-11Blackfin arch: spelling fixesSimon Arlott
2007-06-11Blackfin arch: DMA code minor naming convention fixAubrey Li
2007-06-11Blackfin arch: remove defconfig fileMike Frysinger
2007-06-10[ARM] VFP: fix section mismatch errorRussell King
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-08x86_64: oops_begin() fixAndrew Morton
2007-06-08fix sysrq-m oopsBob Picco
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike
2007-06-08potential parse error in ifdef part 3Yoann Padioleau
2007-06-08m68knommu: fix ColdFire timer off by 1Greg Ungerer
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller
2007-06-07[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-06-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller
2007-06-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds