aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li3-8/+12
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj3-1/+62
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare3-0/+6
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-35/+26
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King2-2/+5
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King1-1/+1
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige4-21/+20
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader1-1/+2
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-86/+97
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering2-2/+0
2005-07-11Auto merge with /home/aegl/GIT/linusTony Luck57-1132/+1748
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King2-3/+3
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering3-3/+0
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller2-8/+34
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller4-10/+17
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller4-14/+28
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2-34/+0
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller3-20/+16
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller3-6/+8
2005-07-10Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds54-1130/+1745
2005-07-10[PATCH] remove asm-xtensa/ipc.hStephen Rothwell1-1/+0
2005-07-10[PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren3-1/+130
2005-07-10[PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren1-39/+78
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren8-92/+461
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren12-64/+24
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren12-0/+4635
2005-07-10[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2-2/+2
2005-07-10[PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren12-4635/+0
2005-07-10[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren5-418/+508
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren8-7/+7
2005-07-10[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren5-4/+0
2005-07-10[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren3-11/+38
2005-07-10[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren6-157/+184
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena1-2/+2
2005-07-10[PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek5-75/+25
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek4-15/+43
2005-07-08[SPARC64]: Support CONFIG_HZDavid S. Miller1-0/+2
2005-07-08[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller1-1/+1
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu1-1/+1
2005-07-07[PATCH] m32r: framebuffer device supportHirokazu Takata6-16/+204
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter6-13/+20
2005-07-07[PATCH] xtensa: remove old syscallsArnd Bergmann2-179/+30
2005-07-07[PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso1-13/+24
2005-07-07[PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso1-3/+3
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser10-3/+231
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike37-262/+850
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li7-35/+75
2005-07-07[PATCH] FRV: Add defconfigAdrian Bunk1-0/+627
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard1-13/+1
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2-3/+8
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard1-1/+0
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard1-11/+12
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard1-51/+62
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard1-37/+47
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman1-41/+0
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman4-1/+26
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2-131/+127
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2-86/+81
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2-6/+8
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-17/+2
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-33/+0
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-1/+2
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard2-11/+22
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard1-27/+0
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard1-0/+10
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard1-4/+4
2005-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard1-153/+212
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering1-2/+2
2005-07-07[PATCH] iounmap debuggingAndrew Morton1-2/+4
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike1-1/+0
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds22-1163/+589
2005-07-07[IA64] - Disable tiocx driver on non-SN systemsJack Steiner1-0/+4
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+5
2005-07-06[IA64] fix generic/up buildsTony Luck5-65/+110
2005-07-06Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+522
2005-07-06[IA64] memory-less-nodes repostbob.picco2-228/+169