aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-2/+15
2005-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds5-0/+16
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson1-1/+1
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin5-11/+37
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love1-0/+6
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love1-0/+3
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown50-595/+878
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown5-0/+16
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li4-0/+9
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens2-0/+14
2005-07-29[PATCH] s390: default configurationMartin Schwidefsky1-111/+142
2005-07-29[PATCH] uml: fix vsyscall brokennessJeff Dike1-1/+5
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman2-9/+75
2005-07-29[PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai1-0/+8
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+8
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-42/+25
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones1-5/+8
2005-07-29[PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman1-18/+16
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman1-11/+11
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-31/+36
2005-07-29Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds3-1/+4
2005-07-29[ARM SMP] Ensure secondary CPUs see their pen releaseRussell King1-0/+2
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen1-0/+9
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso1-0/+3
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas3-3/+3
2005-07-28[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-28[PATCH] uml: Fix load average >=1Jeff Dike1-1/+4
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-28[PATCH] uml: Fix skas0 stub returnBodo Stroesser1-3/+3
2005-07-28[PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike1-19/+29
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2-0/+31
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2-10/+85
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen1-86/+2
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen1-12/+0
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-14/+4
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen1-86/+138
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King1-1/+1
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King1-0/+1
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia1-0/+7
2005-07-27[PATCH] new alpha syscallsRichard Henderson1-0/+5
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-12/+23
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-9/+9
2005-07-27Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-3/+3
2005-07-27[PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti1-1/+0
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert1-0/+3
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade1-0/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering6-13/+14
2005-07-27[PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens2-6/+6
2005-07-27[PATCH] s390: 31 bit memory size limitHeiko Carstens1-1/+6
2005-07-27[PATCH] s390: external call performanceHeiko Carstens4-13/+17
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky4-11/+135
2005-07-27[PATCH] v850: Update PCI supportMiles Bader2-6/+45
2005-07-27[PATCH] v850: Add defconfigsMiles Bader5-28/+1543
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik65-0/+20786
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik3-33/+46
2005-07-27[PATCH] CRIS update: SMPMikael Starvik3-73/+4
2005-07-27[PATCH] CRIS update: profilerMikael Starvik2-1/+90
2005-07-27[PATCH] CRIS update: mmMikael Starvik3-47/+131
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik7-60/+116
2005-07-27[PATCH] CRIS update: IRQMikael Starvik2-256/+83
2005-07-27[PATCH] CRIS update: I/O and DMA allocatorMikael Starvik4-72/+1223
2005-07-27[PATCH] CRIS update: driversMikael Starvik8-172/+276
2005-07-27[PATCH] CRIS update: debugMikael Starvik2-26/+75
2005-07-27[PATCH] CRIS update: consoleMikael Starvik1-77/+196
2005-07-27[PATCH] CRIS update: configuration and buildMikael Starvik9-313/+515
2005-07-27[PATCH] CRIS update: arch splitMikael Starvik1-31/+6
2005-07-27[PATCH] m32r: add missing Kconfig help textAdrian Bunk1-0/+3
2005-07-27[PATCH] i386: add missing Kconfig help textAdrian Bunk1-0/+3
2005-07-27[PATCH] mips: remove obsolete GIU driver for vr41xxYoichi Yuasa2-456/+1
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson2-36/+85
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson4-22/+37
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering2-14/+14
2005-07-27[PATCH] ppc64: update defconfigsOlaf Hering5-778/+896
2005-07-27[PATCH] ppc32: Fix building of TQM8260 boardKumar Gala1-1/+1
2005-07-27[PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin1-2/+2
2005-07-27[PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala1-99/+135
2005-07-27[PATCH] ppc32: Fix building of prpmc750Kumar Gala1-0/+1
2005-07-27[PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala1-2/+2
2005-07-27[PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas1-3/+3
2005-07-27[PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti1-7/+5
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala4-18/+61
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala5-7/+3
2005-07-27[PATCH] ppc32: update defconfigsOlaf Hering2-525/+798
2005-07-27[PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering2-10/+3
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst1-3/+2
2005-07-27[PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski1-0/+18
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham4-4/+4
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen1-1/+1
2005-07-27[PATCH] uml: fix misdeclared functionJeff Dike1-12/+2
2005-07-27[PATCH] uml: update module interfaceDominik Hackl1-2/+2
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2-10/+44
2005-07-27[PATCH] uml: add dependency to arch/um/Makefile for parallel buildsOlaf Hering1-1/+1
2005-07-27[PATCH] uml: readd missing define to arch/um/Makefile-i386Olaf Hering1-0/+1
2005-07-27[PATCH] mips: fbdev Kcofnig fixYoichi Yuasa1-35/+0
2005-07-27[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller1-6/+17
2005-07-27[ARM SMP] Fix data corruption in test_* bitopsRussell King1-3/+3
2005-07-27[IA64] unwind.c uses wrong unat from switch_stackKeith Owens1-6/+6
2005-07-27[SPARC]: Add inotify syscall entries.David S. Miller2-6/+6
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love1-3/+3
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton1-1/+1
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt1-1/+1
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-320/+434
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-0/+3
2005-07-26[PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock codeBen Dooks3-57/+117
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman1-0/+3
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman1-7/+0
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman1-3/+1
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman1-1/+1
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-7/+11
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman1-8/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-3/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman29-152/+0
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman1-1/+2
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love1-2/+6
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love1-1/+4
2005-07-26[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King1-0/+3
2005-07-26[PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks4-255/+312
2005-07-26[PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks1-8/+5
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller4-11/+12
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller1-13/+7
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-2/+37
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-28/+50
2005-07-24[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real1-1/+1
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds1-13/+1
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds1-11/+0
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds1-8/+12
2005-07-20[PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King1-2/+2
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks3-2/+37
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2-5/+5
2005-07-17[PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MBAlexander Schulz1-9/+33
2005-07-17[PATCH] ARM: Remove global nwfpe register variableRussell King3-11/+9
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz3-105/+54
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King1-4/+8
2005-07-16[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King1-0/+31
2005-07-15[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B1-1/+6
2005-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2005-07-15[PATCH] visws: reexport pm_power_offAlexey Dobriyan1-0/+1
2005-07-14[IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand1-0/+2
2005-07-14[PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso4-21/+31
2005-07-14[PATCH] uml: reintroduce pcap supportPaolo 'Blaisorblade' Giarrusso3-9/+24
2005-07-14[PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso2-6/+7
2005-07-14[PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso1-52/+62
2005-07-14[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-07-14[PATCH] uml: fix lvalue for gcc4Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-35/+126
2005-07-13[PATCH] v850: Align ___start___param to match parameter alignmentMiles Bader1-2/+3
2005-07-13Auto merge with /home/aegl/GIT/linusTony Luck53-45/+292
2005-07-13[IA64] fix call of smp_processor_id() by XPC whileDean Nelson1-4/+4
2005-07-13[PATCH] ppc64: add 970MP PVROlof Johansson2-16/+37
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson8-164/+128
2005-07-13[PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering1-1/+6
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky2-2/+40
2005-07-13[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy...James Bottomley2-0/+7
2005-07-13Merge /home/torvalds/linux-2.6-armLinus Torvalds5-9/+9
2005-07-12[PATCH] inotifyRobert Love1-0/+3
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter4-7/+43
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds12-12/+189
2005-07-12[PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz1-0/+6
2005-07-12[PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+2
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel4-9/+8
2005-07-12[PATCH] uml:remove user_constants.h on cleanPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-07-12[PATCH] x86_64: section alignment fixAndrew Morton1-2/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds3-0/+6
2005-07-12[IA64] improve flush_icache_range()Zoltan Menyhart2-14/+69
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown12-12/+189
2005-07-12[IA64] remove CONFIG_IA64_SGI_SN_SIMGreg Edwards2-8/+0
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-8/+56
2005-07-12[SPARC64]: Fix SMP build failure.Andrew Morton1-2/+2
2005-07-12[IA64] pcibus_to_node implementation for IA64Christoph Lameter1-2/+10
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi3-1/+108
2005-07-12[ACPI] fix C1 patch for IA64Venkatesh Pallipadi2-0/+4
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich1-2/+3
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg24-8/+56