summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: update board defconfig filesMike Frysinger2007-07-025-13/+76
* Blackfin arch: Fix up remaining printks with proper log levelsRobin Getz2007-06-251-1/+2
* Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-253-4/+41
* PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-011-2/+2
* i386: mtrr crash fixAndrew Morton2007-07-011-1/+2
* i386: remove bogus mtrr range checkLinus Torvalds2007-07-011-5/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-301-1/+11
|\
| * [SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller2007-06-261-0/+4
| * [SPARC64]: Fix VIRQ enabling.David S. Miller2007-06-261-1/+7
* | Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt2007-06-301-1/+1
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-283-14/+10Star
* | mips-jazz: correct flags for timer io resourceAlexey Dobriyan2007-06-281-1/+1
* | mtrr/cyrix: fix sectionsRandy Dunlap2007-06-281-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-06-277-13/+25
|\ \
| * | [IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen2007-06-263-5/+10
| * | [IA64] Force error to surface in nofault codeRuss Anderson2007-06-261-1/+2
| * | [IA64] remove duplicate header include lineMUNEDA Takahiro2007-06-261-1/+0Star
| * | [IA64] Correct unwind validation codeKeith Owens2007-06-261-5/+11
| * | [IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu2007-06-261-1/+2
| |/
* | x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-271-3/+29
* | x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-271-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-274-29/+58
|\ \
| * | [ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre2007-06-251-0/+3
| * | [ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas2007-06-251-0/+1
| * | [ARM] Update show_regs/oops register formatRussell King2007-06-181-28/+35
| * | [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-171-1/+19
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-2710-74/+23Star
|\ \ \
| * | | [MIPS] Count timer interrupts correctly.Chris Dearman2007-06-261-1/+1
| * | | [MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle2007-06-261-2/+1Star
| * | | [MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2007-06-262-65/+3Star
| * | | [MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle2007-06-261-1/+11
| * | | [MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle2007-06-261-0/+1
| * | | [MIPS] Fix pb1500 reg B accessYoichi Yuasa2007-06-261-1/+1
| * | | [MIPS] Alchemy: Fix wrong castYoichi Yuasa2007-06-261-1/+1
| * | | [MIPS] remove "support for" from system type entryYoichi Yuasa2007-06-261-2/+2
| * | | [MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa2007-06-261-0/+1
| * | | [MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle2007-06-261-1/+1
| | |/ | |/|
* | | [POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras2007-06-261-3/+7
* | | [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-262-4/+7
* | | [POWERPC] Update defconfigsPaul Mackerras2007-06-2616-1792/+1574Star
* | | [POWERPC] Update g5_defconfigwill schmidt2007-06-261-179/+188
|/ /
* | ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-241-0/+2
* | x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* | alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2007-06-242-23/+70
* | [AVR32] Update defconfigsHaavard Skinnemoen2007-06-232-213/+119Star
* | [AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell2007-06-231-0/+12
* | [AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au2007-06-231-3/+0Star
* | [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5Star
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-232-0/+10
* | i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2007-06-232-2/+2