aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[PATCH] uml build fixTheodore Tso1-0/+2
2006-07-02[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner1-7/+8
2006-07-02[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner3-0/+6
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner56-69/+71
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds42-958/+109
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds87-841/+5254
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner9-12/+12
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner6-17/+17
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner5-21/+21
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner10-11/+11
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner4-8/+8
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner13-24/+27
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner7-18/+24
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner20-36/+36
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-07-02[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner10-16/+16
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-07-02[PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2-4/+4
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner3-9/+9
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner9-16/+20
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2-9/+9
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner4-11/+11
2006-07-01[ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handlingThomas Gleixner2-6/+7
2006-07-01[ARM] 3682/2: ARM: Convert ixp4xx to generic irq handlingThomas Gleixner5-3/+6
2006-07-01[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handlingThomas Gleixner2-6/+6
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner2-2/+2
2006-07-01[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner2-0/+2
2006-07-01[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handlingThomas Gleixner2-3/+4
2006-07-01[ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner5-2/+6
2006-07-01[ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3696/1: ARM: Convert clps711x to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner1-1/+1
2006-07-01[ARM] 3693/1: ARM: Convert omap1 to generic irq handlingThomas Gleixner2-1/+2
2006-07-01[ARM] 3691/1: ARM: Convert imx to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3688/1: ARM: Convert clps7500 to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2-1/+2
2006-07-01[ARM] 3684/1: ARM: Convert l7200 to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner3-3/+4
2006-07-01[ARM] 3680/1: ARM: Convert footbridge to generic irq handlingThomas Gleixner2-0/+2
2006-07-01[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner3-5/+20
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner3-925/+39
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2-3/+12
2006-07-01Merge nommu branchRussell King15-125/+101
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek1-3/+63
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek5-25/+78
2006-07-01[ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek3-0/+69
2006-07-01[ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr1-6/+6
2006-07-01[ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr1-0/+3
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren1-4/+4
2006-07-01[ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren1-38/+91
2006-07-01[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2-3/+4
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-0/+110
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens3-17/+28
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens3-11/+9
2006-07-01[PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso1-16/+37
2006-07-01[PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso1-19/+29
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-6/+9
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann1-0/+6
2006-07-01[PATCH] audit syscall classesAl Viro10-0/+110
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-2/+2
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-97/+26
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1431-1446/+17
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+15
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller2-97/+23
2006-06-30[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-06-30ACPI: Kconfig: ACPI_SRAT depends on ACPIAndrew Morton1-1/+1
2006-06-30[PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2-2/+7
2006-06-30[PATCH] uml: remove stray fileJeff Dike1-172/+0
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike3-30/+0
2006-06-30[PATCH] uml: add locking to xtime accessesJeff Dike1-2/+8
2006-06-30[PATCH] uml: unregister useless console when it's not neededJeff Dike1-4/+18
2006-06-30[PATCH] uml: fix off-by-one bug in VM file creationJeff Dike1-2/+5
2006-06-30[PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike1-2/+12
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+6
2006-06-30[PATCH] Light weight event countersChristoph Lameter2-11/+10
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-3/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter3-3/+4
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter3-3/+4
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter1-0/+5
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton1-3/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1427-1429/+0
2006-06-30arch/arm26/Kconfig typosMatt LaPlante1-3/+3
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk5-5/+5
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk2-2/+2
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk2-6/+6
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk1-1/+0
2006-06-29merge linus into release branchLen Brown432-2850/+6578
2006-06-29[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller1-1/+3
2006-06-29[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.David S. Miller1-5/+2
2006-06-29[SPARC64] power: Convert to of_driver.David S. Miller1-39/+18
2006-06-29[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller1-3/+2
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller1-7/+62
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller10-1048/+1091
2006-06-29[SPARC64]: Fix typo in clock_probe().David S. Miller1-2/+2
2006-06-29[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller1-0/+7
2006-06-29[SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller1-1/+1
2006-06-29[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller1-1/+1
2006-06-29[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller1-0/+4
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller4-265/+94
2006-06-29[SPARC64] auxio: Convert to pure of_device driver.David S. Miller1-49/+24
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller2-0/+34
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller1-2/+2
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller2-4/+908
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller2-0/+60
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller3-9/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds11-30/+5
2006-06-29[ARM] Add section support to ioremapRussell King1-4/+163
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds45-423/+476
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle11-42/+42
2006-06-29[MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle1-0/+1
2006-06-29[MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle1-3/+8
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle1-42/+106
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto1-32/+3
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle1-1/+1
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle1-1/+1
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer1-0/+4
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer1-1/+1
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle3-27/+25
2006-06-29[MIPS] Fix handling of 0 length I & D caches.Chris Dearman1-23/+41
2006-06-29[MIPS] Typo fixes.Chris Dearman1-3/+3
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman5-7/+168
2006-06-29[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa1-4/+0
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2-34/+53
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle3-3/+12
2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle1-0/+2
2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa1-3/+0
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa1-2/+0
2006-06-29[MIPS] Removes unused functions for GT64120Yoichi Yuasa2-148/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle6-15/+15
2006-06-29[MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle1-0/+1
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle4-0/+4
2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle1-0/+3
2006-06-29[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan5-66/+16
2006-06-29[ARM] Fix sa11x0 SDRAM selectionRussell King1-55/+76
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante5-9/+9
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds58-921/+3256
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds13-147/+281
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds14-214/+368
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds31-100/+151
2006-06-29[PATCH] genirq MSI fixesIngo Molnar1-0/+5
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar5-10/+33
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar5-0/+21
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar7-15/+15
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar10-16/+16
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar135-322/+326
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk1-4/+0
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton1-1/+1
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto4-0/+11
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-2/+2
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King18-21/+144
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele8-1/+2209
2006-06-29Merge omap treeRussell King30-388/+1965
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor16-30/+92
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek3-0/+69
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek1-24/+102
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King15-125/+101
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King8-117/+9
2006-06-29[S390] appldata enhancements.Gerald Schaefer5-63/+108
2006-06-29[S390] Add vmpanic parameter.Peter Oberparleiter1-0/+34
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky2-3/+0
2006-06-29[S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky1-5/+0
2006-06-29[S390] fix duplicate export of overflow{ug}idSerge E. Hallyn1-2/+0
2006-06-29[S390] avenrun export in appdata_base.cGerald Schaefer1-1/+0
2006-06-29[S390] head.S code moving.Heiko Carstens3-90/+88
2006-06-29[S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky2-41/+116
2006-06-29[S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer1-1/+1
2006-06-29[S390] console_unblank woes.Martin Schwidefsky1-3/+18
2006-06-29[S390] memory detection.Heiko Carstens2-2/+2
2006-06-29[S390] incomplete stack traces.Heiko Carstens1-5/+3
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras1-0/+1
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2-11/+3
2006-06-29[POWERPC] U4 DART improvementsOlof Johansson2-7/+48
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer3-0/+400
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2-71/+78
2006-06-29[POWERPC] Fix idr locking in init_new_contextSonny Rao1-0/+2
2006-06-29[POWERPC] mpc7448hpc2 (taiga) board config fileZang Roy-r619111-0/+923
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619113-0/+558
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619117-3/+397
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-94/+297
2006-06-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-25/+575
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer1-60/+6
2006-06-28[PATCH] m68knommu: configuration options for ROM regionGreg Ungerer1-0/+53
2006-06-28[PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer1-0/+1