aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-30linux-2.6.31.3-jz-20110420-r821.patch.gzlinux-2.6.31.3-jzIngenic243-2925/+49786
2020-10-30linux-2.6.31.3-20101015.patch.bz2Ingenic28-759/+1546
2020-10-30linux-2.6.31.3-20100724.patch.bz2Ingenic159-859/+41846
2020-10-30linux-2.6.31.3-20100304.patch.bz2Ingenic161-14/+72040
2009-10-05powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard1-1/+1
2009-10-05powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx1-8/+9
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti1-7/+1
2009-10-05KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity1-0/+3
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti1-8/+0
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti1-0/+2
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin1-0/+4
2009-10-05pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek1-2/+2
2009-10-05agp/intel: Fix the pre-9xx chipset flush.Eric Anholt1-0/+1
2009-10-05x86: SGI UV: Fix IPI macrosJack Steiner1-1/+1
2009-10-05xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2-5/+6
2009-10-05xen: use stronger barrier after unlocking lockYang Xiaowei1-2/+7
2009-10-05xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge1-8/+11
2009-10-05xen: make -fstack-protector work under XenJeremy Fitzhardinge4-19/+119
2009-10-05alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-10-05x86: Increase MIN_GAP to include randomized stackMichal Hocko2-2/+17
2009-10-05KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang1-3/+3
2009-09-24powerpc/pseries: Fix to handle slb resize across migrationBrian King5-6/+31
2009-09-24KVM: limit lapic periodic timer frequencyMarcelo Tosatti1-0/+9
2009-09-24KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity1-1/+1
2009-09-24KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus1-1/+2
2009-09-24KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity1-0/+15
2009-09-24KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov1-6/+3
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka1-0/+6
2009-09-24KVM guest: fix bogus wallclock physical address calculationGlauber Costa1-2/+2
2009-09-24KVM: VMX: Check cpl before emulating debug register accessAvi Kivity3-0/+16
2009-09-24KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti1-6/+1
2009-09-24ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre1-0/+8
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner1-1/+7
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge5-6/+15
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin1-1/+1
2009-09-24powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras4-16/+20
2009-09-24powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras1-23/+32
2009-09-24x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel1-2/+0
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+12
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-136/+79
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven3-1/+7
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan1-2/+1
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton1-6/+4
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-08-26x86: Fix vSMP boot crashYinghai Lu1-0/+10
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-140/+167
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin1-0/+1
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge1-0/+1
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+1
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-103/+80
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds3-1/+12
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar3-12/+18
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2-12/+14
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-85/+99
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha1-5/+1
2009-08-18sparc64: Update defconfig.David S. Miller1-25/+34
2009-08-18sparc32: Update defconfig.David S. Miller1-30/+44
2009-08-18sparc32: Kill trap table freeing code.David S. Miller2-48/+0
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers1-1/+1
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-9/+9
2009-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-8/+25
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+73
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich1-7/+1
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek2-70/+91
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek1-3/+3
2009-08-18microblaze: Enable ppoll syscallMichal Simek1-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams2-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2-11/+0
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2-3/+12
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-390/+1019
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15ARM: 5673/1: U300 fix initsection compile warningLinus Walleij1-1/+1
2009-08-15Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King12-28/+45
2009-08-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King4-12/+3
2009-08-15ARM: Fix broken highmem supportRussell King3-47/+83
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman2-1/+2
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-14mx31moboard: invert sdhc ro signal senseValentin Longchamp3-3/+3
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2-9/+9
2009-08-14ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo1-1/+1
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-8/+34
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+48
2009-08-13Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-1/+1
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu1-5/+0
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu1-5/+0
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson1-1/+1
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji1-6/+6
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+8
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+22
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds1-7/+22
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput1-1/+0
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King9-78/+197
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King31-206/+623
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King8-44/+110
2009-08-10OMAP3: RX51: Updated rx51_defconfigRoger Quadros1-3/+4
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros1-0/+6
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros1-0/+5
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre1-1/+1
2009-08-10OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye1-2/+2
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita1-1/+3
2009-08-10OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren1-5/+0
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt1-3/+3
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-35/+101
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+21
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras1-0/+8
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin1-1/+1
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan1-1/+9
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2-6/+10
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar3-22/+6
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-164/+343
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+7
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin1-3/+4
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti1-5/+28
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten1-2/+2
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-2/+8
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman1-0/+1
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman1-0/+6
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander1-1/+1
2009-08-05OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala1-4/+4
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman1-1/+1
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman1-58/+116
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo3-2/+36
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman1-4/+3
2009-08-05OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman1-0/+6
2009-08-05OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman1-0/+6
2009-08-05OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-08-05OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-08-05OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman1-3/+3
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman3-5/+2
2009-08-05OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros1-32/+89
2009-08-05KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity3-11/+14
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell1-1/+1
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger1-1/+1
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka1-1/+1
2009-08-05KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka1-2/+2
2009-08-05KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti1-7/+8
2009-08-05KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti1-3/+3
2009-08-05KVM: x86: verify MTRR/PAT validityMarcelo Tosatti1-1/+38
2009-08-05KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti1-0/+3
2009-08-05KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka1-3/+2
2009-08-05x86: Fix VMI && stack protectorAlok Kataria1-1/+1
2009-08-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds66-191/+121
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds2-6/+46
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-79/+120
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner2-0/+12