aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-07-12[S390] Fix sparse warnings.Heiko Carstens11-26/+31
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+1
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen1-3/+10
2006-07-10[PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen1-1/+4
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2-4/+8
2006-07-10[PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin1-1/+1
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder1-1/+1
2006-07-10[PATCH] x86_64: Update defconfigAndi Kleen1-5/+31
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2-9/+2
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig2-2/+2
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2-2/+2
2006-07-10[PATCH] uml: make mconsole version requests happen in a processJeff Dike1-1/+6
2006-07-10[PATCH] uml: remove unused variableJeff Dike1-1/+0
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike2-10/+6
2006-07-10[PATCH] uml: formatting fixesJeff Dike3-128/+110
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike7-38/+46
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike7-86/+2
2006-07-10[PATCH] uml: make some symbols staticJeff Dike3-19/+6
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike1-1/+8
2006-07-10[PATCH] uml: remove os_isattyJeff Dike4-23/+16
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike2-31/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2-1/+8
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike2-1/+2
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike1-16/+4
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike6-15/+14
2006-07-10[PATCH] uml: remove useless declarationJeff Dike1-5/+0
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike8-34/+28
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike5-85/+30
2006-07-10[PATCH] uml: clean up address space limits codeTyler5-32/+10
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi1-2/+0
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn5-11/+11
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton1-2/+3
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk1-1/+1
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells9-107/+248
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells1-0/+8
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-2/+0
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells4-8/+15
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt14-204/+243
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl28-27/+28
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2-0/+3
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2-4/+4
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar1-3/+1
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian3-22/+34
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+11
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2-1/+6
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-77/+79
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-05[ARM] 3711/1: AT91 timer updateAndrew Victor3-57/+66
2006-07-05[ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool4-20/+13
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-7/+7
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-8/+31
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds9-9/+9
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds51-2229/+6284
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar6-12/+12
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2-14/+1
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-0/+2
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2-2/+2
2006-07-03[PATCH] lockdep: enable on s390Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: enable on x86_64Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: enable on i386Ingo Molnar1-0/+4
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar1-0/+10
2006-07-03[PATCH] lockdep: x86_64 early initIngo Molnar1-0/+5
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens5-2/+55
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar1-0/+5
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar4-54/+161
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar3-4/+42
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens3-0/+95
2006-07-03[PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar3-0/+226
2006-07-03[PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar3-0/+103
2006-07-03[PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens1-0/+5
2006-07-03[PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar2-39/+9
2006-07-03[PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar1-1/+60
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar3-41/+32
2006-07-03[PATCH] uml build fixTheodore Tso1-0/+2
2006-07-04Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras5-1/+1526
2006-07-04[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt1-0/+212
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg9-9/+9
2006-07-03Merge branch '83xx' into for_paulusKumar Gala5-1/+1526
2006-07-03powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips1-0/+1336
2006-07-03powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips4-1/+190
2006-07-03[ARM] Fix warning in consistent.cRussell King1-2/+1
2006-07-03[ARM] Fix warnings in arch/arm/kernel/setup.cRussell King1-1/+1
2006-07-03[ARM] Fix ecard.c resource warnings.Russell King1-1/+1
2006-07-03[ARM] Fix ISA IRQ resourcesRussell King1-3/+16
2006-07-03[ARM] Fix bad asm instruction in proc-arm925.SRussell King1-1/+2
2006-07-03[ARM] More missing proc-macros.S includesRussell King4-0/+8
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt38-1906/+2314
2006-07-03[ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek1-0/+2
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2-1/+6
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt1-24/+419
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt14-590/+663
2006-07-03[POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt1-1/+12
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2-7/+19
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt3-7/+43
2006-07-03[POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras1-0/+1378
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-03[POWERPC] fix implicit declaration on cell.Dave Jones1-0/+1
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr1-2/+1
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-01Pull acpi_os_free into release branchLen Brown2-7/+7
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