aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2-34/+16
2005-08-30[PATCH] Remove nested feature sectionsDavid Gibson1-3/+1
2005-08-30[PATCH] ppc64: lparconfig.c memory leakJoel Schopp1-0/+1
2005-08-30[PATCH] ppc64: of_device.c remove useless codeJoel Schopp1-2/+0
2005-08-30[PATCH] ppc64: Add CONFIG_HZAnton Blanchard5-15/+15
2005-08-30[PATCH] oprofile PVR 970MPJake Moilanen1-0/+1
2005-08-30[PATCH] PPC64: Don't try to claim memory from OF at 1GB markOlof Johansson1-1/+4
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell2-1/+19
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell3-20/+20
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell3-14/+18
2005-08-30[PATCH] Formatting changes to vio.cStephen Rothwell1-22/+17
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell1-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson1-1/+10
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds56-1822/+1920
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller10-39/+125
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller2-49/+14
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala5-5/+0
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala1-1/+0
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller5-245/+336
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2-0/+27
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller1-11/+4
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds4-37/+170
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds8-0/+50
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt29-155/+135
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson3-65/+172
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman1-8/+12
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman1-2/+7
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman1-1/+1
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman5-50/+50
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering3-13/+25
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSMichael Ellerman2-7/+0
2005-08-29[PATCH] ppc64: Simplify some lmb functionsMichael Ellerman1-22/+5
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman4-40/+14
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman2-22/+1
2005-08-29[PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman1-57/+43
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman3-5/+6
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman2-10/+11
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman2-20/+18
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman1-9/+1
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell3-2/+4
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell7-41/+54
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell8-11/+17
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell8-28/+14
2005-08-29[PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson1-7/+6
2005-08-29[PATCH] Tweak comments in ppc64 head.SDavid Gibson1-4/+4
2005-08-29[PATCH] Remove unneeded #defines in head.SDavid Gibson1-11/+0
2005-08-29[PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson1-2/+2
2005-08-29[PATCH] Remove general use functions from head.SDavid Gibson2-95/+98
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson2-17/+19
2005-08-29[PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson1-179/+174
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson3-219/+12
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell4-278/+281
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell2-10/+30
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell2-4/+2
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell3-125/+159
2005-08-29[PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options"Frank Rowand1-34/+34
2005-08-29[PATCH] ppc64: PCI device-node failure detectionJake Moilanen1-2/+17
2005-08-29[PATCH] flattened device tree changesBenjamin Herrenschmidt2-63/+200
2005-08-29[PATCH] Four level pagetables for ppc64David Gibson6-192/+158
2005-08-29[PATCH] ppc64: make arch/ppc64/boot standaloneOlaf Hering15-248/+350
2005-08-28[ARM] drop i386-isms from arm KconfigPavel Machek1-37/+0
2005-08-27[PATCH] mmaper_kern.c fixes [buffer overruns]Al Viro1-32/+9
2005-08-26[PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena3-3/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen3-5/+53
2005-08-26[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti1-1/+1
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens2-0/+2
2005-08-24[PATCH] x86_64: update defconfig - reenable fusionAndi Kleen1-8/+13
2005-08-24[PATCH] ppc64: Export machine_power_off for therm_pm72 moduleBenjamin Herrenschmidt1-0/+2
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen1-2/+11
2005-08-23[PATCH] i386: fix incorrect FP signal codeChuck Ebbert1-4/+6
2005-08-23[PATCH] missing exports on m32rAl Viro2-0/+3
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro2-4/+4
2005-08-23[PATCH] broken inline asm on s390 (misuse of labels)Al Viro1-4/+4
2005-08-23[PATCH] m32r icu_data gcc4 fixesAl Viro2-2/+6
2005-08-23[PATCH] m32r smp.h gcc4 fixesAl Viro1-0/+1
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro1-3/+3
2005-08-23[PATCH] alpha gcc4 warningsAl Viro1-3/+3
2005-08-23[PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro2-4/+2
2005-08-23[PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro1-0/+10
2005-08-23[PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (ppc32 SMP dependencies)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (PCI on m32r)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (m32r NUMA)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (arm SMP)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (alpha NUMA)Al Viro1-1/+1
2005-08-23[IA64] Fix simulator boot (for real this time).Peter Chubb1-1/+1
2005-08-23[IA64] backout incorrect fix for simulator boot issueTony Luck1-5/+1
2005-08-23Pull prarit-bus-sysdata into release branchTony Luck1-8/+10
2005-08-22Auto-update from upstreamTony Luck16-239/+304
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen1-3/+1
2005-08-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-205/+219
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt1-2/+2
2005-08-19[SPARC]: Fix weak aliasesAl Viro1-2/+3
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller4-203/+216
2005-08-18Auto-update from upstreamTony Luck1-3/+4
2005-08-18[SPARC64]: Fix 2 bugs in cpufreq drivers.David S. Miller2-13/+52
2005-08-18[IA64] Simulator bootloader fails with gcc 4Ian Wienand1-1/+5
2005-08-18[ARM] Add support for ARM GICRussell King3-0/+170
2005-08-18[PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen1-4/+0
2005-08-18[PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter1-3/+7
2005-08-18[PATCH] uml: fix a crash under screenJeff Dike1-1/+5
2005-08-18[PATCH] uml: fix the x86_64 buildAl Viro1-1/+0
2005-08-18[PATCH] SH64: inotify and ioprio syscallsRobert Love1-0/+5
2005-08-18[PATCH] SH: inotify and ioprio syscallsRobert Love1-0/+5
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King7-0/+48
2005-08-18[MFD] Add multimedia communication port core supportRussell King1-0/+2
2005-08-17[PATCH] ppc64: iommu vmerge fixBrian King1-3/+4
2005-08-17Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds7-301/+352
2005-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-28/+20
2005-08-17[IA64] Updated tiger defconfigTony Luck1-68/+81
2005-08-17[ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodescDimitry Andric1-2/+2
2005-08-17[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee1-1/+1
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell4-78/+43
2005-08-16[IA64] Updated zx1 defconfigPeter Chubb1-125/+101
2005-08-16[IA64] Refresh arch/ia64/configs/sn2_defconfig.Greg Edwards1-98/+164
2005-08-16[IA64] Initialize some spinlocksKeith Owens2-1/+3
2005-08-16[IA64]: SN fix bus->sysdata pointer and memory cleanupsPrarit Bhargava1-8/+10
2005-08-16Auto-update from upstreamTony Luck1-1/+1
2005-08-16[PATCH] fix for ia64 sched-domains codeJohn Hawkes1-1/+1
2005-08-15[IA64] update CONFIG_PCI descriptionChristoph Hellwig1-9/+2
2005-08-15[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie1-24/+10
2005-08-15[ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King1-1/+1
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love1-0/+6
2005-08-12Auto-update from upstreamTony Luck1-1/+1
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1
2005-08-10[IA64] fix perfmon context loadstephane.eranian@hp.com1-0/+1
2005-08-10[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt1-1/+1
2005-08-10Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2-1/+10
2005-08-10[PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks1-5/+13
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King2-5/+16
2005-08-10[ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King1-13/+7
2005-08-10[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King1-0/+7
2005-08-10[ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King1-1/+3
2005-08-09Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2005-08-09[NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton1-74/+119
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-6/+0
2005-08-08[IA64] fix nohalt boot optionKen Chen1-1/+1
2005-08-08[PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering1-0/+1
2005-08-08[PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala1-4/+4
2005-08-08[PATCH] ppc64: update defconfigsPaul Mackerras5-35/+30
2005-08-08[PATCH] ppc64: add default config for BPAArnd Bergmann1-0/+987
2005-08-07[PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai1-8/+11
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2-23/+3
2005-08-07[PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho1-2/+0
2005-08-07[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho1-5/+10
2005-08-07[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho1-3/+7
2005-08-07[PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho1-9/+9
2005-08-07[PATCH] visws: linkage fixTom Duffy2-0/+4
2005-08-07[PATCH] x86_64: ignore machine checks from boot timeAndi Kleen1-4/+12
2005-08-06[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman1-3/+3
2005-08-06[PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman1-1/+10
2005-08-06[PATCH] i386 voyager: Add machine_shutdownEric W. Biederman1-0/+6
2005-08-06ppc: Export __handle_mm_fault for MOLLinus Torvalds1-1/+1
2005-08-05[PATCH] Update in-kernel zlib routinesTim Yamin1-1/+2
2005-08-05[PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley1-0/+7
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski4-0/+68
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz1-4/+4
2005-08-04[PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi1-1/+2
2005-08-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras4-21/+22
2005-08-04[PATCH] ppc64: Fix UP kernel buildOlof Johansson2-2/+6
2005-08-04[PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth1-0/+1
2005-08-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds6-28/+25
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg1-3/+3
2005-08-04[PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie1-1/+1
2005-08-04[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King1-3/+3
2005-08-03[PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial portsDeepak Saxena3-4/+4
2005-08-03[PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles additionCatalin Marinas1-0/+3
2005-08-03[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena1-136/+0
2005-08-03[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie11-304/+304
2005-08-03[PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC busBen Dooks1-1/+15
2005-08-02[PATCH] Xmon bug fix for soft-resetHaren Myneni1-0/+3
2005-08-01[PATCH] ppc64: POWER 4 fails to boot with NUMAMike Kravetz1-1/+6
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton1-0/+2
2005-08-01[PATCH] m32r: Fix local-timer event handlingHirokazu Takata1-9/+4
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky2-0/+31
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens5-5/+109
2005-08-01[PATCH] ppc32: add bamboo defconfigMatt Porter1-0/+943
2005-08-01[PATCH] ppc32: add bamboo platformMatt Porter2-0/+563
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter13-3/+380
2005-08-01[PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala1-0/+2
2005-08-01[PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt1-0/+2
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts1-0/+4
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar2-2/+2
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