summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King
2007-07-22[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410Ben Dooks
2007-07-22[ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headersBen Dooks
2007-07-22[ARM] 4522/1: S3C: split include/asm-arm/arch/memory.hBen Dooks
2007-07-22[ARM] 4521/2: S3C: Reorganise VA mapping headersBen Dooks
2007-07-22[ARM] 4520/1: S3C: Remove old VA values from static mapBen Dooks
2007-07-22[ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.hBen Dooks
2007-07-22[ARM] 4518/1: S3C: Rename watchdog configuration optionsBen Dooks
2007-07-22[ARM] 4517/1: S3C: Fix debug macros for ARM926 outputBen Dooks
2007-07-22[ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926Ben Dooks
2007-07-22[ARM] 4515/1: S3C: Move uncompress code to plat-s3cBen Dooks
2007-07-22[ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UARTBen Dooks
2007-07-22[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks
2007-07-22[ARM] 4512/1: S3C: rename the debug macros for per-cpu updatesBen Dooks
2007-07-22[ARM] 4510/1: S3C: split debug-macro support into plat-s3cBen Dooks
2007-07-22[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks
2007-07-22[ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen
2007-07-20[ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas
2007-07-20[ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform DriverKristoffer Ericson
2007-07-20[ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas
2007-07-20[ARM] 4496/1: elf_hwcap: fix up #include misplacementDan Williams
2007-07-20[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao
2007-07-20[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao
2007-07-20[ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König
2007-07-20[ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König
2007-07-20[ARM] 4484/1: ns9xxx: fix definition of SYS_TCx_TEN_DISUwe Kleine-König
2007-07-20[ARM] 4479/1: AT91: Define new MMC register bitsAndrew Victor
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King
2007-07-20[ARM] avoid floppy warnings by using fd_dma_setup()Russell King
2007-07-20[ARM] remove asm/ptrace.h from asm/thread_info.hRussell King
2007-07-20[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams
2007-07-20[ARM] 4494/1: iop13xx: fix up elf_hwcap compile breakageDan Williams
2007-07-20[ARM] 4476/1: EM7210/SS4000E supportArnaud Patard
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-19user namespace: fix copy_user_ns return valueSerge E. Hallyn
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar