| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-16 | 2 | -22/+22 |
|\ |
|
| * | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright | 2010-05-16 | 1 | -4/+19 |
| * | tcp: fix MD5 (RFC2385) support | Eric Dumazet | 2010-05-16 | 1 | -18/+3 |
* | | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro | 2010-05-15 | 1 | -0/+14 |
|/ |
|
* | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-12 | 1 | -1/+0 |
* | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori | 2010-05-12 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-11 | 2 | -0/+4 |
|\ |
|
| * | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 2010-05-06 | 2 | -0/+4 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-07 | 1 | -28/+0 |
|\ \ |
|
| * | | drm/ttm: Remove the ttm_bo_block_reservation() function. | Thomas Hellstrom | 2010-05-07 | 1 | -28/+0 |
* | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-07 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driver | Hans Verkuil | 2010-05-07 | 1 | -1/+0 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-07 | 2 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney | 2010-05-06 | 1 | -0/+2 |
| * | | | cgroup: Check task_lock in task_subsys_state() | Li Zefan | 2010-05-04 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-05 | 2 | -1/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | net: fix compile error due to double return type in SOCK_DEBUG | Jan Engelhardt | 2010-05-02 | 1 | -1/+1 |
| * | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman | 2010-04-28 | 1 | -0/+1 |
* | | | | i2c-core: Use per-adapter userspace device lists | Jean Delvare | 2010-05-04 | 1 | -0/+2 |
* | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack | 2010-04-30 | 1 | -3/+15 |
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | NFS: Fix an unstable write data integrity race | Trond Myklebust | 2010-04-22 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-28 | 2 | -0/+2 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 2010-04-28 | 1 | -0/+1 |
| * | | | | sctp: avoid irq lock inversion while call sk->sk_data_ready() | Wei Yongjun | 2010-04-28 | 1 | -0/+1 |
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-28 | 2 | -9/+6 |
|\ \ \ \ \ |
|
| * | | | | | pcmcia: pcmcia_dev_present bugfix | Dominik Brodowski | 2010-04-21 | 2 | -9/+6 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-28 | 4 | -0/+10 |
|\ \ \ \ \ |
|
| * | | | | | coda: move backing-dev.h kernel include inside __KERNEL__ | Jens Axboe | 2010-04-28 | 1 | -1/+2 |
| * | | | | | Catch filesystems lacking s_bdi | Jörn Engel | 2010-04-25 | 1 | -0/+1 |
| * | | | | | smbfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | 1 | -0/+3 |
| * | | | | | ncpfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | 1 | -0/+2 |
| * | | | | | coda: add bdi backing to mount session | Jens Axboe | 2010-04-22 | 1 | -0/+2 |
| * | | | | | bdi: add helper function for doing init and register of a bdi for a file system | Jens Axboe | 2010-04-22 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman | 2010-04-24 | 1 | -0/+9 |
* | | | | | Cleanup generic block based fiemap | Josef Bacik | 2010-04-23 | 1 | -2/+3 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-22 | 2 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | firewire: cdev: fix cut+paste mistake in disclaimer | Stefan Richter | 2010-04-15 | 2 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-04-21 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | regulator: Let drivers know when they use the stub API | Jean Delvare | 2010-04-19 | 1 | -2/+6 |
* | | | | | KVM: Increase NR_IOBUS_DEVS limit to 200 | Sridhar Samudrala | 2010-04-20 | 1 | -1/+1 |
* | | | | | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa | 2010-04-20 | 1 | -0/+5 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-19 | 1 | -9/+56 |
|\ \ \ \ |
|
| * | | | | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 2010-04-19 | 1 | -4/+1 |
| * | | | | rcu: Better explain the condition parameter of rcu_dereference_check() | David Howells | 2010-04-14 | 1 | -5/+23 |
| * | | | | rcu: Add rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 2010-04-14 | 1 | -0/+32 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-19 | 1 | -0/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | drm/radeon/kms: add FireMV 2400 PCI ID. | Dave Airlie | 2010-04-19 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | 2 | -25/+82 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | firewire: cdev: change license of exported header files to MIT license | Stefan Richter | 2010-04-15 | 2 | -17/+47 |