summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-191-2/+5
|\
| * [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-195-9/+32
|\ \
| * | [S390] Wire up sys_utimes.Heiko Carstens2007-03-192-0/+7
| * | [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
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-186-30/+30
|\ \ \ | |/ / |/| |
| * | sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-143-14/+7
| * | sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-122-16/+17
| * | sh: Fix PCI BAR address-space wraparound.Hideo Saito2007-03-121-0/+6
* | | [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
OpenPOWER on IntegriCloud