summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2006-11-152-2/+6
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-1412-73/+71
|\
| * [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-2/+1
| * [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-143-33/+26
| * [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-143-1/+23
| * [PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm2006-11-141-0/+2
| * [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
| * [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt2006-11-141-3/+2
| * [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen2006-11-141-0/+2
| * [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin2006-11-141-1/+1
| * Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen2006-11-141-32/+0
* | [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-142-3/+9
* | [PATCH] fix via586 irq routing for pirq 5Daniel Ritz2006-11-141-2/+2
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-11-135-21/+78
|\
| * [POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in KconfigGeoff Levand2006-11-101-1/+1
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
| * [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
| * [POWERPC] Make sure initrd and dtb sections get into zImage correctlyPaul Mackerras2006-11-092-2/+7
* | [PATCH] mspec driver build fixJes Sorensen2006-11-131-0/+9
* | [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-082-30/+27
* | [PATCH] ia64: select ACPI_NUMA if ACPIKAMEZAWA Hiroyuki2006-11-081-0/+1
* | [PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu2006-11-081-7/+15
* | [PATCH] i386: Force data segment to be 4K alignedVivek Goyal2006-11-081-0/+1
* | [PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven2006-11-081-1/+1
* | Merge merom:v2.6/linuxLinus Torvalds2006-11-081-3/+69
|\|
| * x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds2006-11-081-3/+23
| * x86-64: clean up io-apic accessesLinus Torvalds2006-11-081-0/+46
* | Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds2006-11-081-35/+0
|/
* Merge branch 'fixes_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2006-11-071-57/+27
|\
| * Update for the srm_env driver.Jan-Benedict Glaw2006-11-071-57/+27
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-0711-1791/+177
|\ \ | |/ |/|
| * [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
| * [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
| * [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new driversBen Dooks2006-11-031-6/+59
| * [ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4Ben Dooks2006-11-031-15/+34
| * [ARM] 3921/1: S3C24XX: remove bast_defconfigBen Dooks2006-11-031-947/+0
| * [ARM] 3920/1: S3C24XX: Remove smdk2410_defconfigBen Dooks2006-11-031-735/+0
| * [ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman2006-11-031-38/+22
| * [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-022-1/+5
| * [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.cBen Dooks2006-11-022-20/+20
| * [ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman2006-11-021-1/+2
* | [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1
* | [MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle2006-11-063-35/+22
* | [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-063-25/+42
* | [MIPS] EV64120: Fix timer initialization for HZ != 100.Ralf Baechle2006-11-061-1/+1
* | [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-60/+237
* | [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-180/+202
* | [MIPS] SB1: On bootup only flush cache on local CPU.Ralf Baechle2006-11-061-1/+1
* | [MIPS] Ocelot 3: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* | [MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle2006-11-061-10/+8