aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz1-2/+12
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2-1/+27
2006-02-01[PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg1-1/+1
2006-02-01[PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan1-1/+1
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins1-3/+10
2006-02-01[PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar1-9/+9
2006-02-01[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering1-4/+0
2006-02-01[PATCH] x86_64: compat_sys_futimesat fixAndrew Morton1-1/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+2
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen2-7/+27
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+5
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller1-4/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds3-13/+17
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-0/+10
2006-01-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-25/+26
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-381/+381
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+4
2006-01-30[SPARC]: Fix compile failures in math-emu.David S. Miller1-10/+0
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2-2/+1
2006-01-28[ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas1-1/+3
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones1-0/+11
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-18/+18
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins1-0/+9
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis1-0/+6
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-33/+35
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen1-3/+3
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner1-1/+2
2006-01-24[IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai1-2/+2
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens1-1/+1
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-2/+4
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller2-2/+2
2006-01-20[ARM] Fix ioremap.c vfree type warningRussell King1-1/+1
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-411/+139
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-67/+123
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[ARM] safer handling of syscall table paddingAl Viro2-332/+333
2006-01-19[ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King3-14/+3
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller12-411/+139
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-5/+4
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-0/+2
2006-01-18[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike1-24/+0
2006-01-18[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike1-38/+41
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse5-12/+40
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-61/+48
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells1-76/+44
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse2-87/+5
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper1-0/+13
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-0/+13
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper2-3/+3
2006-01-18[PATCH] uml ubd code: fix a bit of whitespacePaolo 'Blaisorblade' Giarrusso1-14/+17
2006-01-18[PATCH] uml: allow again to move backing file and to override saved locationPaolo 'Blaisorblade' Giarrusso1-13/+15
2006-01-18[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2-14/+19
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso4-11/+19
2006-01-18[PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso1-25/+58
2006-01-18[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso1-2/+13
2006-01-18[PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso1-1/+5
2006-01-18[PATCH] uml: make daemon transport behave properlyPaolo 'Blaisorblade' Giarrusso2-0/+10
2006-01-18[PATCH] uml: TT mode softint fixesBodo Stroesser2-4/+6
2006-01-18[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmpJeff Dike1-2/+2
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike8-118/+183
2006-01-18[PATCH] uml: eliminate some globalsJeff Dike1-16/+12
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov9-27/+601
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov5-118/+123
2006-01-18[PATCH] uml: move headers to arch/um/includeGennady Sharapov18-149/+115
2006-01-18[PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2-4/+13
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov16-94/+211
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov11-87/+72
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser4-23/+29
2006-01-18[PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich1-1/+1
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-202/+178
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+32
2006-01-18[SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller1-0/+4
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King11-187/+152
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-0/+10
2006-01-18[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesDavid Vrabel1-1/+2
2006-01-18[ARM] 3272/1: fix kernel decompressor crashNicolas Pitre1-1/+1
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre1-1/+4
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2-12/+19
2006-01-18[SPARC64]: Update defconfig.David S. Miller1-6/+18
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg24-0/+25
2006-01-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn1-7/+6
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren6-21/+21
2006-01-17ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Tony Lindgren2-23/+21
2006-01-17ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1Tony Lindgren2-106/+106
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-37/+4
2006-01-17[SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer1-11/+11
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen4-39/+36
2006-01-17[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck1-4/+8
2006-01-17[IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2-3/+60
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-16[PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2-33/+134
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen4-2/+111
2006-01-16[PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen1-17/+0
2006-01-16[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich1-71/+37
2006-01-16[PATCH] x86_64: Update defconfigAndi Kleen1-4/+17
2006-01-16[PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt4-350/+482
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt3-0/+287
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt16-612/+1224
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt3-136/+196
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt8-452/+536
2006-01-16[PATCH] sh: kexec() supportkogiidena4-3/+225
2006-01-16[PATCH] sh: DMA updatesPaul Mundt8-94/+194
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt11-252/+288
2006-01-16[PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan1-1/+1
2006-01-16[PATCH] mips: add pm_power_offYoichi Yuasa1-0/+6
2006-01-16[PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan1-1/+2
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk1-4/+1
2006-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-252/+578
2006-01-16Pull perfmon-montecito into release branchTony Luck2-0/+271
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava12-247/+257
2006-01-16[IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige1-5/+14
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto1-0/+36
2006-01-16x86-64: fix initrd freeingLinus Torvalds1-1/+1
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen1-13/+5
2006-01-16[PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: lapic resume uses correct base addressShaohua Li1-4/+1
2006-01-16[PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2-10/+7
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen1-2/+2
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian2-0/+271
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-3/+3
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds44-10461/+2266
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras3-2/+1899
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras33-10283/+195
2006-01-15[PATCH] powerpc: Kconfig changes for CRASH_DUMPHaren Myneni1-11/+10
2006-01-15[PATCH] powerpc: Update pmac32_defconfigBenjamin Herrenschmidt1-45/+60
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds111-223/+774
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar1-3/+3
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel1-0/+16
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky2-2/+27
2006-01-14[PATCH] s390: add dummy pm_power_offMartin Schwidefsky1-0/+5
2006-01-14[PATCH] s390: spinlock fixesMartin Schwidefsky2-8/+2
2006-01-14[PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan1-3/+3
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-14[PATCH] s390: sha256 crypto code fixJan Glauber1-7/+22
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber1-16/+44
2006-01-14[PATCH] s390: des crypto code speedupJan Glauber1-7/+210
2006-01-14[PATCH] s390: des crypto code cleanupJan Glauber1-88/+67
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert1-18/+39
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-14[PATCH] uml: fix symbol for mktimeMiklos Szeredi1-1/+2
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre2-0/+4
2006-01-15[PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt3-41/+68
2006-01-15[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni2-73/+7
2006-01-15powerpc/32: Generate miboot images with ARCH=powerpcPaul Mackerras2-6/+27
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-2/+2
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2-3/+15
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds1-0/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-63/+65
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk2-2/+0
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds18-1499/+523
2006-01-14[ARM] 3112/1: old ABI compat: config option to turn it onNicolas Pitre1-0/+17
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2-4/+4
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2-2/+12
2006-01-14[ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2-2/+24
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre7-0/+63
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2-10/+11
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2-0/+18
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras1-1/+2
2006-01-14powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras1-3/+17
2006-01-14powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras10-499/+895
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse3-15/+26
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher1-1/+95
2006-01-14ppc: Remove duplicate export of get_wchanPaul Mackerras1-1/+0
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+2
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti1-0/+77
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala7-2/+1292
2006-01-14[PATCH] powerpc: Add FSL SOC library and setup codeKumar Gala3-0/+326
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala1-3/+6
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2-30/+30
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras1-44/+128
2006-01-13[IA64] build broken for ia64 simserial.cAndreas Schwab1-8/+2
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2-0/+84
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott1-7/+19
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava4-71/+93
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsJack Steiner1-1/+1
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson2-14/+53
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter1-1/+1
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King5-55/+104
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King3-5/+0
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre82-96/+0
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre1-4/+3
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King1-4/+4
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King1-17/+17
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King1-2/+2