aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-27davinci: DM644x: NAND: update partitioningDavid Brownell1-6/+36
2009-04-27davinci: update DM644x support in preparation for more SoCsKevin Hilman7-39/+791
2009-04-27davinci: DM644x: rename board fileKevin Hilman1-0/+0
2009-04-27davinci: update pin-multiplexing supportKevin Hilman6-66/+339
2009-04-27davinci: serial: generalize for more SoCsKevin Hilman2-20/+96
2009-04-27davinci: DM355 IRQ Definitionss-paulraj@ti.com2-0/+118
2009-04-27davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2-6/+129
2009-04-27davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer1-11/+6
2009-04-27davinci: gpio bugfixesDavid Brownell2-36/+69
2009-04-27davinci: add EDMA driverKevin Hilman3-1/+1364
2009-04-27davinci: timers: use clk_get_rate()Kevin Hilman1-3/+21
2009-04-23davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman12-98/+105
2009-04-23davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman10-234/+402
2009-04-23davinci: add runtime CPU detection supportKevin Hilman2-3/+75
2009-04-23davinci: add default Kconfig, add HAVE_IDEKevin Hilman2-0/+1785
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells6-8/+8
2009-04-21uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm46-61/+76
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+9
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-55/+20
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt191-2868/+12158
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin4-55/+20
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-10/+6
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2-8/+10
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-2470/+2142
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-182/+930
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-7/+30
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds1-0/+25
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds110-0/+9454
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-218/+117
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo1-0/+17
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks1-1/+1
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks1-1/+0
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks1-1/+1
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks1-2/+2
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks1-0/+1
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks1-1/+1
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2-0/+11
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata108-0/+9443
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds6-64/+154
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko1-2/+0
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh1-79/+19
2009-04-16[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij1-5/+4
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich1-8/+5
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti1-0/+1
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman1-3/+9