summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-2913-147/+281
|\
| * [PARISC] Fix do_gettimeofday() hangJames Bottomley2006-06-271-2/+16
| * [PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley2006-06-271-13/+50
| * [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-271-44/+40
| * [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-272-2/+4
| * [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-272-1/+29
| * [PARISC] Match show_cache_info with realityKyle McMartin2006-06-271-8/+10
| * [PARISC] Remove unused macro fixup_branch in syscall.SKyle McMartin2006-06-271-12/+0
| * [PARISC] Add is_compat_task() helperKyle McMartin2006-06-272-14/+14
| * [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-271-0/+5
| * [PARISC] Work around machines which do not support chassis warningsThibaut Varene2006-06-271-20/+24
| * [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-272-15/+80
| * [PARISC] Remove dead function pc_in_user_spaceKyle McMartin2006-06-271-9/+0
| * [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-8/+10
| * [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-272-4/+4
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-06-2914-214/+368
|\ \
| * | [S390] appldata enhancements.Gerald Schaefer2006-06-295-63/+108
| * | [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-291-0/+34
| * | [S390] remove export of sys_call_tableMartin Schwidefsky2006-06-292-3/+0
| * | [S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky2006-06-291-5/+0
| * | [S390] fix duplicate export of overflow{ug}idSerge E. Hallyn2006-06-291-2/+0
| * | [S390] avenrun export in appdata_base.cGerald Schaefer2006-06-291-1/+0
| * | [S390] head.S code moving.Heiko Carstens2006-06-293-90/+88
| * | [S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky2006-06-292-41/+116
| * | [S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer2006-06-291-1/+1
| * | [S390] console_unblank woes.Martin Schwidefsky2006-06-291-3/+18
| * | [S390] memory detection.Heiko Carstens2006-06-292-2/+2
| * | [S390] incomplete stack traces.Heiko Carstens2006-06-291-5/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2931-100/+151
|\ \ \
| * | | [PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal2006-06-271-0/+2
| * | | [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-0/+1
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-2721-45/+46
| * | | [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-279-48/+65
| * | | [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+36
* | | | [PATCH] genirq MSI fixesIngo Molnar2006-06-291-0/+5
* | | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-295-10/+33
* | | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-295-0/+21
* | | | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* | | | [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-297-15/+15
* | | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-2910-16/+16
* | | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29135-322/+326
* | | | [PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk2006-06-291-4/+0
* | | | [PATCH] sparc: register_cpu() build fixAndrew Morton2006-06-291-1/+1
* | | | [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-294-0/+11
* | | | [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-2/+2
| |/ / |/| |
* | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2824-94/+297
|\ \ \
| * | | [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
| * | | [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
| * | | [ARM] nommu: prevent Xscale-based machines being selectedRussell King2006-06-281-0/+5
OpenPOWER on IntegriCloud