aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 seriesDavid Anders4-4/+35
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn2-4/+4
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+4
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+18
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2-23/+32
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King216-4076/+7903
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis1-2/+2
2006-09-27[ARM] 3858/1: S3C2412: power management codeBen Dooks4-40/+137
2006-09-27[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders3-0/+253
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren1-670/+0
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren5-87/+116
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah1-1/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-21/+64
2006-09-25ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola1-1/+47
2006-09-25ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola1-0/+15
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola1-0/+1
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU1-0/+6
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren1-2/+2
2006-09-25ARM: OMAP: OMAP2 dmtimer power management supportJuha Yrjola1-1/+9
2006-09-25ARM: OMAP: Add support for forcing osc_ck onJuha Yrjola2-1/+19
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras1-42/+31
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell1-2/+0
2006-09-25ARM: OMAP: Fix spinlock recursion for dyntickTony Lindgren1-6/+20
2006-09-25ARM: OMAP: Remove IVA IRQ bankKomal Shah1-12/+0
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren1-4/+21
2006-09-25ARM: OMAP: Add write memory barriers to OMAP2 clock codeJuha Yrjola1-4/+10
2006-09-25ARM: OMAP: Fix OMAP2 clock.c typoSamuel Ortiz1-1/+1
2006-09-25ARM: OMAP: Use GPT iclk only when neededTimo Teras1-13/+62
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren1-0/+2
2006-09-25ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak1-2/+178
2006-09-25ARM: OMAP: Fix OMAP1 compilation after MPUIO check changeJonathan McDowell1-1/+1
2006-09-25ARM: OMAP: mux: add config for 16xx SPI pinsMark Howell1-0/+11
2006-09-25ARM: OMAP: Sleep is prevented when no LCD is attachedImre Deak1-0/+8
2006-09-25ARM: OMAP: GPIO: fix MPUIO checkImre Deak1-3/+3
2006-09-25ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xxTony Lindgren1-9/+0
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park3-5/+36
2006-09-25ARM: OMAP: 2420 boot BUG(): failure to map SRAMKevin Hilman1-4/+1
2006-09-25ARM: OMAP: timer32k: fix tick count calculation when reprogrammingImre Deak1-1/+11
2006-09-25ARM: OMAP: Avoid sleeping during arch_resetTony Lindgren2-7/+23
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren3-1/+65
2006-09-25[ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King3-85/+73
2006-09-25[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU3-71/+82
2006-09-25[ARM] 3792/2: Fix description of ZBOOT_ROM_BSSDan Fandrich1-5/+6
2006-09-25[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis1-1/+1
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek5-1/+206
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek5-3/+377
2006-09-25[ARM] 3844/1: S3C24XX: update s3c2410_defconfigBen Dooks1-11/+35
2006-09-25[ARM] 3843/1: S3C24XX: Remove modfication lines from commentsBen Dooks9-72/+1
2006-09-25[ARM] 3842/1: S3C2412: Rename LCD deviceBen Dooks1-0/+1
2006-09-25[ARM] 3841/1: S3C2412: Add new IDCODE 32412003Ben Dooks1-0/+9
2006-09-25[ARM] 3840/1: S3C2412: Add machine VSTMSBen Dooks3-0/+175
2006-09-25[ARM] Update mach-typesRussell King1-5/+69
2006-09-25[ARM] 3834/1: iop3xx: remove per-board defconfigsLennert Buytenhek5-4531/+0
2006-09-25[ARM] 3833/1: iop3xx: add per-mach defconfigsLennert Buytenhek2-0/+2201
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek11-146/+127
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek23-818/+906
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek1-0/+16
2006-09-25[ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek1-6/+0
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2-1/+49
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2-8/+8
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek3-36/+18
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek6-221/+24
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2-1/+95
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek12-642/+16
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-1/+248
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek5-101/+96
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek11-128/+61
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek35-139/+154
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek11-23/+23
2006-09-25[ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleepBen Dooks1-0/+2
2006-09-25[ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selectedBen Dooks1-1/+8
2006-09-25[ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pmBen Dooks7-49/+209
2006-09-25[ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2-0/+161
2006-09-25[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek1-6/+52
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek1-0/+22
2006-09-25[ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek4-0/+71
2006-09-25[ARM] 3802/1: S3C24XX: PM tidy up cache flushingBen Dooks3-20/+34
2006-09-25[ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.cBen Dooks8-23/+123
2006-09-25[ARM] 3799/1: S3C2442: DMA channel mappingsBen Dooks3-1/+23
2006-09-25[ARM] 3798/1: S3C2440: DMA channel mappingsBen Dooks2-0/+165
2006-09-25[ARM] 3797/1: S3C2410: DMA channel mappingsBen Dooks2-0/+144
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks3-69/+223
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse196-3223/+7250
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-75/+240
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Al Viro1-0/+2
2006-09-22[PATCH] sanitize frv archcleanAl Viro2-5/+3
2006-09-22[PATCH] fix ancient breakage in ebus_init()Al Viro1-4/+3
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-289/+1429
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds34-980/+2466
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds139-1862/+3086
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood1-0/+2
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2-52/+242
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong2-0/+19
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+29
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer1-1/+1
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner1-0/+1
2006-09-21Fix 'make headers_check' on shPaul Mundt1-0/+1
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2-315/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu3-14/+590
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu5-0/+14
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu4-9/+15
2006-09-21[CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi3-0/+424
2006-09-21[CRYPTO] twofish: i586 assembly versionJoachim Fritschi3-0/+435
2006-09-20[S390] hypfs crashes with invalid mount option.Michael Holzheu1-4/+6
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer4-1/+175
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer6-426/+348
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer1-22/+17
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-22/+14
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland1-0/+1
2006-09-20[S390] Remove kexec experimental flag.Heiko Carstens1-2/+1
2006-09-20[S390] cleanup appldata.Gerald Schaefer3-85/+13
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens1-2/+2
2006-09-20[S390] convert some assembler to C.Heiko Carstens4-88/+57
2006-09-20[S390] __exit cleanup.Heiko Carstens2-2/+2
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens1-23/+7
2006-09-20[S390] fix syscall restart handling.Heiko Carstens1-0/+1
2006-09-20[S390] ipl/dump on panic.Michael Holzheu9-284/+1002
2006-09-20[S390] hypfs compiler warnings.Michael Holzheu1-4/+8
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu4-4/+4
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens4-11/+48
2006-09-20[S390] add kprobes support.Michael Grundy8-4/+764
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz3-17/+20
2006-09-20[ARM] Optimise VFP thread notify function a littleRussell King1-24/+16
2006-09-20[ARM] Add ARM irqtrace supportRussell King2-0/+17
2006-09-20[ARM] Move mmu.c out of the wayRussell King2-2/+2
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King7-33/+36
2006-09-20[POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer9-178/+441
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras3-25/+11
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell4-103/+118
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell4-28/+0
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell4-144/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell1-16/+0
2006-09-20[POWERPC] silence a warningStephen Rothwell1-1/+1
2006-09-20[POWERPC] make spinlocks work in a combined kernelStephen Rothwell1-14/+13
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds6-55/+82
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+12
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-562/+197
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker2-8/+12
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks1-0/+5
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise1-0/+2
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams1-1/+1
2006-09-14[ARM] 3786/1: pnx4008: update defconfigVitaly Wool1-561/+154
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks1-0/+29
2006-09-14[ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413Ben Dooks1-0/+8
2006-09-14[POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips1-8/+8
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson1-0/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras84-890/+1887
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-498/+1014
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt1-1/+6
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras1-24/+25
2006-09-13[POWERPC] Export copy_4K_page()David Howells1-0/+3
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering3-0/+16
2006-09-13[POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer1-3/+3
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz5-0/+223
2006-09-13[POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson7-0/+436
2006-09-13[POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson1-0/+14
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2-5/+5
2006-09-13[POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2-16/+38
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Corey Minyard1-5/+12
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt1-0/+25
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman1-6/+12
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M1-1/+1
2006-09-13[POWERPC] update prep_defconfigOlaf Hering1-266/+319
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger1-1/+1
2006-09-12Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-1/+75
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro4-0/+110
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro6-52/+16
2006-09-12sh64: Add a sane pm_power_off implementation.Paul Mundt1-0/+3
2006-09-12sh64: Trivial build fixes.Paul Mundt2-3/+7
2006-09-12sh64: Drop deprecated ISA tuning for legacy toolchains.Paul Mundt1-1/+0
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro9-0/+160
2006-09-11[PATCH] audit: more syscall classes addedAl Viro9-0/+116
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro6-1/+87
2006-09-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-119/+164
2006-09-10[POWERPC] Update defconfigsPaul Mackerras14-205/+662
2006-09-09[ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handlingBen Dooks4-2/+138
2006-09-09[ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classesBen Dooks1-3/+6
2006-09-08[IA64] SN fix for cpu hotplug/kexecJack Steiner1-1/+1
2006-09-08[IA64] Save register stack contents on cpu startJack Steiner1-0/+5
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+2
2006-09-08[IA64] correct file descriptor reference counting in perfmonStephane Eranian1-1/+3
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev3-40/+51
2006-09-06[ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDsBen Dooks1-1/+14
2006-09-06[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas1-1/+1
2006-09-06[ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*Martin Michlmayr2-0/+2
2006-09-06[ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410Ben Dooks11-112/+3