summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-09-22avr32: Use platform_driver_probe for pdc platform driverUwe Kleine-König1-2/+1
2008-09-22avr32: Use platform_driver_probe for pio platform driverUwe Kleine-König1-2/+1
2008-09-22avr32: Provide a way to deselect pins in the portmuxHaavard Skinnemoen2-0/+20
2008-09-22ngw100: export J15 through sysfsDavid Brownell1-0/+10
2008-09-22avr32: Allow fine-grained control over LCDC pinsJulien May5-73/+158
2008-09-22avr32: added mem kernel command line option supportMarco Stornelli1-0/+19
2008-09-22Add kernel support for oprofile callgraphs on AVR32Nikolaus Voss3-1/+86
2008-09-22avr32: use the new byteorder headersHarvey Harrison2-10/+15
2008-09-21Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+1
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto3-20/+55
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle1-0/+2
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto1-4/+17
2008-09-20KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-26/+10
2008-09-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-25/+23
2008-09-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-24/+13
2008-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds8-6/+51
2008-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+10
2008-09-19avr32: nmi_enter() without nmi_exit()Manfred Spraul1-4/+4
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2-1/+10
2008-09-19avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt2-0/+31
2008-09-19avr32: add .gitignore filesMarkus Heidelberg2-0/+5
2008-09-19atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=yHaavard Skinnemoen1-1/+1
2008-09-18[ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2-8/+13
2008-09-18[ARM] omap: back out 'internal_clock' supportRussell King1-13/+0
2008-09-17[ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()roelkluin1-3/+0
2008-09-17Fix compile failure with non modular buildsJames Bottomley3-20/+18
2008-09-17powerpc: Holly board needs dtbImage targetJosh Boyer1-1/+1
2008-09-17powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi1-4/+4
2008-09-16sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.David S. Miller2-3/+5
2008-09-16sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-09-16x86: completely disable NOPL on 32 bitsH. Peter Anvin1-20/+4
2008-09-16[MIPS] VR41xx: unsigned irq cannot be negativeroel kluin1-2/+4
2008-09-14x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon1-4/+0
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge1-1/+1
2008-09-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-34/+104
2008-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-108/+16
2008-09-14[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King1-1/+1
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov1-0/+8
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov1-0/+3
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller2-6/+6
2008-09-13sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-09-12x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge1-1/+4
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-09-11Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+17
2008-09-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-30/+36
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King1-32/+91
2008-09-11KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang3-4/+5