aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-0810-238/+2
* aout: mark arches that support A.OUT formatDavid Howells2008-02-0814-2/+42
* time: fix typo in commentsLi Zefan2008-02-082-8/+8
* pid: fix solaris_procidsEric W. Biederman2008-02-081-2/+2
* pid: fix mips irix emulation pid usageEric W. Biederman2008-02-083-19/+23
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-12/+12
* Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-071-0/+4
|\
| * SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-071-0/+4
* | Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+1
* | m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-0/+43
|\ \ | |/ |/|
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+43
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-077-922/+1066
|\ \
| * | [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47
| * | [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77
| * | [SPARC64]: Use regsets for ELF core dumping.David S. Miller2008-02-071-27/+4
| * | [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0
| * | [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-074-700/+172
| * | [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-072-28/+2
| * | [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-072-89/+0
| * | [SPARC32]: Add user regset support.David S. Miller2008-02-071-1/+284
| * | [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
| * | [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-072-0/+28
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-077-67/+34
|\ \ \
| * | | Revert "cpuidle: build fix for non-x86"Len Brown2008-02-071-3/+0
| * | | Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-072-7/+0
| |\ \ \
| | * | | ACPI: misc cleanupsAdrian Bunk2008-02-072-7/+0
| | |/ /
| * | | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-072-0/+12
| |\ \ \
| | * | | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-022-0/+12
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-072-3/+3
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * | | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-132-3/+3
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-071-0/+6
| |\ \ \ \ \ \
| | | * | | | | cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-0/+3
| | | | |/ / / | | | |/| | |
| | * | | | | cpuidle: build fix for non-x86Kevin Hilman2008-01-311-0/+3
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------------. \ \ \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-074-57/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / / | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | |
| | | | | | | | | * | | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-143-53/+15
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | | * | | | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-201-4/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-02-073-9/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | leds: Standardise LED naming schemeRichard Purdie2008-02-073-9/+9
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-02-076-27/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-061-12/+12
| * | | | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-061-1/+3
| * | | | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-061-5/+32
| * | | | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-061-1/+1
| * | | | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-061-3/+2
| * | | | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-061-2/+2
| * | | | | | | | | | | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-061-1/+1
| * | | | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-061-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0768-725/+1516
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-1/+1