Age | Commit message (Expand) | Author | Files | Lines |
2007-07-20 | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 37 | -53/+43 |
2007-07-20 | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2007-07-20 | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 9 | -56/+74 |
2007-07-20 | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 1 | -37/+2 |
2007-07-20 | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
2007-07-20 | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
2007-07-20 | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -40/+36 |
2007-07-20 | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 35 | -94/+25 |
2007-07-20 | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 3 | -10/+13 |
2007-07-20 | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 4 | -11/+12 |
2007-07-20 | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -98/+39 |
2007-07-20 | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 1 | -13/+19 |
2007-07-20 | ide: Stop mapping ROMs | Alan Cox | 5 | -38/+2 |
2007-07-20 | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 1 | -6/+0 |
2007-07-20 | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2 | -0/+2 |
2007-07-20 | scc_pata.c: Workaround for errata A308 (take 2) | Kou Ishizaki | 1 | -13/+54 |
2007-07-20 | scc_pata: Use inline function for eieio | Kumar Gala | 1 | -2/+2 |
2007-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 7 | -66/+162 |
2007-07-20 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 4 | -2/+93 |
2007-07-20 | i386: Allow KVM on i386 nonpae | Avi Kivity | 6 | -18/+6 |
2007-07-20 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 17 | -407/+442 |
2007-07-20 | Update .gitignore for arch/i386/boot | Matthew Wilcox | 2 | -0/+4 |
2007-07-20 | fix spufs build after ->fault changes | Christoph Hellwig | 1 | -11/+11 |
2007-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 27 | -200/+474 |
2007-07-20 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 57 | -1721/+8809 |
2007-07-20 | random: fix bound check ordering (CVE-2007-3105) | Matt Mackall | 1 | -2/+7 |
2007-07-20 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+59 |
2007-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 18 | -154/+33 |
2007-07-20 | user namespace: fix copy_user_ns return value | Serge E. Hallyn | 1 | -1/+1 |
2007-07-20 | slub: fix ksize() for zero-sized pointers | Linus Torvalds | 1 | -1/+1 |
2007-07-20 | Fix up non-NUMA SLAB configuration for zero-sized allocations | Linus Torvalds | 1 | -2/+2 |
2007-07-19 | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 2 | -0/+24 |
2007-07-19 | [PATCH] sched: fix the all pinned logic in load_balance_newidle() | Suresh Siddha | 1 | -2/+4 |
2007-07-19 | [PATCH] sched: fix newly idle load balance in case of SMT | Suresh Siddha | 1 | -3/+5 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 16 | -149/+0 |
2007-07-19 | NFSv4: handle lack of clientaddr in option string | Jeff Layton | 1 | -0/+7 |
2007-07-19 | NFSv4: debug print ntohl(status) in nfs client callback xdr code | Benny Halevy | 1 | -5/+5 |
2007-07-19 | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 7 | -202/+120 |
2007-07-19 | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 7 | -64/+99 |
2007-07-19 | NFS: Use dentry->d_time to store the parent directory verifier. | Trond Myklebust | 1 | -2/+2 |
2007-07-19 | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields | 3 | -27/+23 |
2007-07-19 | NFSv4: Fix the nfsv4 readlink reply buffer alignment | Trond Myklebust | 1 | -10/+11 |
2007-07-19 | NFSv4: Fix the readdir reply buffer alignment | Trond Myklebust | 1 | -13/+14 |
2007-07-19 | NFSv4: More NFSv4 xdr cleanups | Trond Myklebust | 1 | -74/+134 |
2007-07-19 | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open | Trond Myklebust | 2 | -5/+10 |
2007-07-19 | NFSv4: 'constify' lookup arguments. | Trond Myklebust | 2 | -6/+6 |
2007-07-19 | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed | Trond Myklebust | 1 | -1/+1 |
2007-07-19 | NFSv4: Fix open state recovery | Trond Myklebust | 1 | -12/+24 |
2007-07-19 | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS | Trond Myklebust | 1 | -1/+1 |
2007-07-19 | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 23 | -260/+0 |