| Commit message (Expand) | Author | Age |
* | 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 |
| |/ / / |
|
| * | | | [MTD] NAND: Combined oob buffer so it's contiguous with data | David Woodhouse | 2006-10-21 |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-22 |
|\ \ \ \ |
|
| * | | | | libata: initialize qc->dma_dir to DMA_NONE | Tejun Heo | 2007-01-19 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2007-01-22 |
|\ \ \ \ |
|
| * | | | | HID: add missing RX, RZ and RY enum values to hid-debug output | Simon Budig | 2007-01-21 |
| |/ / / |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 2007-01-22 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (5023): Fix compilation on ppc32 architecture | Mauro Carvalho Chehab | 2007-01-15 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-01-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mmc: Correct definition of R6 | Philip Langdale | 2007-01-15 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-01-11 |
|\ \ \ \ |
|
| * \ \ \ | Pull sgi into release branch | Len Brown | 2007-01-11 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Altix: ACPI _PRT support | John Keller | 2007-01-04 |
* | | | | | | [PATCH] Revert bd_mount_mutex back to a semaphore | David Chinner | 2007-01-11 |
* | | | | | | [PATCH] NFS: Fix race in nfs_release_page() | Trond Myklebust | 2007-01-11 |
* | | | | | | [PATCH] KVM: add VM-exit profiling | Ingo Molnar | 2007-01-11 |
* | | | | | | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 |
| |_|/ / /
|/| | | | |
|
* | | | | | [PATCH] fix linux banner format string | Roman Zippel | 2007-01-10 |
* | | | | | [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value | Patrick McHardy | 2007-01-09 |
* | | | | | [NETFILTER]: arp_tables: fix userspace compilation | Bart De Schuymer | 2007-01-09 |
|/ / / / |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-08 |
|\ \ \ \ |
|
| * | | | | [ARM] pass vma for flush_anon_page() | Russell King | 2007-01-08 |
| |/ / / |
|
* | | | | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2007-01-06 |
* | | | | [PATCH] KVM: Improve interrupt response | Dor Laor | 2007-01-06 |
* | | | | [PATCH] Add AFS_SUPER_MAGIC to magic.h | Adam Megacz | 2007-01-06 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-03 |
|\ \ \ |
|
| * | | | [AGPGART] K8M890 support for amd-k8. | Gabriel Mansi | 2006-12-18 |
* | | | | [NET]: Don't export linux/random.h outside __KERNEL__. | David Woodhouse | 2006-12-31 |
* | | | | [NET]: Add memory barrrier to netif_poll_enable() | David S. Miller | 2006-12-31 |
* | | | | [PATCH] cpuset procfs warning fix | Andrew Morton | 2006-12-30 |
* | | | | [PATCH] SPI: define null tx_buf to mean "shift out zeroes" | David Brownell | 2006-12-30 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 |
|\ \ \ \ |
|
| * \ \ \ | merge linus into test branch | Len Brown | 2006-12-20 |
| |\ \ \ \ |
|
| * \ \ \ \ | Pull platform-drivers into test branch | Len Brown | 2006-12-20 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 2006-12-22 |