aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-03-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-29[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki
2007-03-29[IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade
2007-03-29[PATCH] Add suspend/resume for HPETMaxim Levitsky
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-29[PATCH] uml: fix LVM crashJason Lunz
2007-03-29[PATCH] uml: irq locking fixesJeff Dike
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike
2007-03-29[PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu
2007-03-29[POWERPC] Fix dcr_unmap()Jean-Christophe Dubois
2007-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2007-03-28sh: Kill bogus GCC4 symbol exports.Paul Mundt
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike
2007-03-26[SPARC32]: Fix SMP build regressionRobert Reif
2007-03-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch
2007-03-26[S390] kprobes: Align probe address.David Wilder
2007-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu
2007-03-23[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner
2007-03-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-03-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-20[ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai