aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-07[ARM] S3C2443: Fix s3c2443_clkcon_enable_p() using wrong register.Ben Dooks
2008-07-07[ARM] AT2440EVB: Add DM9000A network controller support.Ramax Lo
2008-07-07[ARM] S3C2440: Add AT2440EVB board supportRamax Lo
2008-07-03[ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks
2008-07-03[ARM] S3C24XX: PWM API support.Ben Dooks
2008-07-03[ARM] S3C2412: Correct parents for EREFCLK and UREFCLKMatthieu Castet
2008-07-03[ARM] VR1000: Add tmp101 to list of I2C devices on the boardBen Dooks
2008-07-03[ARM] ANUBIS: Add i2c device list to Simtec AnubisBen Dooks
2008-07-03[ARM] VR1000: Add i2c device list to Thorcom VR1000Ben Dooks
2008-07-03[ARM] BAST: Add i2c device list on Simtec BastBen Dooks
2008-07-03[ARM] OSIRIS: Add i2c device list to Simtec OsirisBen Dooks
2008-07-03[ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.Ben Dooks
2008-07-03[ARM] ANUBIS: Move to using ata_platform driver (libata)Ben Dooks
2008-07-03[ARM] BAST/VR1000: Move to using ata_platform (libata)Ben Dooks
2008-07-03[ARM] JIVE: Add power off on shutdown supportBen Dooks
2008-07-03[ARM] JIVE: Add i2c device info for LIS302DL sensorBen Dooks
2008-07-03[ARM] JIVE: Add board definitions for audioBen Dooks
2008-07-03[ARM] JIVE: Add LCD display setup informationBen Dooks
2008-07-03[ARM] JIVE: Add SPI bus definitions for LCD controllerBen Dooks
2008-07-03[ARM] JIVE: Add setup information for the S3C2412 LCD controllerBen Dooks
2008-07-03[ARM] JIVE: Initialise the sleep configuration registersBen Dooks
2008-07-03[ARM] JIVE: Initial machine support for Logitech JiveBen Dooks
2008-07-03[ARM] S3C24XX: Support for PWM timer clocks via clk_* APIBen Dooks
2008-07-03[ARM] S3C24XX: Add gpiolib supportBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: enable USB subset of driversBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: add SCSI supportBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update networking optionsBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update miscellaneous optionsBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update filesystem optionsBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: enable useful NLS optionsBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update list of used driversBen Dooks
2008-07-03[ARM] S3C24XX: s3c2410_defconfig: update to rc8Ben Dooks
2008-07-03[ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000Ben Dooks
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti