aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal1-2/+0
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich1-5/+12
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin4-17/+81
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-19/+59
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-80/+363
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-19/+59
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre1-1/+1
2006-03-25Merge nommu treeRussell King20-51/+78
2006-03-25[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons1-1/+1
2006-03-25[ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas1-3/+1
2006-03-25[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek1-0/+278
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King1-3/+0
2006-03-25[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller1-1/+4
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds1-1/+3
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-4/+18
2006-03-25[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen1-1/+2
2006-03-25[PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen1-2/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-4/+2
2006-03-25[PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester1-1/+0
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2-4/+2
2006-03-25[PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)Jon Mason1-7/+9
2006-03-25[PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen1-10/+0
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2-2/+2
2006-03-25[PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason1-1/+1
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal1-0/+20
2006-03-25[PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst1-3/+3
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+11
2006-03-25[PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen1-1/+1
2006-03-25[PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert1-3/+3
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen1-4/+0
2006-03-25[PATCH] x86_64: Basic reorder infrastructureArjan van de Ven4-0/+1300
2006-03-25[PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Reename CMOS update warningAndi Kleen1-8/+1
2006-03-25[PATCH] x86_64: Fix formatting in time.cAndi Kleen1-49/+45
2006-03-25[PATCH] x86_64: Handle years beyond 2100Andi Kleen1-5/+17
2006-03-25[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven2-0/+2
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen1-3/+4
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen3-7/+37
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+30
2006-03-25[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2-2/+2
2006-03-25[PATCH] x86_64: Move kernel to 2MBAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven1-2/+4
2006-03-25[PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai1-2/+2
2006-03-25[PATCH] x86_64: miscellaneous cleanupJan Beulich3-14/+15
2006-03-25[PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen1-0/+1
2006-03-25[PATCH] x86_64: Clean up white space in traps.cRoberto Nibali1-9/+8
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen1-22/+25
2006-03-25[PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2-4/+0
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich3-13/+63
2006-03-25[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen1-2/+5
2006-03-25[PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2-11/+14
2006-03-25[PATCH] x86_64: save FPU context slightly laterJan Beulich1-3/+4
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich2-7/+7
2006-03-25[PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich1-3/+3
2006-03-25[PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich1-1/+1
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen3-8/+8
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2-0/+5
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich1-1/+1
2006-03-25[PATCH] x86_64: Update defconfigAndi Kleen1-18/+16
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-313/+278
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds25-270/+303
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds16-21/+55
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton1-1/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-167/+185
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-15/+18
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek1-0/+30
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton3-3/+3
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov1-0/+2
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-5/+5
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W1-1/+1
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj1-1/+1
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner3-48/+4
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner3-0/+3
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-1/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+28
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-0/+9
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava3-2/+54
2006-03-24[IA64] cleanup dig_irq_initChen, Kenneth W1-5/+0
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson6-41/+109
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-03-24[PATCH] early_printk: cleanup trailiing whitespaceRandy Dunlap1-45/+45
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan8-12/+12
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk12-19/+8
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2-10/+4
2006-03-24[PATCH] s390: connector supportMartin Schwidefsky1-0/+2
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan1-1/+3
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky1-3/+3
2006-03-24[PATCH] s390: early parameter parsingHeiko Carstens1-63/+45
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita3-15/+9
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-24[ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi1-41/+41
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer8-167/+185
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl1-0/+32
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds2-6/+18
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen7-23/+40
2006-03-23IA64: Use early_parm to handle mvec_name and nomcaHorms2-28/+27
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King2-18/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton30-175/+109
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton2-16/+26
2006-03-23[PATCH] kill _INLINE_Adrian Bunk2-10/+1
2006-03-23[PATCH] make bug messages more consistentIngo Molnar2-3/+3
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar3-6/+6
2006-03-23[PATCH] m68k: rtc driver cleanupJean Delvare1-3/+1
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2-8/+0
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj1-0/+9
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk1-4/+3
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li2-2/+4
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert1-6/+4
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich1-4/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl1-0/+1
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert1-0/+3
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert1-0/+4
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich3-4/+4
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2-57/+119
2006-03-23[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton1-13/+10
2006-03-23[PATCH] x86: start early_printk at sensible screen rowChuck Ebbert1-1/+1
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev2-14/+12
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert1-1/+2
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare1-6/+3
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com3-7/+8
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert1-1/+14
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann10-135/+405
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert2-5/+36
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar1-2/+10
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk1-4/+1
2006-03-23[PATCH] sparc64: fix set_page_count merge clashNick Piggin1-2/+2
2006-03-23[ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2-3/+3
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds317-1339/+6063
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-23[PATCH] powerpc: Fix warning in add_memoryAndrew Morton1-1/+1
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds81-3392/+2171
2006-03-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W1-1/+1
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W2-5/+5
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W3-15/+15
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W3-8/+8
2006-03-22[IA64] add __init declaration to mca functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige1-0/+3
2006-03-22[IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas1-20/+1
2006-03-22[IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W1-4/+3
2006-03-22[ARM] 3389/1: typo and grammar fixErik Hovland1-1/+1
2006-03-22[ARM] 3386/1: AT91RM9200 Clock updateAndrew Victor1-12/+73
2006-03-22[ARM] 3384/1: AT91RM9200: TimerAndrew Victor1-2/+2
2006-03-22[ARM] 3382/1: ixp2000: unify defconfigsLennert Buytenhek5-3916/+46
2006-03-22[ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek1-12/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-2/+2
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds14-180/+422
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson6-65/+3
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch1-16/+9
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin35-65/+65
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2-3/+3
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin1-9/+14
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin1-28/+14
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-16/+12
2006-03-22[PATCH] mm: split highorder pagesNick Piggin6-18/+12
2006-03-22[PATCH] xtensa: pgtable fixesNick Piggin1-8/+8
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton4-0/+4
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai3-3/+3
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton1-1/+1
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-3/+8
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela132-3240/+3412
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai1-2/+2
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller8-171/+401
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller6-9/+21
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman2-50/+0
2006-03-22[PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman1-0/+1
2006-03-22[PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman1-0/+20
2006-03-22[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman1-0/+10
2006-03-22[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman1-39/+39
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2-28/+4
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2-19/+24
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman7-13/+22
2006-03-22[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman1-6/+1
2006-03-22[PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman1-13/+14
2006-03-22[PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch1-7/+3
2006-03-22[PATCH] powerpc numa: Support sparse online node mapNathan Lynch1-52/+43
2006-03-22[PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch1-12/+11
2006-03-22[PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch1-39/+39
2006-03-22[PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch1-3/+3
2006-03-22[PATCH] powerpc numa: Minor debugging code changesNathan Lynch1-3/+5
2006-03-22[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch1-3/+3
2006-03-22Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras5-25/+166
2006-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds22-235/+725
2006-03-21[ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King1-1/+1
2006-03-21[ARM] Oprofile: dynamically allocate counter_configRussell King2-3/+10