summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-301-12/+20
|\
| * lguest: fix irq vectors.Rusty Russell2008-10-311-0/+3
| * lguest: fix early_ioremap.Rusty Russell2008-10-311-12/+17
* | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-3014-40/+85
|\ \
| * | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
| * | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-312-0/+3
| * | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-313-1/+11
| * | x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-10-301-0/+4
| * | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-301-0/+6
| * | x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-302-2/+2
| * | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-301-1/+4
| * | x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1
| * | i386/PAE: fix pud_page()Jan Beulich2008-10-301-2/+2
| * | x86: remove debug code from arch_add_memory()Gary Hade2008-10-291-1/+1
| * | x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-292-14/+14
| * | x86: two trivial sparse annotationsHarvey Harrison2008-10-292-2/+2
| * | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu2008-10-281-17/+33
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-3018-13/+79
|\ \ \ | |_|/ |/| |
| * | [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin2008-10-301-0/+1
| * | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2008-10-304-3/+25
| |\ \
| | * | [ARM] mx31ads: Add missing includeSascha Hauer2008-10-301-0/+2
| | * | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis2008-10-301-1/+1
| | * | [ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer2008-10-301-0/+20
| | * | [ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer2008-10-301-2/+2
| * | | [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-306-0/+15
| * | | [ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke2008-10-301-2/+4
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2008-10-30122-855/+3949
| |\ \ \
| | * | | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov2008-10-301-5/+14
| | * | | [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-293-2/+7
| | * | | [ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov2008-10-291-0/+12
| | |/ /
| * | | [ARM] xsc3: revert writethrough memory-type encoding changeDan Williams2008-10-241-1/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-3020-305/+281
|\ \ \ \
| * | | | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-302-28/+0
| * | | | CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-304-23/+0
| * | | | MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
| * | | | MIPS: Use the new byteorder headersHarvey Harrison2008-10-301-24/+16
| * | | | MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
| * | | | MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-307-37/+37
| * | | | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-301-6/+0
| * | | | MIPS: Consider value of c0_ebase when computing value of exception base.David Daney2008-10-301-4/+9
| * | | | MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-301-38/+76
| * | | | MIPS: New feature test macro cpu_has_mips_rRalf Baechle2008-10-301-0/+2
| * | | | MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto2008-10-301-4/+21
| * | | | MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto2008-10-301-4/+10
| | |/ / | |/| |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-309-31/+34
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2008-10-282-2/+1
| * | | x86: 64 bit print out absent pages num tooYinghai Lu2008-10-281-3/+6
| * | | x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
| * | | x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2008-10-282-10/+8
| * | | x86: AMD microcode patch loader author updatePeter Oruba2008-10-281-1/+1
OpenPOWER on IntegriCloud