aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-25
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-25
* mm: truncate functions are in truncate.cHugh Dickins2011-07-25
* mm: cleanup descriptions of filler argHugh Dickins2011-07-25
* mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-25
* oom: remove references to old badness() functionDavid Rientjes2011-07-25
* pagewalk: add locking-rule commentsKOSAKI Motohiro2011-07-25
* mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-25
* mm: use const struct page for r/o page-flag accessor methodsIan Campbell2011-07-25
* mm: make some struct page's constIan Campbell2011-07-25
* hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24
|\
| * Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| | |\
| | | * bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-22
| | | * bcma: allow enabling PLLRafał Miłecki2011-07-19
| | | * bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-19
| | | * bcma: trivial: add helpers for masking/settingRafał Miłecki2011-07-19
| | | * bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2011-07-19
| | | * cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | | * bcma: define IO status registerRafał Miłecki2011-07-19
| | | * ieee80211: add few wmm tspec valuesKalle Valo2011-07-19
| | | * bcma: handle alternative SPROM locationRafał Miłecki2011-07-19
| | | * ssb: SPROM: add LED duty cycle fieldsRafał Miłecki2011-07-18
| | | * nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | | * nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | | * nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-24
|\ \ \ \
| * | | | ata: Add and use ata_print_version_onceJoe Perches2011-07-23
| * | | | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-24
|\ \ \ \ \
| * | | | | module: add /sys/module/<name>/uevent filesKay Sievers2011-07-24
| * | | | | module: change attr callbacks to take struct module_kobjectKay Sievers2011-07-24
| * | | | | modules: add default loader hook implementationsJonas Bonn2011-07-24
* | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong2011-07-24
| * | | | | KVM: Steal time implementationGlauber Costa2011-07-14
| * | | | | KVM: introduce kvm_read_guest_cachedGleb Natapov2011-07-12
| * | | | | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
| * | | | | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
| * | | | | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
| * | | | | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
| * | | | | KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka2011-07-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-23
|\ \ \ \ \ \
| * | | | | | regmap: Add SPI bus supportMark Brown2011-07-23
| * | | | | | regmap: Add I2C bus supportMark Brown2011-07-23
| * | | | | | regmap: Add generic non-memory mapped register access APIMark Brown2011-07-23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'scsi-fixes'James Bottomley2011-07-23
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-29