aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-17libata: kill ATA_FLAG_DISABLEDGravatar Tejun Heo 1-8/+0
2010-05-14libata: make sff_irq_on() method optionalGravatar Sergei Shtylyov 1-2/+2
2010-05-14libata: introduce sff_set_devctl() methodGravatar Sergei Shtylyov 1-0/+1
2010-05-14libata: use longer 0xff wait if parallel scan is enabledGravatar Tejun Heo 1-5/+6
2010-05-14libata-sff: kill unused ata_bus_reset()Gravatar Sergei Shtylyov 1-1/+0
2010-05-14ahci: Add platform driverGravatar Anton Vorontsov 1-0/+29
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsGravatar Robin Holt 1-1/+0
2010-05-11dma-mapping: fix dma_sync_single_range_*Gravatar FUJITA Tomonori 1-2/+2
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-0/+4
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-28/+0
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+3
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Gravatar Thomas Hellstrom 1-28/+0
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverGravatar Hans Verkuil 1-1/+0
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperGravatar Paul E. McKenney 1-0/+2
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Gravatar Vlad Yasevich 2-0/+4
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-1/+2
2010-05-04cgroup: Check task_lock in task_subsys_state()Gravatar Li Zefan 1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsGravatar Jean Delvare 1-0/+2
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGGravatar Jan Engelhardt 1-1/+1
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Gravatar Daniel Mack 1-3/+15
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-0/+1
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Gravatar Neil Horman 1-0/+1
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-0/+2
2010-04-28sctp: Fix oops when sending queued ASCONF chunksGravatar Vlad Yasevich 1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Gravatar Wei Yongjun 1-0/+1
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Gravatar Linus Torvalds 2-9/+6
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Gravatar Jens Axboe 1-1/+2
2010-04-25Catch filesystems lacking s_bdiGravatar Jörn Engel 1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesGravatar Mel Gorman 1-0/+9
2010-04-23Cleanup generic block based fiemapGravatar Josef Bacik 1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 2-2/+2
2010-04-22NFS: Fix an unstable write data integrity raceGravatar Trond Myklebust 1-0/+1
2010-04-22smbfs: add bdi backing to mount sessionGravatar Jens Axboe 1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionGravatar Jens Axboe 1-0/+2
2010-04-22coda: add bdi backing to mount sessionGravatar Jens Axboe 1-0/+2
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemGravatar Jens Axboe 1-0/+1
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 1-2/+6
2010-04-21pcmcia: pcmcia_dev_present bugfixGravatar Dominik Brodowski 2-9/+6
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Gravatar Sridhar Samudrala 1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsGravatar Takuya Yoshikawa 1-0/+5
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+56
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-0/+1
2010-04-19regulator: Let drivers know when they use the stub APIGravatar Jean Delvare 1-2/+6
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Gravatar Dave Airlie 1-0/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variableGravatar Paul E. McKenney 1-4/+1
2010-04-15firewire: cdev: fix cut+paste mistake in disclaimerGravatar Stefan Richter 2-2/+2
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2