summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* caif-u5500: Adding shared memory includeAmarnath Revanna2010-10-271-0/+26
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-1/+1
* fib_rules: __rcu annotates ctargetEric Dumazet2010-10-271-1/+1
* tunnels: add __rcu annotationsEric Dumazet2010-10-272-3/+3
* net: add __rcu annotations to protocolEric Dumazet2010-10-271-2/+2
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-1/+1
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-2/+2
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
* net_ns: add __rcu annotationsEric Dumazet2010-10-251-1/+1
* rps: add __rcu annotationsEric Dumazet2010-10-251-6/+6
* tunnels: add _rcu annotationsEric Dumazet2010-10-253-3/+3
* net/802: add __rcu annotationsEric Dumazet2010-10-252-2/+2
* ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-251-1/+1
* vlan: rcu annotationsEric Dumazet2010-10-251-1/+1
* phylib: make local function staticstephen hemminger2010-10-241-12/+0
* connector: remove lazy workqueue creationTejun Heo2010-10-241-8/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-247-9/+11
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-184-5/+4
| * ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-231-2/+5
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1
| * Fix spelling mistake in jhashAnton Blanchard2010-08-181-1/+1
| * include/video/vga.h: update web address.Justin P. Mattock2010-08-161-1/+1
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2010-10-241-8/+11
|\ \
| * | i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab2010-08-301-8/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-10-241-10/+4
|\ \ \
| * \ \ Merge branch 'master' into for-linusPekka Enberg2010-10-24287-2623/+9035
| |\ \ \
| * | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-061-1/+1
| * | | | slub: reduce differences between SMP and NUMAChristoph Lameter2010-10-021-4/+1
| * | | | percpu: use percpu allocator on UP tooTejun Heo2010-10-021-24/+5
| * | | | percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo2010-10-021-1/+1
| * | | | vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-10-021-0/+2
| * | | | slub: Dynamically size kmalloc cache allocationsChristoph Lameter2010-10-021-5/+2
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-243-8/+33
|\ \ \ \ \
| * | | | | KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka2010-10-241-2/+1
| * | | | | KVM: x86: Rename timer functionZachary Amsden2010-10-241-1/+1
| * | | | | KVM: Check for pending events before attempting injectionAvi Kivity2010-10-241-0/+1
| * | | | | KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel2010-10-241-0/+5
| * | | | | KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
| * | | | | KVM: MMU: rewrite audit_mappings_page() functionXiao Guangrong2010-10-241-0/+1
| * | | | | KVM: MMU: introduce gfn_to_page_many_atomic() functionXiao Guangrong2010-10-241-0/+3
| * | | | | KVM: MMU: introduce hva_to_pfn_atomic functionXiao Guangrong2010-10-241-0/+7
| * | | | | KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-241-0/+11
| * | | | | KVM: Move kvm_guest_init out of generic codeAlexander Graf2010-10-241-5/+0
| * | | | | KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+1
| * | | | | KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+1
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-241-4/+8
|\ \ \ \ \ \
| * | | | | | i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare2010-10-241-3/+8
| * | | | | | i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare2010-10-241-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-10-242-6/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'uc-logic' into for-linusJiri Kosina2010-10-231-2/+2
| |\ \ \ \ \ \