aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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-299-21/+97
|\ \
| * | [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-291-7/+33
| * | [MIPS] BCM1480: Fix setting of irq affinity.Mark Mason2007-03-291-2/+2
| * | [MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle2007-03-291-3/+3
| * | [MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle2007-03-291-5/+15
| * | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle2007-03-291-0/+5
| * | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman2007-03-291-0/+31
| * | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-291-1/+5
| * | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle2007-03-291-1/+1
| * | [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-291-0/+1
| * | [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-291-1/+0
| * | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-291-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-294-4/+18
|\ \ \ | |/ / |/| |
| * | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck2007-03-291-1/+0
| * | [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-291-1/+16
| * | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-291-1/+1
| * | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-291-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/+1
* | [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/+6
* | [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-261-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/+0
* | [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
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-245-9/+60
|\
| * [ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt2007-03-202-0/+4
| * [ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)Dan Williams2007-03-172-8/+55
| * [ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqsGraeme Gregory2007-03-171-1/+1
* | [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner2007-03-241-2/+7
* | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-245-15/+16
* | [MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle2007-03-241-4/+5
* | [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2