| Commit message (Expand) | Author | Age |
* | libata: Fix ata_busy_wait() kernel docs | Alan | 2007-02-02 |
* | [PATCH] efi_set_rtc_mmss() is not __init | Al Viro | 2007-02-01 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-01-30 |
|\ |
|
| * | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 |
* | | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 2007-01-30 |
* | | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 2007-01-30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-30 |
|\ \ |
|
| * | | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-01-30 |
|\ \ \ |
|
| * | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo... | Josepch Chan | 2007-01-27 |
* | | | | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 2007-01-30 |
* | | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 2007-01-30 |
* | | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 2007-01-30 |
* | | | | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 2007-01-30 |
|/ / / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-26 |
|\ \ \ |
|
| * | | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 2007-01-25 |
| * | | | libata: set_mode, Fix the FIXME | Alan | 2007-01-24 |
| | |/
| |/| |
|
* | | | [PATCH] md: fix potential memalloc deadlock in md | NeilBrown | 2007-01-26 |
* | | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 2007-01-26 |
* | | | [PATCH] fix various kernel-doc in header files | Robert P. J. Day | 2007-01-26 |
* | | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 2007-01-26 |
* | | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 |
* | | | [PATCH] Add VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
* | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace | Joerg Roedel | 2007-01-26 |
|/ / |
|
* | | [PATCH] NFS: Fix races in nfs_revalidate_mapping() | Trond Myklebust | 2007-01-24 |
* | | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 2007-01-24 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-24 |
|\ \ |
|
| * | | [IP] TUNNEL: Fix to be built with user application. | Masahide NAKAMURA | 2007-01-24 |
| * | | [NET]: Process include/linux/if_{addr,link}.h with unifdef | Adrian Bunk | 2007-01-24 |
| * | | [NETFILTER]: Fix iptables ABI breakage on (at least) CRIS | Patrick McHardy | 2007-01-24 |
* | | | libata: Initialize qc->pad_len | Brian King | 2007-01-24 |
* | | | libata: Fixup n_elem initialization | Brian King | 2007-01-24 |
|/ / |
|
* | | Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m... | Linus Torvalds | 2007-01-23 |
|\ \ |
|
| * | | more ftape removal | Adrian Bunk | 2007-01-23 |
* | | | [PATCH] resierfs: avoid tail packing if an inode was ever mmapped | Vladimir Saveliev | 2007-01-23 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-01-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-17 |
| |\ \ |
|
| * | | | [MTD] OneNAND: Implement read-while-load | Adrian Hunter | 2007-01-10 |
| * | | | [MTD] OneNAND: add subpage write support | Kyungmin Park | 2007-01-10 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-12-01 |
| |\ \ \ |
|
| * | | | | [MTD] add get and put methods | Artem Bityutskiy | 2006-11-29 |
| * | | | | [MTD] add get_mtd_device_nm() function | Artem Bityutskiy | 2006-11-29 |
| * | | | | [MTD] NAND: add subpage write support | Thomas Gleixner | 2006-11-29 |
| * | | | | [MTD] increase MAX_MTD_DEVICES | Artem Bityutskiy | 2006-11-29 |
| * | | | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2006-11-28 |
| |\ \ \ \ |
|
| | * | | | | [MTD] OneNAND: Single bit error detection | Kyungmin Park | 2006-11-15 |
| | * | | | | [MTD] OneNAND: lock support | Kyungmin Park | 2006-11-15 |
| | * | | | | MTD: OneNAND: interrupt based wait support | Kyungmin Park | 2006-11-15 |
| * | | | | | [MTD] [NAND] remove len/ooblen confusion. | Vitaly Wool | 2006-11-28 |
| * | | | | | [MTD] Allow variable block sizes in mtd_blkdevs | Richard Purdie | 2006-11-28 |
| |/ / / / |
|