summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang2007-08-131-1/+3
* [IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang2007-08-131-4/+4
* [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-131-0/+1
* [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
* [IA64] Include Kconfig.preemptSatyam Sharma2007-08-131-11/+1Star
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-132-0/+12
* [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-122-4/+10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-121-26/+15Star
|\
| * Pull processor into release branchLen Brown2007-08-121-26/+15Star
| |\
| | * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-081-26/+15Star
* | | i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
* | | Do not replace whole memcpy in apply alternativesPetr Vandrovec2007-08-121-1/+3
|/ /
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-122-4/+12
|\ \
| * | [S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens2007-08-101-4/+0Star
| * | [S390] hypfs: implement show_optionsMichael Holzheu2007-08-101-0/+12
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-1214-338/+287Star
|\ \ \
| * | | [POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt2007-08-101-0/+2
| * | | [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-0/+1
| * | | [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-101-7/+9
| * | | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-104-4/+0Star
| * | | [POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com2007-08-101-135/+65Star
| * | | [POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand2007-08-101-5/+5
| * | | [POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven2007-08-101-18/+19
| * | | [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-103-140/+170
| * | | [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-101-29/+16Star
| |/ /
* | | i386: Fix double fault handlerChuck Ebbert2007-08-121-6/+7
* | | i386: Fix start_kernel warningAndi Kleen2007-08-121-3/+1Star
* | | x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev2007-08-121-0/+1
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-122-7/+10
* | | i386: really stop MCEs during code patchingAdrian Bunk2007-08-121-2/+2
* | | x86_64: Early segment setup for VTZachary Amsden2007-08-121-0/+7
* | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-124-57/+75
* | | x86: Disable CLFLUSH support againAndi Kleen2007-08-122-2/+3
* | | x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes2007-08-121-7/+6Star
* | | x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-123-14/+55
* | | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-126-14/+41
* | | alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-121-7/+20
* | | cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk2007-08-121-2/+0Star
* | | FRV: connect up fallocateDavid Howells2007-08-121-0/+1
* | | x86_64: fix HPET init raceRobin Holt2007-08-121-4/+2Star
* | | Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu2007-08-124-0/+5
|/ /
* | [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-094-65/+28Star
* | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-0910-33/+588
* | [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.David S. Miller2007-08-081-8/+40
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-084-36/+37
* | [ARM] rpc: update defconfigRussell King2007-08-061-355/+436
* | [ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.cJan Altenberg2007-08-042-0/+4
* | [ARM] 4541/1: iop: defconfig updatesDan Williams2007-08-043-562/+439Star
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-0410-26/+42
|\