Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [MTD] [NAND] remove len/ooblen confusion. | Vitaly Wool | 2006-11-28 | 1 | -7/+5 | |
| * | | | | | | [MTD] Allow variable block sizes in mtd_blkdevs | Richard Purdie | 2006-11-28 | 1 | -1/+2 | |
| |/ / / / / | ||||||
| * | | | | | [MTD] NAND: Combined oob buffer so it's contiguous with data | David Woodhouse | 2006-10-21 | 1 | -5/+1 | |
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | libata: initialize qc->dma_dir to DMA_NONE | Tejun Heo | 2007-01-19 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2007-01-22 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HID: add missing RX, RZ and RY enum values to hid-debug output | Simon Budig | 2007-01-21 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 2007-01-22 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | V4L/DVB (5023): Fix compilation on ppc32 architecture | Mauro Carvalho Chehab | 2007-01-15 | 1 | -0/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-01-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | mmc: Correct definition of R6 | Philip Langdale | 2007-01-15 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-01-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Pull sgi into release branch | Len Brown | 2007-01-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Altix: ACPI _PRT support | John Keller | 2007-01-04 | 1 | -0/+1 | |
* | | | | | | | | [PATCH] Revert bd_mount_mutex back to a semaphore | David Chinner | 2007-01-11 | 1 | -1/+1 | |
* | | | | | | | | [PATCH] NFS: Fix race in nfs_release_page() | Trond Myklebust | 2007-01-11 | 1 | -0/+1 | |
* | | | | | | | | [PATCH] KVM: add VM-exit profiling | Ingo Molnar | 2007-01-11 | 1 | -0/+1 | |
* | | | | | | | | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 | 2 | -3/+8 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | [PATCH] fix linux banner format string | Roman Zippel | 2007-01-10 | 1 | -0/+3 | |
* | | | | | | | [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value | Patrick McHardy | 2007-01-09 | 1 | -1/+1 | |
* | | | | | | | [NETFILTER]: arp_tables: fix userspace compilation | Bart De Schuymer | 2007-01-09 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ARM] pass vma for flush_anon_page() | Russell King | 2007-01-08 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2007-01-05 | 1 | -1/+1 | |
* | | | | | | [PATCH] KVM: Improve interrupt response | Dor Laor | 2007-01-05 | 1 | -1/+10 | |
* | | | | | | [PATCH] Add AFS_SUPER_MAGIC to magic.h | Adam Megacz | 2007-01-05 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-03 | 1 | -0/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | [AGPGART] K8M890 support for amd-k8. | Gabriel Mansi | 2006-12-18 | 1 | -0/+1 | |
* | | | | | [NET]: Don't export linux/random.h outside __KERNEL__. | David Woodhouse | 2006-12-31 | 1 | -1/+1 | |
* | | | | | [NET]: Add memory barrrier to netif_poll_enable() | David S. Miller | 2006-12-31 | 1 | -0/+1 | |
* | | | | | [PATCH] cpuset procfs warning fix | Andrew Morton | 2006-12-30 | 1 | -1/+1 | |
* | | | | | [PATCH] SPI: define null tx_buf to mean "shift out zeroes" | David Brownell | 2006-12-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | merge linus into test branch | Len Brown | 2006-12-20 | 4 | -74/+42 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Pull platform-drivers into test branch | Len Brown | 2006-12-20 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 2006-12-22 | 1 | -5/+5 | |
* | | | | | | [SCTP]: Don't export include/linux/sctp.h to userspace. | Sridhar Samudrala | 2006-12-22 | 1 | -1/+0 | |
* | | | | | | [PATCH] mips: if_fddi.h: Add a missing inclusion | Maciej W. Rozycki | 2006-12-22 | 1 | -0/+2 | |
* | | | | | | [PATCH] fdtable: Provide free_fdtable() wrapper | Vadim Lobanov | 2006-12-22 | 1 | -0/+5 | |
* | | | | | | [PATCH] mm: more rmap debugging | Nick Piggin | 2006-12-22 | 1 | -1/+1 | |
* | | | | | | [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent | Ingo Molnar | 2006-12-22 | 1 | -1/+1 | |
* | | | | | | [PATCH] fix vm_events_fold_cpu() build breakage | Magnus Damm | 2006-12-22 | 1 | -0/+6 | |
* | | | | | | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 2006-12-22 | 1 | -2/+3 | |
* | | | | | | [PATCH] KVM: API versioning | Avi Kivity | 2006-12-22 | 1 | -0/+3 | |
* | | | | | | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions | Linus Torvalds | 2006-12-21 | 1 | -6/+2 | |
* | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 | 2 | -8/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [PATCH] cfq-iosched: don't allow sync merges across queues | Jens Axboe | 2006-12-20 | 1 | -0/+3 | |
| * | | | | | | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 | 1 | -1/+1 | |
| * | | | | | | [PATCH] Remove queue merging hooks | Jens Axboe | 2006-12-19 | 1 | -7/+5 | |
| | |_|_|/ / | |/| | | | |