summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sh64: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-3/+12
| | * | | | sh: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-29/+32
| | * | | | sh: make set_perf_counter_pending() static inline.Paul Mundt2009-06-241-1/+1
| | * | | | clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI2009-06-241-1/+1
| * | | | | kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-011-2/+2
| * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-07-018-28/+38
| |\ \ \ \ \
| | * | | | | mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
| | * | | | | mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-272-13/+14
| | * | | | | mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
| | * | | | | mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| | * | | | | mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| | * | | | | mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
| | * | | | | jffs2: fix another potential leak on error path in scan.cDavid Woodhouse2009-06-231-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-016-11/+262
| |\ \ \ \ \ \
| | * | | | | | fuse: invalidation reverse callsJohn Muir2009-06-305-3/+214
| | * | | | | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-304-6/+46
| | * | | | | | fuse: fix bad return value in fuse_file_poll()Miklos Szeredi2009-06-301-1/+1
| | * | | | | | fuse: fix return value of fuse_dev_write()Csaba Henk2009-06-301-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Fix iommu address space allocationDavid Woodhouse2009-07-011-4/+22
| * | | | | | Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-011-1/+1
| * | | | | | elf: fix one check-after-useAmerigo Wang2009-07-011-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-0113-406/+294
| |\ \ \ \ \ \
| | * | | | | | cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()Shan Wei2009-07-011-4/+0
| | * | | | | | blocK: Restore barrier support for md and probably other virtual devices.NeilBrown2009-07-011-5/+5
| | * | | | | | block: get rid of queue-private command filterJens Axboe2009-07-017-259/+42
| | * | | | | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-015-57/+152
| | * | | | | | cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()Jens Axboe2009-07-011-64/+73
| | * | | | | | cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()Jens Axboe2009-07-011-16/+21
| | * | | | | | Trivial typo fixes in Documentation/block/data-integrity.txt.Andre Noll2009-07-011-2/+2
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-07-017-48/+84
| |\ \ \ \ \ \ \
| | * | | | | | | md: use interruptible wait when duration is controlled by userspace.NeilBrown2009-07-012-8/+21
| | * | | | | | | md/raid5: suspend shouldn't affect read requests.NeilBrown2009-07-011-1/+2
| | * | | | | | | md: tidy up error paths in md_allocNeilBrown2009-07-011-20/+18
| | * | | | | | | md: fix error path when duplicate name is found on md device creation.NeilBrown2009-07-011-0/+2
| | * | | | | | | md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown2009-07-011-2/+4
| | * | | | | | | md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen2009-07-016-19/+39
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0130-145/+235
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman2009-06-301-5/+2
| | * | | | | | | | igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck2009-06-301-0/+3
| | * | | | | | | | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-06-301-0/+3
| | * | | | | | | | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch2009-06-301-0/+3
| | * | | | | | | | e1000: fix unmap bugJesse Brandeburg2009-06-301-1/+7
| | * | | | | | | | igb: fix unmap length bugJesse Brandeburg2009-06-301-5/+6
| | * | | | | | | | ixgbe: fix unmap length bugJesse Brandeburg2009-06-301-6/+11
| | * | | | | | | | ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-301-1/+2
| | * | | | | | | | ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
| | * | | | | | | | ixgbe: Fix SFP log messagesDon Skidmore2009-06-301-8/+17
| | * | | | | | | | usbnet: Remove private stats structureHerbert Xu2009-06-301-1/+0
| | * | | | | | | | usbnet: Use netdev stats structureHerbert Xu2009-06-301-15/+15
| | * | | | | | | | smsc95xx: Use netdev stats structureHerbert Xu2009-06-301-5/+5
OpenPOWER on IntegriCloud