| Commit message (Expand) | Author | Age |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| * | mac80211: disallow seeks in minstrel debug code | Arnd Bergmann | 2010-09-16 |
| * | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 |
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ |
|
| * | | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 |
| * | | sunrpc: remove the big kernel lock | Arnd Bergmann | 2010-10-19 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ |
|
| * | | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 |
| |\ \ \ \ \ |
|
| * | | | | | | skb: Add tracepoints to freeing skb | Koki Sanagi | 2010-09-07 |
| * | | | | | | netdev: Add tracepoints to netdev layer | Koki Sanagi | 2010-09-07 |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net: suppress RCU lockdep false positive in sock_update_classid | Paul E. McKenney | 2010-10-07 |
| * | | | | | | | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 2010-10-07 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2010-10-07 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | net/netfilter: __rcu annotations | Arnd Bergmann | 2010-08-19 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set | Eric Paris | 2010-10-20 |
| * | | | | | | | | | secmark: export secctx, drop secmark in procfs | Eric Paris | 2010-10-20 |
| * | | | | | | | | | conntrack: export lsm context rather than internal secid via netlink | Eric Paris | 2010-10-20 |
| * | | | | | | | | | secmark: make secmark object handling generic | Eric Paris | 2010-10-20 |
| * | | | | | | | | | secmark: do not return early if there was no error | Eric Paris | 2010-10-20 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | ceph: fix num_pages_free accounting in pagelist | Sage Weil | 2010-10-20 |
| * | | | | | | | | | ceph: don't crash when passed bad mount options | Yehuda Sadeh | 2010-10-20 |
| * | | | | | | | | | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum | 2010-10-20 |
| * | | | | | | | | | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-20 |
| * | | | | | | | | | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 |
* | | | | | | | | | | De-pessimize rds_page_copy_user | Linus Torvalds | 2010-10-15 |
|/ / / / / / / / / |
|
* | | | | | | | | | net: clear heap allocations for privileged ethtool actions | Kees Cook | 2010-10-11 |
* | | | | | | | | | ATM: mpc, fix use after free | Jiri Slaby | 2010-10-11 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook | 2010-10-08 |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville | 2010-10-07 |
| * | | | | | | | | mac80211: delete AddBA response timer | Johannes Berg | 2010-10-06 |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller | 2010-10-07 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Bluetooth: Disallow to change L2CAP_OPTIONS values when connected | Gustavo F. Padovan | 2010-10-04 |
| * | | | | | | | | | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" | Gustavo F. Padovan | 2010-09-30 |
| * | | | | | | | | | Bluetooth: Fix inconsistent lock state with RFCOMM | Gustavo F. Padovan | 2010-09-30 |
| * | | | | | | | | | Bluetooth: Simplify L2CAP Streaming mode sending | Gustavo F. Padovan | 2010-09-30 |
| * | | | | | | | | | Bluetooth: fix MTU L2CAP configuration parameter | Andrei Emeltchenko | 2010-09-30 |
| * | | | | | | | | | Bluetooth: Only enable L2CAP FCS for ERTM or streaming | Mat Martineau | 2010-09-30 |
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-06 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | net/9p: fix memory handling/allocation in rdma_request() | Davidlohr Bueso | 2010-09-27 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|