summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-191-5/+4
* [S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2007-03-192-1/+12
* [S390] strlcpy is smart enoughJean Delvare2007-03-191-1/+1
* [S390] memory detection: fix off by one bug.Heiko Carstens2007-03-191-2/+8
* [PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell2007-03-181-0/+1
* [PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner2007-03-181-51/+27
* [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers2007-03-181-5/+8
* [PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-181-2/+10
* [PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk2007-03-181-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-172-16/+8
|\
| * [SPARC64]: Use Kconfig.preemptDavid S. Miller2007-03-172-16/+8
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-03-1711-44/+92
|\ \ | |/ |/|
| * [PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2007-03-162-0/+3
| * [PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain2007-03-161-1/+1
| * [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-164-8/+8
| * [PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen2007-03-161-9/+8
| * [PATCH] x86-64: wire up compat sched_rr_get_interval(2)Alexandr Andreev2007-03-161-1/+1
| * [PATCH] i386: Update defconfigAndi Kleen2007-03-161-9/+34
| * [PATCH] x86-64: Update defconfigAndi Kleen2007-03-161-16/+37
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-162-3/+35
|\ \
| * | [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-162-3/+35
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1613-164/+242
|\ \
| * | [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle2007-03-171-1/+1
| * | [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-172-29/+35
| * | [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-171-0/+6
| * | [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-171-17/+24
| * | [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-171-5/+16
| * | [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle2007-03-171-1/+1
| * | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-171-0/+12
| * | [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-176-93/+77
| * | [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-175-23/+75
| |/
* | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-163-3/+7
|/
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-142-12/+1
* [PATCH] sparc: nr_free_pages() is unsigned longAl Viro2007-03-141-1/+1
* [PATCH] pasemi trivial iomem annotationsAl Viro2007-03-141-1/+1
* [PATCH] constant should be longAl Viro2007-03-141-1/+1
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
* [PATCH] stacktrace doesn't work on umlAl Viro2007-03-141-1/+1
* [PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro2007-03-141-2/+2
* [PATCH] appldata build fixAl Viro2007-03-141-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-133-3/+15
|\
| * [SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller2007-03-121-0/+3
| * [SPARC]: Hook up missing syscalls.David S. Miller2007-03-122-3/+12
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1351-75/+17
|\ \ | |/ |/|
| * [MIPS] kspd: ioctl needs a translation entry.Ralf Baechle2007-03-131-1/+3
| * [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-1349-65/+1
| * [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman2007-03-131-9/+13
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-1211-126/+236
|\ \
| * \ Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-03-1211-126/+236
| |\ \
| | * | [POWERPC] update cell_defconfigArnd Bergmann2007-03-101-21/+130
OpenPOWER on IntegriCloud