aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds16-51/+56
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2-8/+24
2007-12-07[IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige1-1/+1
2007-12-07[IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li1-2/+17
2007-12-07[IA64] operator priority fix in acpi_map_lsapic()Roel Kluin1-1/+1
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches3-7/+7
2007-12-07[IA64] make full use of macro efi_md_sizeLi Zefan1-5/+5
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle3-4/+5
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck1-6/+5
2007-12-07[IA64] iosapic cleanupSimon Horman1-16/+3
2007-12-07[IA64] signal : fix missing error checkingsShi Weihua1-4/+4
2007-12-07[IA64] export copy_page() to modulesAndrew Morton3-3/+6
2007-12-07[IA64] don't assume that unwcheck.py is executableAndrew Morton2-1/+1
2007-12-07[IA64] increase .data.patch offsetAndrew Morton1-1/+1
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt1-0/+4
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt1-0/+1
2007-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-283/+443
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+10
2007-12-07[AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen1-2/+2
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen1-10/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen4-227/+323
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen5-33/+35
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2-19/+41
2007-12-07[AVR32] Implement stacktrace supportHaavard Skinnemoen3-0/+57
2007-12-07[AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen1-37/+19
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen1-2/+3
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds44-2450/+2660
2007-12-07[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2-4/+12
2007-12-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+0
2007-12-06Pull suspend-2.6.24 into release branchLen Brown1-4/+0
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-12-06Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds5-6/+5
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds34-4692/+61
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala5-6/+5
2007-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-17/+52
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds1-2/+3
2007-12-06Fix oprofile configuration breakageRalf Baechle1-0/+4
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin2-63/+36
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin1-1/+1
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin31-4628/+24
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle1-6/+38
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6
2007-12-06[MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle1-1/+4
2007-12-06[POWERPC] Update defconfigsPaul Mackerras39-2298/+2494
2007-12-06[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-88/+89
2007-12-06[POWERPC] Update iseries_defconfigStephen Rothwell1-59/+64
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds1-1/+1
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-16/+31