summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24839-3479/+47267
|\
| * FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-226-8/+8
| * uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
| * frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
| * clocksource: pass clocksource to read() callbackMagnus Damm2009-04-2146-61/+76
| * Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-213-2/+9
| |\
| | * Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt2009-04-21191-2868/+12158
| | |\
| | | * sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka2009-04-211-0/+9
| | * | sh: sh7723: Don't default enable the RTC clock.Paul Mundt2009-04-161-1/+0
| | * | sh: sh7722: Don't default enable the RTC clock.Paul Mundt2009-04-161-1/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-214-55/+20
| |\ \ \
| | * | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-214-55/+20
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-202-10/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [IA64] fix allmodconfig compilation breakage.Isaku Yamahata2009-04-201-2/+0
| | * | | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-161-8/+5
| | * | | [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-161-0/+1
| * | | | FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells2009-04-201-1/+0
| * | | | lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-192-8/+10
| | |_|/ | |/| |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-1736-2470/+2142
| |\ \ \
| | * \ \ Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-04-171-182/+930
| | |\ \ \
| | | * | | [ARM] s3c2410_defconfig: Update miscellaneous driversBen Dooks2009-04-161-27/+97
| | | * | | [ARM] s3c2410_defconfig: Update USB device driversBen Dooks2009-04-161-31/+41
| | | * | | [ARM] s3c2410_defconfig: Update filesystem optionsBen Dooks2009-04-161-10/+31
| | | * | | [ARM] s3c2410_defconfig: Add video/radio driversBen Dooks2009-04-161-4/+179
| | | * | | [ARM] s3c2410_defconfig: Add sound driversBen Dooks2009-04-161-1/+49
| | | * | | [ARM] s3c2410_defconfig: Add MMC/SD core and driversBen Dooks2009-04-151-2/+20
| | | * | | [ARM] s3c2410_defconfig: Update machine configurationBen Dooks2009-04-151-9/+10
| | | * | | [ARM] s3c2410_defconfig: Update network optionsBen Dooks2009-04-151-13/+206
| | | * | | [ARM] s3c2410_defconfig: update to 2.6.30-rc2Ben Dooks2009-04-151-107/+319
| | * | | | Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-04-178-7/+30
| | |\ \ \ \
| | | * | | | [ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo2009-04-171-0/+17
| | | * | | | [ARM] S3C: Fix ADC driver sparse warningBen Dooks2009-04-171-1/+1
| | | * | | | [ARM] Osiris: Fix double initialisation in machine blockBen Dooks2009-04-171-1/+0
| | | * | | | [ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks2009-04-171-1/+1
| | | * | | | [ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks2009-04-171-2/+2
| | | * | | | [ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks2009-04-171-0/+1
| | | * | | | [ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks2009-04-171-1/+1
| | | * | | | [ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modulesBen Dooks2009-04-161-0/+3
| | | * | | | [ARM] SMDK6410: Request GPIOs for LCD power controlMark Brown2009-04-151-0/+4
| | | * | | | [ARM] S3C: remove duplicated #includeHuang Weiyi2009-04-151-1/+0
| | | |/ / /
| | * | | | [ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij2009-04-161-5/+4
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-04-1633-2398/+1246
| | |\ \ \ \
| | | * | | | mxc defconfig updatesSascha Hauer2009-04-165-2203/+1065
| | | * | | | mx31ads: Mark as having full regulatoion constraints with 1133-EV1 boardMark Brown2009-04-161-0/+2
| | | * | | | mx31ads: Depend on all the WM8350 core dependencies for WM1133-EV1 boardMark Brown2009-04-161-0/+2
| | | * | | | Fix ifdef in plat-mxc/irc.cDarius Augulis2009-04-162-6/+10
| | | * | | | MX1ADS: remove I2C ifdefsDarius Augulis2009-04-161-6/+0
| | | * | | | qong: remove AIPS[12] mappings from machine-specific iotableIlya Yanok2009-04-161-27/+1
| | | * | | | mx31ads: imoux pins should be passed in as unsigned intMark Brown2009-04-161-1/+1
| | | * | | | MXC: remove orphan imx_init_uart() definitionPaulius Zaleckas2009-04-161-2/+0