summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-06-03[ARM] Solve buggy smp_processor_id() usageRussell King1-0/+2
2007-06-03[ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor1-6/+5
2007-06-03[ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor1-5/+0
2007-06-03[ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas1-1/+4
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson1-8/+6
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2-1/+4
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson1-2/+2
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt1-0/+2
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman1-5/+6
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01ALPHA: misc fixesJay Estabrook1-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook9-94/+155
2007-06-01h8300 trival patchesYoshinori Sato2-3/+3
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01x86: fix oprofile double freeChris Wright1-3/+9
2007-06-01parse errors in ifdefsYoann Padioleau4-10/+10
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+6
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-06-01[XTENSA] Remove non-rt signal handlingChris Zankel3-498/+334
2007-06-01[XTENSA] Move common sections into bss sectionsChris Zankel1-8/+11
2007-06-01[XTENSA] clean-up header filesChris Zankel2-47/+32
2007-06-01[XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel1-11/+0
2007-06-01[XTENSA] fix sources using deprecated assembler directiveChris Zankel2-32/+34
2007-06-01[XTENSA] Spelling fixes in arch/xtensaChris Zankel3-3/+3
2007-06-01PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-5/+6
2007-05-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-19/+30
2007-05-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-4/+15
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-2/+74
2007-05-31[S390] Fix section annotations.Heiko Carstens2-5/+5
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig1-11/+11
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu1-3/+14
2007-05-31m68k: discontinuous memory supportRoman Zippel7-177/+171
2007-05-31m68k: runtime patching infrastructureRoman Zippel7-3/+49
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2
2007-05-31[SPARC32]: Build fix.Andrew Morton1-2/+2
2007-05-31[SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller1-0/+72
2007-05-31sh: support older gcc'sAndrew Morton1-1/+1
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov3-0/+9
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-30alpha: support new syscallsRichard Henderson3-51/+98