aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22Pull misc into release branchLen Brown1-8/+0
2007-07-22Pull bugzilla-7880 into release branchLen Brown1-2/+2
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-15/+213
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig1-0/+1
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro3-2/+5
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro5-9/+46
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro11-0/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda5-29/+63
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara1-6/+7
2007-07-21x86_64: remove __smp_alt* sectionsJan Beulich1-9/+0
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter1-22/+2
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2-0/+156
2007-07-21x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni1-1/+1
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-1/+1
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner2-2/+1
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright1-1/+1
2007-07-21i386: remove volatile in apic.cThomas Gleixner1-2/+2
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu8-6/+8
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes1-1/+5
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes2-37/+25
2007-07-21x86_64: disable the GART in shutdownYinghai Lu3-0/+29
2007-07-21x86_64: change _map_single to static in pci_gart.c etcYinghai Lu2-6/+6
2007-07-21x86_64: lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-0/+2
2007-07-21x86_64: During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa1-18/+0
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft1-0/+1
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl1-1/+1
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III2-9/+15
2007-07-21i386: HPET, check if the counter worksThomas Gleixner1-1/+23
2007-07-21i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on rebootJames Jarvis1-0/+9
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki2-0/+33
2007-07-21i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg1-1/+1
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk1-3/+3
2007-07-21x86_64: Calgary - fold in redundant functionsMuli Ben-Yehuda1-21/+9
2007-07-21x86_64: Calgary - change _map_single, etc to staticYinghai Lu1-4/+4
2007-07-21x86_64: Calgary - tighten up the bitmap lockingMuli Ben-Yehuda1-23/+17
2007-07-21x86_64: Calgary - fix few style problems pointed out by checkpatch.plMuli Ben-Yehuda1-3/+6
2007-07-21x86_64: tidy up debug printksMuli Ben-Yehuda1-10/+3
2007-07-21x86_64: only reserve the first 1MB of IO space for CalIOC2Muli Ben-Yehuda1-2/+2
2007-07-21x86_64: tabify and trim trailing whitespaceMuli Ben-Yehuda1-20/+20
2007-07-21x86_64: cleanup of unneeded macrosGuillaume Thouvenin1-5/+0
2007-07-21x86_64: reserve TCEs with the same address as MEM regionsMuli Ben-Yehuda1-0/+67
2007-07-21x86_64: grab PLSSR too when a DMA error occursMuli Ben-Yehuda1-3/+6
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda1-8/+34
2007-07-21x86_64: implement CalIOC2 TCE cache flush sequenceMuli Ben-Yehuda1-1/+87