aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Auto-update from upstreamTony Luck313-5136/+13214
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre1-1/+1
2006-06-23[PATCH] s390_hypfs filesystem: get_sb_single() fixAndrew Morton1-4/+3
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-237/+401
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-1/+1
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-4/+4
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER9-9/+9
2006-06-23[PATCH] leds: Amstrad Delta LED supportJonathan McDowell1-0/+11
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr1-2/+2
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2-4/+4
2006-06-23[PATCH] clean up default value of SYSCALL_DEBUGJean-Luc Leger1-1/+0
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger3-3/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-2/+1
2006-06-23[PATCH] s390_hypfs filesystemMichael Holzheu7-1/+1250
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl3-10/+6
2006-06-23[PATCH] m68k traps.c constraintsAl Viro1-1/+1
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel2-2/+224
2006-06-23[PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain3-29/+2
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel2-2/+8
2006-06-23[PATCH] m68k: use proper defines for zone initializationRoman Zippel2-9/+8
2006-06-23[PATCH] m68k: print correct stack traceRoman Zippel1-2/+4
2006-06-23[PATCH] move do_suspend_lowlevel to correct segmentShaohua Li1-5/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li4-21/+10
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li1-0/+95
2006-06-23[PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li1-0/+106
2006-06-23[PATCH] Remove duplicate symbol exports on AlphaMathieu Chouquet-Stringer1-12/+0
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-1/+1
2006-06-23[PATCH] i386: extra checks in show_registers()Chuck Ebbert1-2/+3
2006-06-23[PATCH] i386: don't try kprobes for v8086 modeZachary Amsden1-1/+1
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert1-4/+7
2006-06-23[PATCH] x86: use proper defines for i8259A I/OAndreas Mohr1-2/+2
2006-06-23[PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr1-7/+7
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2-2/+2
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr1-4/+5
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2-2/+2
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert1-5/+5
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-11/+20
2006-06-23[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds1-0/+1
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2-0/+2
2006-06-23[PATCH] i386: break out of recursion in stackframe walkIngo Molnar1-0/+6
2006-06-23[PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich1-24/+49
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2-0/+2
2006-06-23[PATCH] i386 apm.c optimizationAndreas Mohr1-17/+22
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-1/+1
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-8/+129
2006-06-23[PATCH] mips: fix number of mremap argumentsYoichi Yuasa1-1/+1
2006-06-23[PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro1-18/+0
2006-06-23[PATCH] frv: wrong syscallAl Viro1-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro2-9/+9
2006-06-23[PATCH] frv: misc __user annotationsAl Viro3-5/+5
2006-06-23[PATCH] frv: sysctl __user annotationsAl Viro2-22/+22
2006-06-23[PATCH] frv: signal annotationsAl Viro1-10/+10
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro1-3/+3
2006-06-23[PATCH] frv: __user infrastructureAl Viro1-3/+3
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2-0/+2
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-1/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2-99/+116
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto7-69/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells4-14/+14
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2-6/+7
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-460/+1771
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+22
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds157-3767/+8517
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds14-124/+235
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel1-3/+2
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie3-4/+4
2006-06-22[PATCH] sparc build breakageAl Viro1-1/+1
2006-06-22[PATCH] UML: fix wall_to_monotonic initializationJeff Dike1-1/+1
2006-06-22[ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman1-46/+21
2006-06-22[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels onlyPavel Pisa1-26/+39
2006-06-22[ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystemRod Whitby1-1/+47
2006-06-22[ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystemRod Whitby1-1/+40
2006-06-22[ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre1-2/+19
2006-06-22[ARM] 3628/1: S3C24XX: add get_rate call to struct clkBen Dooks2-2/+6
2006-06-22[ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocksBen Dooks10-218/+299
2006-06-22[ARM] 3613/1: S3C2410: Add sysdev and sysclassBen Dooks2-1/+24
2006-06-22[ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek3-10/+50
2006-06-22[ARM] 3618/1: add defconfig for logicpd pxa270 card engineLennert Buytenhek1-0/+963
2006-06-22[ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek1-1/+1
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek5-6/+9
2006-06-22[ARM] 3615/1: ixp23xx: use platform devices for physmap flashLennert Buytenhek3-3/+63
2006-06-22[ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek2-2/+45
2006-06-22[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool1-1/+1
2006-06-22[ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool1-78/+51
2006-06-22[ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King2-3/+6
2006-06-22[ARM] Add thread_notify infrastructureRussell King5-59/+87
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2-43/+29
2006-06-21Pull rework-memory-attribute-aliasing into release branchTony Luck3-61/+139
2006-06-21[IA64] SKI Simulator bootIan Wienand1-5/+1
2006-06-21[IA64-SGI] fix SGI Altix tioce_bus_fixup() bugMike Habeck1-2/+2
2006-06-21[IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens3-15/+30
2006-06-21[IA64] Make PCI Express support selectableKenji Kaneshige1-0/+2
2006-06-21[IA64] make efi_stub.S fit in 80 colsDavid Mosberger-Tang1-1/+1
2006-06-21[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap1-1/+1
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge1-8/+4
2006-06-21[IA64-SGI] SN topology fix for large systemsJack Steiner1-23/+27
2006-06-21[IA64] sanity check reserved region usageAlex Williamson1-0/+1
2006-06-21[IA64] add vmlinuz targetAlex Williamson1-0/+2
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2-7/+15
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-21[PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driverGreg Kroah-Hartman1-5/+4
2006-06-21[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah3-0/+11
2006-06-21[PATCH] PCI: altix: msi supportMark Maule6-111/+178
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2-1/+25
2006-06-21[POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly2-1/+4
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard1-27/+30
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab2-607/+18
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer1-0/+20
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas1-13/+22
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de3-413/+1640
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi1-0/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2-3/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand3-11/+8
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand5-41/+74
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand5-16/+30
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de1-0/+17
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2-9/+16
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de1-0/+50
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de3-6/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-06-21[POWERPC] cell: update defconfigarnd@arndb.de1-12/+17
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de1-2/+1
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt13-146/+500
2006-06-21[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2-0/+498
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger4-0/+525
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger3-4/+16
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger1-0/+12
2006-06-21[POWERPC] Add mpc8641_hpcn_defconfig config file.Jon Loeliger1-0/+921
2006-06-21[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger4-2/+60
2006-06-21[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger1-2/+11
2006-06-21[POWERPC] Guard L3CR references with CPU_FTR_L3CR.Jon Loeliger1-0/+2
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose2-3/+4
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds55-315/+7922
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds25-1204/+515
2006-06-20[ARM] Fix tosa build errorRussell King1-0/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-1/+1
2006-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds61-620/+8231
2006-06-20[ARM] 3610/1: Make reboot work on VersatileDeepak Saxena1-56/+56
2006-06-20Merge S3Cxxxx branchRussell King2-37/+89
2006-06-20[ARM] Include asm/hardware.h not asm/arch/hardware.hRussell King14-14/+14
2006-06-20Merge Zaurus branchRussell King12-69/+293
2006-06-20Merge AT91 branchRussell King23-130/+5137
2006-06-20[ARM] 3599/1: AT91RM9200 remove global variablesAndrew Victor2-15/+1
2006-06-20[ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfigBen Dooks1-37/+39
2006-06-20[ARM] 3607/1: AT91RM9200 misc fixesAndrew Victor1-0/+7
2006-06-20[ARM] 3605/1: AT91RM9200 Power ManagementAndrew Victor2-0/+232
2006-06-20[ARM] 3604/1: AT91RM9200 New boardsAndrew Victor11-4/+4231
2006-06-20[SPARC64]: Update defconfig.David S. Miller1-2/+27
2006-06-20[SPARC64]: Don't double-export synchronize_irq.David S. Miller1-3/+0
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller12-726/+299
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller5-144/+231
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller7-375/+38
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller5-32/+0
2006-06-20[SPARC64]: bp->pil can never be zeroDavid S. Miller1-14/+13
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller6-130/+87
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer1-1/+2
2006-06-20[SPARC]: Mark smp init functions as cpuinitBob Breuer2-10/+5
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer2-8/+24
2006-06-20[SPARC]: Add topology_init()Bob Breuer1-1/+31
2006-06-20[CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2-3/+5
2006-06-20[CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark1-12/+12
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds191-3440/+9009
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-130/+331
2006-06-19merge linus into release branchLen Brown1-2/+2
2006-06-19[ARM] 3594/1: Poodle: Add touchscreen support + other updatesRichard Purdie4-17/+97
2006-06-19[ARM] 3564/1: sharpsl_pm: Abstract some machine specific parametersRichard Purdie4-22/+51
2006-06-19[ARM] 3561/1: Poodle: Correct the MMC/SD power controlRichard Purdie1-4/+18
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie5-26/+127
2006-06-19[ARM] 3591/1: Anubis: IDE device definitionsBen Dooks1-0/+50
2006-06-19[ARM] 3589/1: AT91RM9200 DK/EK board updateAndrew Victor2-32/+72
2006-06-19[MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto50-1/+510
2006-06-19[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle18-7/+3215
2006-06-19[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin17-0/+2693
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer5-12/+175
2006-06-19[MIPS] Random fixes for sb1250Thiemo Seufer1-2/+6
2006-06-19[MIPS] Fix bcm1480 compileThiemo Seufer1-0/+2
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle59-2303/+1
2006-06-19[MIPS] Remove support for NEC DDB5074.Ralf Baechle58-1144/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle33-45/+75
2006-06-19[MIPS] Remove unused function alloc_pci_controller.Ralf Baechle1-5/+0
2006-06-19[MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle3-292/+308
2006-06-19[MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle1-2/+1
2006-06-19[MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.Yoichi Yuasa1-7/+0
2006-06-19[MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle1-5/+20
2006-06-19[MIPS] APM emu supportRodolfo Giometti3-0/+633
2006-06-19[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle3-3/+3
2006-06-19[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle2-17/+23
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle18-150/+395
2006-06-19[MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle1-4/+0
2006-06-19[MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov1-7/+2
2006-06-19[MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2-40/+0