summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* tipc: Update commenting in TIPC APIAllan Stephens2010-05-12
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\
| * revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-07
| |\
| | * rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-06
| | * cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-04
| * | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-04
| * | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-30
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-29
| |\ \
| | * | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-22
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
| |\ \ \
| | * | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-28
| | * | | Catch filesystems lacking s_bdiJörn Engel2010-04-25
| | * | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-22
| | * | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
| | * | | coda: add bdi backing to mount sessionJens Axboe2010-04-22
| | * | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-22
| * | | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-24
| * | | | Cleanup generic block based fiemapJosef Bacik2010-04-23
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-22
| |\ \ \ | | |_|/ | |/| |
| | * | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-15
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-21
| |\ \ \
| | * | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-19
| * | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-20
| * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\ \ \ \
| * | | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-07
* | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\ \ \ \ \
| * | | | | net: Increase NET_SKB_PAD to 64 bytesEric Dumazet2010-05-06
| * | | | | netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-06
| * | | | | netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-06
| * | | | | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-06
| |\ \ \ \ \
| | * | | | | tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-03
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-05
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | cfg80211: add ap isolation supportFelix Fietkau2010-04-27
| | | * | | | | ssb: Fix order of definitions and some text space indentsRafał Miłecki2010-04-26
| | | * | | | | ssb: Use relative offsets for SPROMRafał Miłecki2010-04-26
| | | * | | | | ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-26
| | | * | | | | ssb: do not read SPROM if it does not existJohn W. Linville2010-04-26
| * | | | | | | net: __alloc_skb() speedupEric Dumazet2010-05-05
| |/ / / / / /
| * | | | | | net: rcu fixesEric Dumazet2010-05-03
| * | | | | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-02
| * | | | | | net: fix softnet_statChangli Gao2010-05-02
| | |/ / / / | |/| | | |
| * | | | | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-02
| * | | | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
| * | | | | caif: Rewritten socket implementationSjur Braendeland2010-04-28
| * | | | | net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-27
| * | | | | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-27