summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926Ben Dooks2007-07-221-1/+10
* [ARM] 4515/1: S3C: Move uncompress code to plat-s3cBen Dooks2007-07-222-131/+166
* [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UARTBen Dooks2007-07-223-12/+12
* [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks2007-07-225-6/+6
* [ARM] 4512/1: S3C: rename the debug macros for per-cpu updatesBen Dooks2007-07-222-6/+53
* [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU supportBen Dooks2007-07-226-0/+33
* [ARM] 4510/1: S3C: split debug-macro support into plat-s3cBen Dooks2007-07-222-43/+66
* [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3cBen Dooks2007-07-223-59/+78
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-2244-46/+45
* Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds2007-07-19165-268/+247
|\
| * mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20165-268/+247
* | fallout from kbuild changesAl Viro2007-07-191-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-1953-599/+473
|\
| * ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2007-07-202-5/+17
| * ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz2007-07-201-6/+0
| * ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz2007-07-201-78/+0
| * ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz2007-07-201-0/+2
| * ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-2043-8/+99
| * ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-207-39/+45
| * ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-2037-53/+43
| * ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz2007-07-201-6/+4
| * ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-209-56/+74
| * sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz2007-07-201-37/+2
| * ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz2007-07-201-2/+3
| * serverworks: fix DMABartlomiej Zolnierkiewicz2007-07-201-6/+2
| * serverworks: always tune PIOBartlomiej Zolnierkiewicz2007-07-201-40/+36
| * ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-2035-94/+25
| * ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2007-07-203-10/+13
| * ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz2007-07-204-11/+12
| * siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz2007-07-201-98/+39
| * atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-07-201-13/+19
| * ide: Stop mapping ROMsAlan Cox2007-07-205-38/+2
| * IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day2007-07-201-6/+0
| * PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2007-07-202-0/+2
| * scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki2007-07-201-13/+54
| * scc_pata: Use inline function for eieioKumar Gala2007-07-201-2/+2
* | coda breakageAl Viro2007-07-192-14/+14
* | missed cong_avoid() instanceAl Viro2007-07-191-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-197-66/+162
|\
| * SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-192-31/+31
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-196-35/+131
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-194-2/+93
|\ \
| * | [XFS] Fix inode size update before data write in xfs_setattrDavid Chinner2007-07-191-1/+24
| * | [XFS] Allow punching holes to free space when at ENOSPCDavid Chinner2007-07-191-1/+4
| * | [XFS] Implement ->page_mkwrite in XFS.David Chinner2007-07-191-0/+16
| * | [FS] Implement block_page_mkwrite.David Chinner2007-07-192-0/+49
| |/
* | i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-196-18/+6
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1917-407/+442
|\ \
| * | NFSv4: handle lack of clientaddr in option stringJeff Layton2007-07-191-0/+7
| * | NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy2007-07-191-5/+5
OpenPOWER on IntegriCloud