summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: relax signature checkJeremy Fitzhardinge2007-12-111-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-114-3/+20
|\
| * [MIPS] Malta: Enable tickless and highres timers.Ralf Baechle2007-12-091-0/+8
| * [MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle2007-12-091-0/+9
| * qemu: do not enable IP7 blindlyAtsushi Nemoto2007-12-091-1/+1
| * [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1016-51/+56
|\ \
| * | [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-081-1/+1
| * | [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-081-2/+17
| * | [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-081-1/+1
| * | [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-083-7/+7
| * | [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-081-5/+5
| * | [IA64] rename _bss to __bss_startBernhard Walle2007-12-083-4/+5
| * | [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-081-6/+5Star
| * | [IA64] iosapic cleanupSimon Horman2007-12-081-16/+3Star
| * | [IA64] signal : fix missing error checkingsShi Weihua2007-12-081-4/+4
| * | [IA64] export copy_page() to modulesAndrew Morton2007-12-083-3/+6
| * | [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
| * | [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
| |/
* / powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-102-8/+24
|/
* ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-071-0/+4
* ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-12-0711-283/+443
|\
| * [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-071-2/+2
| * [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-10/+10
| * [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-074-227/+323
| * [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-075-33/+35
| * [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-072-19/+41
| * [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-073-0/+57
| * [AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen2007-12-071-37/+19Star
| * [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-12-071-6/+10
|\ \
| * | [SPARC64]: Fix memory controller register access when non-SMP.David S. Miller2007-12-071-6/+10
| |/
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-0744-2450/+2660
|\ \ | |/ |/|
| * [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2007-12-072-4/+12
| * [POWERPC] Update defconfigsPaul Mackerras2007-12-0639-2298/+2494
| * [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-12-061-88/+89
| * [POWERPC] Update iseries_defconfigStephen Rothwell2007-12-061-59/+64
| * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-12-061-4/+0Star
|\ \
| * \ Pull suspend-2.6.24 into release branchLen Brown2007-12-061-4/+0Star
| |\ \
| | * | ACPI: suspend: old debugging hacks sneaked backPavel Machek2007-12-061-4/+0Star
* | | | Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds2007-12-065-6/+5Star
|\ \ \ \
| * | | | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-065-6/+5Star
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-12-0634-4692/+61Star
|\ \ \ \ | |_|/ / |/| | |
| * | | [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-062-63/+36Star
| * | | [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
| * | | Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-0631-4628/+24Star
| | |/ | |/|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-065-17/+52
|\ \ \
| * | | [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-061-6/+38