aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-233-10/+6
|\
| * [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-232-8/+4
| * [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2
* | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-23511-317/+42256
|\ \
| * | x86: canonicalize remaining header guardsH. Peter Anvin2008-10-233-8/+8
| * | x86: drop double underscores from header guardsH. Peter Anvin2008-10-2332-96/+96
| * | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-22271-805/+805
| * | x86, um: get rid of uml-config.hAl Viro2008-10-223-16/+17
| * | x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-225-132/+131
| * | x86, um: get rid of arch/um/os symlinkAl Viro2008-10-225-25/+4
| * | x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-229-9/+0
| * | x86, um: get rid of header symlinksAl Viro2008-10-2250-19/+5
| * | x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro2008-10-224-57/+23
| * | x86, um: get rid of sysdep symlinkAl Viro2008-10-2241-10/+2
| * | x86, um: trim the junk from uml ptrace-*.hAl Viro2008-10-222-15/+2
| * | x86, um: take vm-flags.h to sysdepAl Viro2008-10-224-3/+2
| * | x86, um: get rid of uml asm/archAl Viro2008-10-222-18/+2
| * | x86, um: get rid of uml highmem.hAl Viro2008-10-224-17/+14
| * | x86, um: get rid of uml unistd.hAl Viro2008-10-225-41/+4
| * | x86, um: get rid of system.h -> system.h includeAl Viro2008-10-227-55/+266
| * | x86, um: uml atomic.h is not needed anymoreAl Viro2008-10-221-11/+0
| * | x86, um: untangle uml ldt.hAl Viro2008-10-229-9/+9
| * | x86, um: get rid of more uml asm/arch usesAl Viro2008-10-223-3/+3
| * | x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro2008-10-221-6/+0
| * | x86, um: get rid of uml signal.hAl Viro2008-10-223-30/+2
| * | x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-227-71/+2
| * | x86, um: now we can get rid of trivial uml headersAl Viro2008-10-2260-371/+2
| * | x86, um: ... and asm-x86 moveAl Viro2008-10-22338-9/+38681
| * | x86, um: initial part of asm-um moveAl Viro2008-10-22145-8/+3699
| * | x86, um: take arch/um/include/* out of the wayAl Viro2008-10-2279-27/+26
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-238-30/+101
|\ \
| * | ACPI: fix ia64 build warningLen Brown2008-10-231-1/+1
| * | Merge branch 'bugzilla-11715' into testLen Brown2008-10-231-3/+52
| |\ \
| | * | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
| * | | Merge branch 'linus' into testLen Brown2008-10-232676-45309/+167678
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'yinghai' into testLen Brown2008-10-221-0/+3
| |\ \ \
| | * | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-101-0/+3
| * | | | Merge branch 'ull' into testLen Brown2008-10-221-4/+4
| |\ \ \ \
| | * | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-4/+4
| | |/ / /
| * | | | Merge branch 'misc' into testLen Brown2008-10-222-3/+5
| |\ \ \ \
| | * | | | fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3
| | * | | | x86: trim ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | * | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | |/ / /
| * | | | Merge branch 'i7300_idle' into testLen Brown2008-10-222-0/+9
| |\ \ \ \
| | * | | | i7300_idle driver v1.55Andy Henroid2008-10-211-0/+2
| | * | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
| | |/ / /
| * | | | Merge branch 'cpuidle' into testLen Brown2008-10-221-0/+3
| |\ \ \ \
| | * | | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-161-0/+3
| | |/ / /
| * | | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-18/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24