summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: irqbalance_disable() section fixAndrew Morton2007-04-091-1/+1
* [PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton2007-04-091-1/+1
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-092-1/+24
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-026-89/+254
|\
| * [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-022-0/+28
| * [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-022-2/+2
| * [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-022-58/+187
| * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-29/+37
* | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-021-0/+9
* | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-4/+67
* | [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-022-22/+0Star
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-012-4/+5
|\
| * [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
| * [ARM] 4289/1: AT91: SAM9260 NAND flash timingAndrew Victor2007-03-291-4/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-309-21/+97
|\ \
| * | [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-301-7/+33
| * | [MIPS] BCM1480: Fix setting of irq affinity.Mark Mason2007-03-301-2/+2
| * | [MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle2007-03-301-3/+3
| * | [MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle2007-03-301-5/+15
| * | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle2007-03-301-0/+5
| * | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman2007-03-301-0/+31
| * | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-301-1/+5
| * | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle2007-03-301-1/+1
| * | [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-301-0/+1
| * | [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-301-1/+0Star
| * | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-301-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-304-4/+18
|\ \ \ | |/ / |/| |
| * | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck2007-03-301-1/+0Star
| * | [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-301-1/+16
| * | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-301-1/+1
| * | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-301-1/+1
* | | [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
* | | [PATCH] Add suspend/resume for HPETMaxim Levitsky2007-03-291-0/+68
|/ /
* | [PATCH] uml: fix compilation problemsJeff Dike2007-03-292-1/+4
* | [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1Star
* | [PATCH] uml: irq locking fixesJeff Dike2007-03-291-5/+7
* | [PATCH] uml: fix device unplug crashJeff Dike2007-03-291-0/+3
* | [PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike2007-03-291-7/+6Star
* | [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu2007-03-291-3/+3
|/
* [POWERPC] Fix dcr_unmap()Jean-Christophe Dubois2007-03-291-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-281-0/+2
|\
| * [SPARC32]: Fix SMP build regressionRobert Reif2007-03-271-0/+2
* | [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-284-6/+15
* | sh: Kill bogus GCC4 symbol exports.Paul Mundt2007-03-281-3/+0Star
* | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-271-1/+3
* | [PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner2007-03-271-1/+1
* | [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-275-14/+15
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-261-1/+1
|\
| * [S390] kprobes: Align probe address.David Wilder2007-03-261-1/+1
* | pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
|/