aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
* [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-317-7/+7
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King2007-10-311-0/+3
* [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
* [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
* [ARM] Fix omap_h2_1610_defconfig regressionsRussell King2007-10-311-0/+4
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-305-5/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-309-104/+85
|\
| * [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
| * [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
| * [IA64] update sn2 defconfig to 64kb pagesJes Sorensen2007-10-291-52/+54
| * [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-292-48/+22
| * [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
| * [IA64] check-segrel.lds vs --build-idRoland McGrath2007-10-291-0/+1
| * [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
| * [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-3022-222/+972
|\ \
| * | Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-301-3/+8
| * | Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
| * | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-302-4/+4
| * | Blackfin arch: update board defconfig files according to latest information f...Bryan Wu2007-10-307-49/+242
| * | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-293-1/+17
| * | Blackfin arch: Fix random crash issue found by Michael.Robin Getz2007-10-291-2/+4
| * | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz2007-10-291-2/+9
| * | Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-291-7/+40
| * | Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz2007-10-291-139/+179
| * | Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich2007-10-291-2/+40
| * | Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich2007-10-291-2/+2
| * | Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz2007-10-291-12/+18
| * | Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-291-0/+53
| * | Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero2007-10-293-2/+359
* | | Remove bogus default y for DMAR and NET_DMAAndi Kleen2007-10-301-1/+0
|/ /
* | remove the dead X86_REMOTE_DEBUG optionAdrian Bunk2007-10-301-3/+0
* | x86: merge EARLY_PRINTK optionsAdrian Bunk2007-10-302-6/+1
* | x86: mm/discontig_32.c: make code staticAdrian Bunk2007-10-301-2/+2
* | x86: kernel/setup_32.c: unexport machine_idAdrian Bunk2007-10-301-3/+0
* | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-304-13/+14
* | x86 gart: make some variables and functions staticJoerg Roedel2007-10-301-4/+4
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-306-10/+10
* | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-309-9/+9
* | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-302-10/+10
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-2948-463/+697
|\ \
| * | [MIPS] tb0219: Update copyright message.Ralf Baechle2007-10-291-1/+1
| * | [MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle2007-10-291-3/+18
| * | [MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.Ralf Baechle2007-10-298-8/+0
| * | Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-293-3/+3
| * | [MIPS] sb1250: Enable GenBus IDE in defconfig.Maciej W. Rozycki2007-10-291-1/+1
| * | [MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu2007-10-291-15/+17
| * | [MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki2007-10-291-28/+32