Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ | |||||
| * | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | 1 | -1/+1 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 4 | -0/+11 |
|\ \ | |||||
| * \ | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 37 | -152/+221 |
| |\ \ | |||||
| * \ \ | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 15 | -87/+96 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 36 | -244/+293 |
| |\ \ \ \ | |||||
| * | | | | | skb: Add tracepoints to freeing skb | Koki Sanagi | 2010-09-07 | 3 | -0/+4 |
| * | | | | | netdev: Add tracepoints to netdev layer | Koki Sanagi | 2010-09-07 | 2 | -0/+7 |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 8 | -10/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | net: suppress RCU lockdep false positive in sock_update_classid | Paul E. McKenney | 2010-10-07 | 1 | -1/+4 |
| * | | | | | | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 2010-10-07 | 68 | -416/+500 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2010-10-07 | 26 | -102/+143 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | net/netfilter: __rcu annotations | Arnd Bergmann | 2010-08-19 | 7 | -9/+9 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-10-21 | 5 | -33/+103 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set | Eric Paris | 2010-10-21 | 1 | -0/+2 |
| * | | | | | | | | secmark: export secctx, drop secmark in procfs | Eric Paris | 2010-10-21 | 2 | -6/+50 |
| * | | | | | | | | conntrack: export lsm context rather than internal secid via netlink | Eric Paris | 2010-10-21 | 1 | -10/+36 |
| * | | | | | | | | secmark: make secmark object handling generic | Eric Paris | 2010-10-21 | 2 | -19/+17 |
| * | | | | | | | | secmark: do not return early if there was no error | Eric Paris | 2010-10-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-21 | 29 | -0/+10750 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | ceph: fix num_pages_free accounting in pagelist | Sage Weil | 2010-10-20 | 1 | -0/+1 |
| * | | | | | | | | ceph: don't crash when passed bad mount options | Yehuda Sadeh | 2010-10-20 | 1 | -1/+1 |
| * | | | | | | | | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum | 2010-10-20 | 1 | -9/+97 |
| * | | | | | | | | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-20 | 1 | -2/+1 |
| * | | | | | | | | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 29 | -0/+10662 |
* | | | | | | | | | De-pessimize rds_page_copy_user | Linus Torvalds | 2010-10-15 | 1 | -20/+7 |
|/ / / / / / / / | |||||
* | | | | | | | | net: clear heap allocations for privileged ethtool actions | Kees Cook | 2010-10-11 | 1 | -3/+3 |
* | | | | | | | | ATM: mpc, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook | 2010-10-08 | 1 | -1/+1 |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-08 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville | 2010-10-07 | 1 | -2/+2 |
| * | | | | | | | mac80211: delete AddBA response timer | Johannes Berg | 2010-10-06 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller | 2010-10-07 | 2 | -33/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bluetooth: Disallow to change L2CAP_OPTIONS values when connected | Gustavo F. Padovan | 2010-10-04 | 1 | -0/+5 |
| * | | | | | | | | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" | Gustavo F. Padovan | 2010-09-30 | 1 | -7/+1 |
| * | | | | | | | | Bluetooth: Fix inconsistent lock state with RFCOMM | Gustavo F. Padovan | 2010-09-30 | 1 | -0/+4 |
| * | | | | | | | | Bluetooth: Simplify L2CAP Streaming mode sending | Gustavo F. Padovan | 2010-09-30 | 1 | -17/+7 |
| * | | | | | | | | Bluetooth: fix MTU L2CAP configuration parameter | Andrei Emeltchenko | 2010-09-30 | 1 | -3/+3 |
| * | | | | | | | | Bluetooth: Only enable L2CAP FCS for ERTM or streaming | Mat Martineau | 2010-09-30 | 1 | -6/+13 |
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-06 | 8 | -88/+110 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 | 5 | -19/+27 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 | 31 | -122/+176 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | net/9p: fix memory handling/allocation in rdma_request() | Davidlohr Bueso | 2010-09-27 | 1 | -11/+18 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 9 | -11/+10 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-09-14 | 6 | -76/+86 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | sunrpc: increase MAX_HASHTABLE_BITS to 14 | Miquel van Smoorenburg | 2010-09-12 | 1 | -1/+1 |
| | * | | | | | | | | gss:spkm3 miss returning error to caller when import security context | Bian Naimeng | 2010-09-12 | 1 | -1/+4 |
| | * | | | | | | | | gss:krb5 miss returning error to caller when import security context | Bian Naimeng | 2010-09-12 | 1 | -2/+8 |
| | * | | | | | | | | SUNRPC: cleanup state-machine ordering | J. Bruce Fields | 2010-09-12 | 1 | -42/+42 |
| | * | | | | | | | | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 2010-09-12 | 2 | -20/+20 |