summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki
2007-07-01i386: mtrr crash fixAndrew Morton
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha
2007-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-06-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen
2007-06-26[IA64] Force error to surface in nofault codeRuss Anderson
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro
2007-06-26[IA64] Correct unwind validation codeKeith Owens
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa
2007-06-26[MIPS] remove "support for" from system type entryYoichi Yuasa
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa
2007-06-26[MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle
2007-06-26[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller
2007-06-26[SPARC64]: Fix VIRQ enabling.David S. Miller
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds
2007-06-26[POWERPC] Update defconfigsPaul Mackerras
2007-06-26[POWERPC] Update g5_defconfigwill schmidt
2007-06-25[ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre
2007-06-25[ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin
2007-06-24x86_64: fix misplaced `continue' in mce.cJoshua Wise
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky
2007-06-23[AVR32] Update defconfigsHaavard Skinnemoen
2007-06-23[AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell
2007-06-23[AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz
2007-06-21Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds