aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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[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
2006-03-21[ARM] Oprofile: Convert semaphore to mutexRussell King1-13/+10
2006-03-21[ARM] 3376/2: S3C2410 - update defconfigBen Dooks1-6/+141
2006-03-21[ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks1-3/+7
2006-03-21[ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek1-0/+133
2006-03-21[ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks3-2/+37
2006-03-21[ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks1-0/+51
2006-03-21[ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2-1/+15
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King14-48/+18
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek3-2/+3
2006-03-21[ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek1-0/+1087
2006-03-21[ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek1-0/+68
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek9-1/+375
2006-03-21[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo1-1/+4
2006-03-21[ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann1-8/+12
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2-4/+25
2006-03-21[ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks1-1/+93
2006-03-21[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2-0/+20
2006-03-21[ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2-19/+38
2006-03-21[ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks1-1/+7
2006-03-21[ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks3-0/+298
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+3
2006-03-21[ARM] Convert SA1111 to use clock architectureRussell King5-23/+278
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2-23/+28
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2-23/+23
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King2-1/+2
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King12-12/+0
2006-03-21[ARM] Fix HZ definition for OMAP without 32K timerRussell King1-1/+1
2006-03-21[ARM] Remove asm/arch/irq.hRussell King9-6/+6
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-0/+7
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+3
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-4/+2
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+22
2006-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-431/+741
2006-03-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds102-2540/+1917
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-26/+2
2006-03-21Pull sn2-reduce-kmalloc-wrap into release branchTony Luck3-46/+85
2006-03-21Pull mca-cleanup into release branchTony Luck1-29/+55
2006-03-21Pull icc-cleanup into release branchTony Luck2-1/+73
2006-03-21Pull sn2-mmio-writes into release branchTony Luck2-2/+25
2006-03-21Pull altix-ce1.0-asic into release branchTony Luck1-23/+303
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-115/+0
2006-03-21Pull bsp-removal into release branchTony Luck12-19/+184
2006-03-21[MIPS] Update defconfigs.Ralf Baechle46-1830/+1537
2006-03-21[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr1-0/+1
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2-1/+8
2006-03-21[MIPS] TX49XX has prefetch.Atsushi Nemoto3-2/+10
2006-03-21[MIPS] Kill tlb-andes.c.Thiemo Seufer3-260/+6
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle34-77/+78
2006-03-21[MIPS] Makefile crapectomy.Ralf Baechle1-169/+39
2006-03-21[MIPS] Mention Broadcom part number for BigSur boardMartin Michlmayr1-1/+1
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle9-48/+9
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2-84/+88
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto1-1/+2
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto4-32/+16
2006-03-21[MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr1-6/+6
2006-03-21[MIPS] Delete unused sys32_waitpid.Ralf Baechle1-6/+0
2006-03-21[MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle3-1/+51
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-16/+9
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton5-8/+58
2006-03-21[CRYPTO] aes: Fixed array boundary violationDavid McCullough1-4/+3
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse1-1/+1
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse2-3/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2-0/+18
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel2-0/+4
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds79-3298/+9759
2006-03-20update the i386 defconfigAdrian Bunk1-431/+741
2006-03-20Merge branch 'master'Kumar Gala351-3340/+4023
2006-03-20Merge branch 'master'Kumar Gala131-967/+1627
2006-03-20Merge branch 'master'Jeff Garzik9-49/+97
2006-03-20[SPARC64]: Update defconfig.David S. Miller1-11/+14
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller1-4/+175
2006-03-20[SPARC64]: CONFIG_BLK_DEV_RAM fixAndrew Morton1-1/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.David S. Miller3-1/+71
2006-03-20[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.David S. Miller1-0/+18
2006-03-20[SPARC64]: Use SLAB caches for TSB tables.David S. Miller3-25/+69
2006-03-20[SPARC64]: Don't kill the page allocator when growing a TSB.David S. Miller1-8/+35
2006-03-20[SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set.David S. Miller1-2/+14
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller4-13/+17
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2-9/+183
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller4-106/+165
2006-03-20[SPARC64]: First cut at VIS simulator for Niagara.David S. Miller3-1/+901
2006-03-20[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller3-69/+10
2006-03-20[SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2-0/+27
2006-03-20[SPARC64]: Fix 32-bit truncation which broke sparsemem.David S. Miller1-10/+8
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller3-43/+104
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller9-45/+60
2006-03-20[SPARC64]: Bulletproof MMU context locking.David S. Miller2-2/+4
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn11-58/+27
2006-03-20[SPARC64]: Fix loop termination in mark_kpte_bitmap()David S. Miller1-1/+4
2006-03-20[SPARC64]: Simplify TSB insert checks.David S. Miller2-23/+6
2006-03-20[SPARC64]: More SUN4V cpu mondo bug fixing.David S. Miller1-16/+24
2006-03-20[SPARC64]: Fix sun4v mna winfixup handling.David S. Miller1-4/+4
2006-03-20[SPARC64]: Fix mini RTC driver reading.David S. Miller1-0/+2
2006-03-20[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller1-22/+68
2006-03-20[SPARC64]: Fix _PAGE_EXEC handling.David S. Miller3-8/+15
2006-03-20[SPARC64]: Fix typo in SUN4V D-TLB miss handler.David S. Miller1-1/+1
2006-03-20[SPARC64]: Add mini-RTC driver for Starfire and SUN4V.David S. Miller1-0/+279
2006-03-20[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller2-57/+151
2006-03-20[SPARC64]: Fix bugs in SMP TLB context version expiration handling.David S. Miller1-6/+10
2006-03-20[SPARC64]: Fix indexing into kpte_linear_bitmap.David S. Miller1-0/+1
2006-03-20[SPARC64]: Avoid dcache-dirty page state management on sun4v.David S. Miller2-23/+30
2006-03-20[SPARC64]: Bulletproof hypervisor TLB flushing.David S. Miller2-26/+80
2006-03-20[SPARC64]: Report mondo error correctly in hypervisor_xcall_deliver().David S. Miller1-1/+1
2006-03-20[SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2-1/+312
2006-03-20[SPARC64]: Fix binfmt_aout32.c build.Andrew Morton1-1/+1
2006-03-20[SPARC64]: destroy_context() needs to disable interrupts.David S. Miller1-2/+3
2006-03-20[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2-12/+37
2006-03-20[SPARC64]: Put syscall tables after trap table.David S. Miller1-1/+2
2006-03-20[SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules.David S. Miller1-0/+4
2006-03-20[SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE in rtrapDavid S. Miller1-1/+2
2006-03-20[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller2-6/+33
2006-03-20[SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.David S. Miller2-15/+96
2006-03-20[SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V.David S. Miller1-49/+32
2006-03-20[SPARC64] math-emu: Delete debugging printk left by previous commit.David S. Miller1-1/+0
2006-03-20[SPARC64]: Add sun4v_cpu_yield().David S. Miller1-0/+9
2006-03-20[SPARC64]: Kill cpudata->idle_volume.David S. Miller2-10/+2
2006-03-20[SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller3-1/+165
2006-03-20[SPARC64]: Pass multiple CPUs at once to hypervisor cross-call API.David S. Miller1-54/+0
2006-03-20[SPARC64]: Args to SUNW,set-trap-table are 64-bit.David S. Miller1-2/+7
2006-03-20[SPARC64]: Handle unimplemented FPU square-root on Niagara.David S. Miller1-2/+23
2006-03-20[SPARC64]: Typo in sun4v_data_access_exception log message.David S. Miller1-1/+1