summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2055-1629/+6329
|\
| * [PARISC] Make palo target work when $obj != $srcKyle McMartin2007-10-201-5/+9
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-191-5/+5
| * [PARISC] Fix tests in palo targetKyle McMartin2007-10-191-2/+2
| * [PARISC] Fix palo targetKyle McMartin2007-10-181-1/+1
| * [PARISC] Restore palo targetKyle McMartin2007-10-181-0/+20
| * [PARISC] Attempt to clean up parisc/MakefileKyle McMartin2007-10-181-38/+24
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-32/+0
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-185-59/+3
| * [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-185-8/+8
| * [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-182-6/+4
| * [PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin2007-10-181-1/+1
| * [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-183-13/+13
| * [PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg2007-10-181-134/+185
| * [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-181-2/+2
| * [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
| * [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-181-1/+6
| * [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2
| * [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-1831-24/+4628
| * [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4
| * [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-181-2/+2
| * [PARISC] Update defconfigsKyle McMartin2007-10-185-1324/+1439
| * [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-182-0/+8
* | kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller2007-10-202-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19171-291/+291
|\ \
| * | small documentation fixesPhilipp Marek2007-10-201-2/+2
| * | Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett2007-10-201-1/+1
| * | typo fixesMatt LaPlante2007-10-208-45/+46
| * | spelling fixes: arch/x86_64/Simon Arlott2007-10-209-13/+13
| * | spelling fixes: arch/v850/Simon Arlott2007-10-202-4/+4
| * | spelling fixes: arch/um/Simon Arlott2007-10-209-10/+10
| * | spelling fixes: arch/m68k/Simon Arlott2007-10-208-11/+11
| * | spelling fixes: arch/m32r/Simon Arlott2007-10-205-15/+15
| * | spelling fixes: arch/i386/Simon Arlott2007-10-2037-57/+57
| * | spelling fixes: arch/h8300/Simon Arlott2007-10-204-4/+4
| * | spelling fixes: arch/frv/Simon Arlott2007-10-203-4/+4
| * | spelling fixes: arch/cris/Simon Arlott2007-10-2026-42/+42
| * | spelling fixes: arch/alpha/Simon Arlott2007-10-2010-10/+9
| * | H8300: Typo: "buildin" -> "builtin"Robert P. J. Day2007-10-201-3/+3
| * | XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day2007-10-201-1/+1
| * | BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day2007-10-201-1/+1
| * | Spelling fix: explicitlyJean Delvare2007-10-196-7/+7
| * | more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1928-46/+46
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1914-14/+14
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1970-635/+630
|\ \ \ | |/ / |/| |
| * | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1931-110/+125
| * | x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-191-10/+2
| * | i386: do not BUG_ON() when MSR is unknownStephane Eranian2007-10-191-4/+12
| * | x86: acpi use cpu_physical_idMike Travis2007-10-191-0/+2