Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: export __get_user_pages | Huang Ying | 2011-03-17 | 1 | -0/+4 |
* | KVM: make make_all_cpus_request() lockless | Xiao Guangrong | 2011-03-17 | 1 | -6/+0 |
* | KVM: Add "exiting guest mode" state | Xiao Guangrong | 2011-03-17 | 1 | -5/+17 |
* | Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2011-03-16 | 1 | -14/+2 |
|\ | |||||
| * | vfs: bury ->get_sb() | Al Viro | 2011-03-16 | 1 | -14/+0 |
| * | vfs: new superblock methods to override /proc/*/mount{s,info} | Al Viro | 2011-03-16 | 1 | -0/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-16 | 2 | -0/+61 |
|\ \ | |||||
| * \ | Pull pstorev4 into release branch | Tony Luck | 2011-03-16 | 2 | -0/+61 |
| |\ \ | |||||
| | * | | pstore: new filesystem interface to platform persistent storage | Tony Luck | 2010-12-28 | 2 | -0/+61 |
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 4 | -20/+6 |
|\ \ \ \ | |||||
| * | | | | dt: eliminate of_platform_driver shim code | Grant Likely | 2011-03-01 | 1 | -11/+1 |
| * | | | | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 2011-02-28 | 1 | -6/+0 |
| * | | | | drivercore/dt: add a match table pointer to struct device | Grant Likely | 2011-02-28 | 2 | -2/+4 |
| * | | | | dt: Typo fix. | Lennert Buytenhek | 2011-02-28 | 1 | -1/+1 |
| * | | | | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 | 34 | -96/+200 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 3 | -134/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 | 2 | -73/+1 |
| * | | | | | | tracing: don't trace the BKL | Arnd Bergmann | 2011-03-02 | 1 | -61/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 139 | -831/+5016 |
|\ \ \ \ \ \ | |||||
| * | | | | | | net: introduce rx_handler results and logic around that | Jiri Pirko | 2011-03-16 | 2 | -5/+50 |
| * | | | | | | xen network backend driver | Ian Campbell | 2011-03-15 | 1 | -38/+42 |
| * | | | | | | Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2011-03-15 | 1 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers | Ian Campbell | 2011-02-28 | 1 | -0/+6 |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-03-15 | 2 | -0/+15 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 2 | -0/+15 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 1 | -0/+7 |
| | | * | | | | | | | wireless: add support for ethtool_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 1 | -0/+8 |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-03-15 | 5 | -163/+225 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | netfilter: xt_addrtype: ipv6 support | Florian Westphal | 2011-03-15 | 1 | -0/+17 |
| | * | | | | | | | | netfilter: ipt_addrtype: rename to xt_addrtype | Florian Westphal | 2011-03-15 | 2 | -0/+28 |
| | * | | | | | | | | IPVS: Conditionally include sysctl members of struct netns_ipvs | Simon Horman | 2011-03-15 | 1 | -8/+13 |
| | * | | | | | | | | IPVS: Conditional ip_vs_conntrack_enabled() | Simon Horman | 2011-03-15 | 1 | -0/+4 |
| | * | | | | | | | | IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined | Simon Horman | 2011-03-15 | 1 | -0/+4 |
| | * | | | | | | | | IPVS: Add sysctl_sync_ver() | Simon Horman | 2011-03-15 | 1 | -0/+11 |
| | * | | | | | | | | IPVS: Add {sysctl_sync_threshold,period}() | Simon Horman | 2011-03-15 | 1 | -0/+29 |
| | * | | | | | | | | ipvs: rename estimator functions | Julian Anastasov | 2011-03-15 | 1 | -2/+2 |
| | * | | | | | | | | ipvs: optimize rates reading | Julian Anastasov | 2011-03-15 | 1 | -0/+2 |
| | * | | | | | | | | ipvs: remove unused seqcount stats | Julian Anastasov | 2011-03-15 | 1 | -17/+0 |
| | * | | | | | | | | ipvs: properly zero stats and rates | Julian Anastasov | 2011-03-15 | 1 | -0/+1 |
| | * | | | | | | | | ipvs: reorganize tot_stats | Julian Anastasov | 2011-03-15 | 1 | -2/+1 |
| | * | | | | | | | | ipvs: move struct netns_ipvs | Julian Anastasov | 2011-03-15 | 3 | -144/+123 |
| | * | | | | | | | | IPVS: Fix variable assignment in ip_vs_notrack | Jesper Juhl | 2011-03-15 | 1 | -1/+1 |
| * | | | | | | | | | net: dcbnl: Add IEEE app selector value definitions | Mark Rustad | 2011-03-14 | 1 | -0/+5 |
| * | | | | | | | | | net: dcbnl: Fix misspellings | Mark Rustad | 2011-03-14 | 1 | -3/+3 |
| * | | | | | | | | | net: dcbnl: Update copyright dates | Mark Rustad | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | | | | xfrm: Add support for IPsec extended sequence numbers | Steffen Klassert | 2011-03-13 | 1 | -0/+1 |
| * | | | | | | | | | xfrm: Move IPsec replay detection functions to a separate file | Steffen Klassert | 2011-03-13 | 1 | -4/+20 |
| * | | | | | | | | | xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk... | Steffen Klassert | 2011-03-13 | 1 | -2/+8 |
| * | | | | | | | | | xfrm: Add basic infrastructure to support IPsec extended sequence numbers | Steffen Klassert | 2011-03-13 | 2 | -0/+19 |
| * | | | | | | | | | tipc: Correct misnamed references to neighbor discovery domain | Allan Stephens | 2011-03-13 | 1 | -1/+1 |