summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2007-06-21[PARISC] unwinder improvementsRandolph Chung
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung
2007-06-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu
2007-06-20x86: change_page_attr bandaidsAndi Kleen
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen
2007-06-20x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool
2007-06-19[POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang
2007-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens
2007-06-19[S390] Print list of modules on die().Heiko Carstens
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens
2007-06-19[S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu
2007-06-19sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt
2007-06-19sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt
2007-06-18sh: oops_enter()/oops_exit() in die().Paul Mundt
2007-06-18sh: Fix restartable syscall arg5 clobbering.Kaz Kojima
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds
2007-06-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-15Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman