summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner2007-03-221-1/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-216-38/+42
|\
| * [IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-201-2/+10
| * [IA64] Altix: ioremap vga_console_iobaseJohn Keller2007-03-201-3/+3
| * [IA64] Fix typo/thinko in crash.cJay Lan2007-03-201-1/+1
| * [IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner2007-03-201-7/+15
| * [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-203-27/+23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-194-0/+6
|\ \
| * | [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-194-0/+6
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1917-24/+49
|\ \ \
| * | | [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle2007-03-191-3/+3
| * | | [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
| * | | [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-1913-17/+16
| * | | [MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2007-03-192-3/+19
| * | | [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle2007-03-191-0/+10
| |/ /
* | | 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