summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-21[ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2-5/+11
2007-07-21[ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas3-12/+16
2007-07-21[ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas2-16/+0
2007-07-21[ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform DriverKristoffer Ericson4-2/+241
2007-07-21[ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas2-2/+2
2007-07-21[ARM] 4502/1: nommu: Do not export the copy/clear user page functionsCatalin Marinas1-0/+2
2007-07-21[ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas1-0/+1
2007-07-21[ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas1-0/+6
2007-07-21[ARM] rpc: convert an outb() to writeb()Russell King1-1/+1
2007-07-21[ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King3-248/+185
2007-07-21[ARM] Make 'i' and 'zi' targets workRussell King1-0/+8
2007-07-21[ARM] Allow neponset to build againRussell King1-0/+2
2007-07-21[ARM] 4496/1: elf_hwcap: fix up #include misplacementDan Williams1-1/+2
2007-07-21[ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas1-1/+1
2007-07-20[ARM] 4459/1: Changing email in MAINTAINERS fileKristoffer Ericson1-1/+1
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King3-14/+14
2007-07-20[ARM] avoid floppy warnings by using fd_dma_setup()Russell King1-6/+12
2007-07-20[ARM] remove asm/ptrace.h from asm/thread_info.hRussell King1-1/+0
2007-07-20[ARM] rpc: silence two section mismatch warningsRussell King2-2/+2
2007-07-20[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King1-1/+0
2007-07-20[ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King3-3/+0
2007-07-20Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds165-268/+247
2007-07-20fallout from kbuild changesAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt165-268/+247
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds53-599/+473
2007-07-20coda breakageAl Viro2-14/+14
2007-07-20missed cong_avoid() instanceAl Viro1-1/+1
2007-07-20ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2-5/+17
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz1-6/+0
2007-07-20ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz1-78/+0
2007-07-20ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz43-8/+99
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz7-39/+45
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz37-53/+43
2007-07-20ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz1-6/+4
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz9-56/+74
2007-07-20sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz1-37/+2
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz1-2/+3
2007-07-20serverworks: fix DMABartlomiej Zolnierkiewicz1-6/+2
2007-07-20serverworks: always tune PIOBartlomiej Zolnierkiewicz1-40/+36
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz35-94/+25
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz3-10/+13
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz4-11/+12
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz1-13/+19
2007-07-20ide: Stop mapping ROMsAlan Cox5-38/+2
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day1-6/+0
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2-0/+2
2007-07-20scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki1-13/+54
2007-07-20scc_pata: Use inline function for eieioKumar Gala1-2/+2