aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03[ARM] VR1000: Add i2c device list to Thorcom VR1000Ben Dooks1-1/+15
2008-07-03[ARM] BAST: Add i2c device list on Simtec BastBen Dooks1-1/+16
2008-07-03[ARM] OSIRIS: Add i2c device list to Simtec OsirisBen Dooks1-1/+14
2008-07-03[ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.Ben Dooks6-36/+119
2008-07-03[ARM] ANUBIS: Move to using ata_platform driver (libata)Ben Dooks2-7/+20
2008-07-03[ARM] BAST/VR1000: Move to using ata_platform (libata)Ben Dooks5-45/+126
2008-07-03[ARM] JIVE: Add power off on shutdown supportBen Dooks1-0/+10
2008-07-03[ARM] JIVE: Add i2c device info for LIS302DL sensorBen Dooks1-1/+24
2008-07-03[ARM] JIVE: Add board definitions for audioBen Dooks1-2/+33
2008-07-03[ARM] JIVE: Add LCD display setup informationBen Dooks1-0/+40
2008-07-03[ARM] JIVE: Add SPI bus definitions for LCD controllerBen Dooks1-0/+55
2008-07-03[ARM] JIVE: Add setup information for the S3C2412 LCD controllerBen Dooks1-0/+92
2008-07-03[ARM] JIVE: Initialise the sleep configuration registersBen Dooks1-0/+88
2008-07-03[ARM] JIVE: Initial machine support for Logitech JiveBen Dooks3-0/+359
2008-07-03[ARM] S3C24XX: Support for PWM timer clocks via clk_* APIBen Dooks2-0/+438
2008-07-03[ARM] S3C24XX: Add gpiolib supportBen Dooks3-0/+261
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: enable USB subset of driversBen Dooks1-9/+66
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: add SCSI supportBen Dooks1-3/+55
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update networking optionsBen Dooks1-22/+91
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update miscellaneous optionsBen Dooks1-3/+4
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update filesystem optionsBen Dooks1-11/+20
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: enable useful NLS optionsBen Dooks1-39/+39
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update list of used driversBen Dooks1-7/+13
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update to rc8Ben Dooks1-325/+368
2008-07-03[ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000Ben Dooks2-3/+3
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-5/+2
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds11-223/+285
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-73/+27
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann1-13/+62
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2-120/+13
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann3-0/+146
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge5-73/+27
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti3-3/+8
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-27/+36
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2-1/+4
2008-06-20alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+22
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1