aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike12-19/+21
2005-06-08[PATCH] uml: make the emulated iomem driver work on 2.6Jeff Dike2-4/+26
2005-06-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-9/+45
2005-06-08[IA64] Extract correct break number for break.bKeith Owens1-0/+18
2005-06-08[IA64] Update comment to describe modes set in default control register.Tony Luck1-1/+2
2005-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+71
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens1-4/+6
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre3-5/+68
2005-06-08[PATCH] ARM: 2705/1: fix writesw for misaligned source pointerNicolas Pitre1-3/+3
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang1-2/+17
2005-06-08[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli1-2/+0
2005-06-08[PATCH] ppc64: print negative numbers correctly in boot wrapperOlaf Hering1-6/+22
2005-06-08Automatic merge of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-209/+230
2005-06-08[PATCH] ARM: Fix Xscale copy_page implementationRussell King5-195/+131
2005-06-07[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-06auto merge with /home/aegl/GIT/linusTony Luck9-50/+112
2005-06-06[PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified cachesKumar Gala1-3/+3
2005-06-04[PATCH] s390: deadlock in appldataGerald Schaefer4-35/+45
2005-06-04[PATCH] s390: in_interrupt vs. in_atomicMartin Schwidefsky1-1/+1
2005-06-04[PATCH] s390: uml ptrace fixesBodo Stroesser1-0/+7
2005-06-04[PATCH] s390: ptrace peek and pokeMartin Schwidefsky1-5/+43
2005-06-03[PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootupDeepak Saxena1-0/+7
2005-06-03[PATCH] prom_find_machine_type typo breaks pSeries lpar bootNathan Lynch1-1/+1
2005-06-03[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2Todd Poynor4-14/+88
2005-06-03[PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oopsAlbrecht Dreß1-0/+4
2005-06-03[IA64] fix setting of sn_hub_info->shub_1_1_foundDean Nelson1-2/+2
2005-06-03[PATCH] m68knommu: fix scheduling and race problems in idle loopGreg Ungerer1-5/+12
2005-06-02[PATCH] ppc64: remove decr_overclockAnton Blanchard3-57/+24
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard5-28/+10
2005-06-02[PATCH] ppc64: Fix result code handling in prom_initBenjamin Herrenschmidt1-41/+61
2005-06-01Merge of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+3
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb1-1/+1
2005-06-01[IA64] Cleanup compile warnings for ski configPeter Chubb1-2/+2
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-29/+85
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-8/+0
2005-06-01[PATCH] ppc32: Apple device-tree bug fixBenjamin Herrenschmidt1-0/+10
2005-06-01[PATCH] ppc64: Fix a device-tree bug on Apple'sBenjamin Herrenschmidt1-1/+9
2005-05-31[SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller1-5/+3
2005-05-31[CPUFREQ] Typos.Dave Jones1-3/+3
2005-05-31[CPUFREQ] longhaul - adjust transition latency.Dave Jones1-1/+1
2005-05-31[CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones1-2/+9
2005-05-31[CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones1-4/+45
2005-05-31[CPUFREQ] dual-core powernow-k8Dave Jones2-37/+91
2005-05-31[CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2-2/+24
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones3-1/+200
2005-05-31[CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones1-0/+3
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller5-29/+87
2005-05-31[PATCH] ppc64: allow timer based profiling on iseriesAnton Blanchard1-2/+0
2005-05-31[PATCH] h8300 sleep problemNick Piggin1-1/+1
2005-05-31[PATCH] acpi build fix: x86 setup.cAlexander Nyberg1-0/+2
2005-05-31[PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen1-0/+1
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen3-0/+4
2005-05-31Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds8-32/+185
2005-05-31[IA64] Use "PER_CPU" form of EXPORT macroTony Luck1-1/+1
2005-05-31[PATCH] ppc64: actually call prom_send_capabilitiesPaul Mackerras1-0/+6
2005-05-28[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala1-0/+2
2005-05-28[PATCH] ppc32: Add soft reset to MPC834xKumar Gala2-0/+34
2005-05-28[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2-2/+0
2005-05-28[PATCH] ppc32: Simplified load string emulation error checkingKumar Gala1-6/+1
2005-05-28[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala1-3/+3
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug9-302/+510
2005-05-28[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala5-28/+248
2005-05-28[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala4-1/+23
2005-05-28[PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala1-1/+2
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2-13/+1
2005-05-28[PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso1-6/+10
2005-05-28[PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso5-32/+97
2005-05-28[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso1-4/+0
2005-05-28[PATCH] uml: add MOD_LICENSE to random driverPaolo 'Blaisorblade' Giarrusso1-5/+11
2005-05-28[PATCH] uml: remove unused codeJeff Dike3-139/+0
2005-05-28[PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike1-18/+20
2005-05-28[PATCH] uml: single-space a help messageJeff Dike1-3/+3
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike7-31/+0
2005-05-28[PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike1-1/+1
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike1-16/+3
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt2-3/+5
2005-05-28[PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B1-1/+3
2005-05-28[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk1-1/+1
2005-05-28[PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt1-14/+18
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg2-2/+2
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-5/+0
2005-05-26[IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin1-7/+0
2005-05-25Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-0/+33
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2-1/+4
2005-05-25Merge of /home/davem/src/GIT/linux-2.6/.git/David S. Miller4-67/+75
2005-05-25[PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2-58/+66
2005-05-25[PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell1-0/+1
2005-05-24[PATCH] voyager_smp.c static inline fixDominik Hackl1-9/+8
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller3-0/+33
2005-05-23[PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt1-7/+21
2005-05-23[PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala1-1/+1
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-1/+43
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2-0/+2
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen1-1/+10
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-05-20[PATCH] i386: Fix race in iounmapAndi Kleen1-4/+6
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-21/+8
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen1-2/+2
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen3-20/+19
2005-05-20[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter1-6/+9
2005-05-20[PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2-0/+2
2005-05-20[PATCH] uml: Change printf to printk in console driverJeff Dike1-7/+15
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike1-9/+31
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike2-322/+3
2005-05-20[PATCH] uml: initrd cleanupJeff Dike2-1/+79
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike2-0/+2
2005-05-20[PATCH] uml: multicast driver cleanupJeff Dike2-35/+16
2005-05-20[PATCH] uml: Delay loop cleanupsJeff Dike2-22/+27
2005-05-20[PATCH] uml: Page fault fixesJeff Dike1-3/+4
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike12-68/+65
2005-05-20Remove some left-over empty filesLinus Torvalds1-0/+0
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2-9/+11
2005-05-20[PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras1-1/+1
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-108/+88
2005-05-18[IA64] initialize spinlock pfm_alt_install_checkTony Luck1-1/+1
2005-05-18Sync with Linus - rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/...Tony Luck2-1/+3
2005-05-18[IA64] alternate perfmon handlerTony Luck1-15/+160
2005-05-17[IS64-SGI] Set Altix error handling featuresRuss Anderson1-0/+2
2005-05-17[IA64-SGI] cpe interrupts are not being enabled.Russ Anderson1-2/+2
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang1-3/+17
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-17[PATCH] ppc32: enable use of early_paramPaul Mackerras1-0/+2
2005-05-17Merge with linusTony Luck30-435/+866
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan1-5/+2
2005-05-17[PATCH] mips: add resource management to pmuYoichi Yuasa1-7/+48
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen1-28/+30
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen3-79/+177
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen1-0/+5
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen5-19/+162
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2-71/+1
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-3/+1
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen1-75/+182
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen3-5/+20
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen1-1/+9
2005-05-17[PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso1-2/+8
2005-05-16[PATCH] ARM: Fix build errorRussell King2-4/+4
2005-05-12[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev nameBen Dooks1-2/+4
2005-05-12[PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubledBen Dooks1-1/+1
2005-05-12[PATCH] ARM: 2680/1: refine TLS reg availability some more againNicolas Pitre1-11/+10
2005-05-11[SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2-108/+88
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-10[PATCH] ARM: 2663/2: I can't typeNicolas Pitre1-2/+2
2005-05-10[PATCH] ARM: Add V6 aliasing cache flushRussell King1-2/+35
2005-05-10[PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King1-22/+6
2005-05-10[PATCH] ARM: Move copy/clear user_page locking into implementationRussell King2-80/+111
2005-05-10[PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King1-0/+4
2005-05-09Merge with /home/aegl/GIT/linusTony Luck25-115/+222
2005-05-09[PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King1-8/+15
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang1-1/+1
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike5-5/+9
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser5-16/+11
2005-05-06[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser1-0/+9
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser1-7/+1
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike1-5/+1
2005-05-06[PATCH] uml: Eliminate unusable functionJeff Dike1-10/+0
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser1-0/+4
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser4-50/+153
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike2-4/+4
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2-4/+4
2005-05-06[PATCH] ppc32: Fix POWER3/POWER4 compiler errorKumar Gala1-0/+2
2005-05-06[PATCH] ppc64: enable CONFIG_RTAS_PROC by defaultPaul Mackerras1-0/+1
2005-05-06Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds1-1/+1
2005-05-06[IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang1-2/+1
2005-05-06[PATCH] ppc64: global interrupt queue cleanupPaul Mackerras2-11/+12
2005-05-05[PATCH] ppc64: remove explicit contig_page_data referencePaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: remove unused arch/ppc64/boot/start.cPaul Mackerras1-654/+0
2005-05-05[PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras1-1/+0
2005-05-05[PATCH] ppc64: fix reloc_offset commentPaul Mackerras1-1/+1
2005-05-05[PATCH] ppc64: fix prom.c compile warningPaul Mackerras1-1/+1
2005-05-05[PATCH] arch/ppc64: Replace custom MIN macroTobias Klauser1-5/+1
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji2-14/+12
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer3-12/+12
2005-05-05[PATCH] cyrix: eliminate bad section referencesmaximilian attems1-2/+2
2005-05-05[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2-0/+14
2005-05-05[PATCH] uml: header and code cleanupBodo Stroesser2-18/+2
2005-05-05[PATCH] uml: remove a dangling symlinkBodo Stroesser1-1/+1
2005-05-05[PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser3-2/+6
2005-05-05[PATCH] uml: s390 preparation, delay moved to archBodo Stroesser5-21/+41
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser5-59/+27
2005-05-05[PATCH] uml: s390 preparation, elf.hBodo Stroesser1-1/+1
2005-05-05[PATCH] uml: inclusion cleanupJeff Dike1-1/+0
2005-05-05[PATCH] uml: tidy Makefile.rulesJeff Dike1-4/+5
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike8-7/+55