aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-26[IA64] Correct unwind validation codeKeith Owens1-5/+11
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu1-1/+2
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle1-2/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2-65/+3
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle1-1/+11
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle1-0/+1
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1
2007-06-26[MIPS] remove "support for" from system type entryYoichi Yuasa1-2/+2
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa1-0/+1
2007-06-26[MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle1-1/+1
2007-06-26[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller1-0/+4
2007-06-26[SPARC64]: Fix VIRQ enabling.David S. Miller1-1/+7
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras1-3/+7
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2-4/+7
2007-06-26[POWERPC] Update defconfigsPaul Mackerras16-1792/+1574
2007-06-26[POWERPC] Update g5_defconfigwill schmidt1-179/+188
2007-06-25[ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre1-0/+3
2007-06-25[ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas1-0/+1
2007-06-25Blackfin arch: Fix up remaining printks with proper log levelsRobin Getz1-1/+2
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configurationJie Zhang3-4/+41
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin1-0/+2
2007-06-24x86_64: fix misplaced `continue' in mce.cJoshua Wise1-2/+4
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2-23/+70
2007-06-23[AVR32] Update defconfigsHaavard Skinnemoen2-213/+119
2007-06-23[AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell1-0/+12
2007-06-23[AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au1-3/+0
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen1-9/+5
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2-0/+10
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2-2/+2
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz1-3/+5
2007-06-21Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz1-55/+86
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz5-16/+41
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven4-3/+7
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-7/+36
2007-06-21[PARISC] unwinder improvementsRandolph Chung1-7/+34
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung1-0/+2
2007-06-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-62/+63
2007-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-3/+5
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu2-3/+3
2007-06-20x86: change_page_attr bandaidsAndi Kleen2-15/+22
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2-0/+2
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-3/+0
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen2-0/+39
2007-06-20x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2-3/+22
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle10-62/+63
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds1-0/+3
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool1-3/+2
2007-06-19[POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang1-19/+29