summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2008-10-112-1/+5
|\
| * ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
| * sound: make OSS sound core optionalTejun Heo2008-08-291-0/+4
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-1119-103/+493
|\ \
| * | [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
| * | [S390] introduce dirty bit for kvm live migrationFlorian Funke2008-10-101-2/+43
| * | [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop2008-10-101-0/+13
| * | [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-102-0/+14
| * | [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-39/+212
| * | [S390] ptrace changesMartin Schwidefsky2008-10-108-48/+202
| * | [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
| * | [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-101-1/+7
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-113-47/+49
|\ \ \
| * | | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-091-2/+3
| * | | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-091-3/+5
| * | | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi2008-10-091-21/+20
| * | | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi2008-10-091-21/+21
* | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-1014-0/+22
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-0814-0/+22
| |\ \ \ \ \
| | | * | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-0814-0/+22
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-102-0/+199
|\ \ \ \ \ \ \
| * | | | | | | crypto: crc32c - Use Intel CRC32 instructionAustin Zhang2008-08-292-0/+199
* | | | | | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-1081-1238/+2247
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------------------------------------. \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-0663-697/+1162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | * | | | | | | i386: vmalloc size fixDave Young2008-08-211-1/+2
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86, tsc calibration: fixIngo Molnar2008-09-061-1/+1
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: quick TSC calibration, improveIngo Molnar2008-09-041-0/+6
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: quick TSC calibrationLinus Torvalds2008-09-041-1/+118
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: TSC make the calibration loop smarterThomas Gleixner2008-09-041-37/+58
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: TSC: use one set of reference variablesThomas Gleixner2008-09-041-11/+11
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner2008-09-041-15/+41
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: TSC: define the PIT latch value separateThomas Gleixner2008-09-041-5/+9
| | | | | | | | | | | | | | | | | | * | | | | | | | | | x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison2008-09-241-3/+3
| | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: default to reboot via ACPIAvi Kivity2008-08-251-1/+5
| | | | | | | | | | | | | | | | * | | | | | | | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-051-4/+0
| | | | | | | | | | | | | | | | * | | | | | | | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-223-16/+16
| | | | | | | | | | | | | | | * | | | | | | | | | | | | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi2008-08-191-88/+87
| | | | | | | | | | | | | | * | | | | | | | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-222-14/+42
| | | | | | | | | | | | | | * | | | | | | | | | | | | | x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski2008-09-221-0/+41
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu2008-10-041-1/+4
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu2008-10-041-0/+9
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: print out correct type v2Yinghai Lu2008-10-041-1/+3
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu2008-10-031-1/+24
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu2008-10-031-1/+1
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón2008-10-031-2/+2
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: change MTRR_SANITIZER to def_bool yYinghai Lu2008-10-011-2/+2
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu2008-09-291-4/+4
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu2008-09-291-24/+79
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu2008-09-291-3/+1
| | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu2008-09-281-31/+43
OpenPOWER on IntegriCloud