Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | bcma: allow setting FAST clockmode for a core | Rafał Miłecki | 2011-07-19 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | bcma: trivial: add helpers for masking/setting | Rafał Miłecki | 2011-07-19 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | bcma: move define of BCMA_CLKCTLST register | Rafał Miłecki | 2011-07-19 | 2 | -9/+20 | |
| | | * | | | | | | | | | | | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 2011-07-19 | 2 | -0/+10 | |
| | | * | | | | | | | | | | | bcma: define IO status register | Rafał Miłecki | 2011-07-19 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | ieee80211: add few wmm tspec values | Kalle Valo | 2011-07-19 | 1 | -0/+37 | |
| | | * | | | | | | | | | | | bcma: handle alternative SPROM location | Rafał Miłecki | 2011-07-19 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | ssb: SPROM: add LED duty cycle fields | Rafał Miłecki | 2011-07-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | mac80211: let key iteration get keys in install order | Johannes Berg | 2011-07-15 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | mac80211: allow driver access to TKIP RX P1K | Johannes Berg | 2011-07-15 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho | 2011-07-15 | 2 | -0/+6 | |
| | | * | | | | | | | | | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho | 2011-07-15 | 2 | -0/+7 | |
| | | * | | | | | | | | | | | nl80211: advertise GTK rekey support, new triggers | Johannes Berg | 2011-07-15 | 2 | -6/+37 | |
* | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-24 | 1 | -14/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ata: Add and use ata_print_version_once | Joe Perches | 2011-07-23 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 | 1 | -14/+42 | |
* | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 | 3 | -2/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | iomap: make IOPORT/PCI mapping functions conditional | Jonas Bonn | 2011-07-22 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | asm-generic: add MMU variants of io.h functions | Jonas Bonn | 2011-07-22 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | asm-generic: delay.h fix udelay and ndelay for 8 bit args | Andrew Morton | 2011-07-22 | 1 | -6/+27 | |
| * | | | | | | | | | | | | | | | asm-generic: adapt delay.h to common implementation | Jonas Bonn | 2011-07-07 | 1 | -1/+15 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 | 2 | -12/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | module: add /sys/module/<name>/uevent files | Kay Sievers | 2011-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | module: change attr callbacks to take struct module_kobject | Kay Sievers | 2011-07-24 | 1 | -11/+12 | |
| * | | | | | | | | | | | | | | | | modules: add default loader hook implementations | Jonas Bonn | 2011-07-24 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 2 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | KVM: MMU: filter out the mmio pfn from the fault pfn | Xiao Guangrong | 2011-07-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: Steal time implementation | Glauber Costa | 2011-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: introduce kvm_read_guest_cached | Gleb Natapov | 2011-07-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras | 2011-07-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 2011-07-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation | Jan Kiszka | 2011-07-12 | 1 | -7/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-24 | 1 | -0/+504 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | xen/trace: use class for multicall trace | Jeremy Fitzhardinge | 2011-07-18 | 1 | -13/+7 | |
| * | | | | | | | | | | | | | | | | | xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT() | Jeremy Fitzhardinge | 2011-07-18 | 1 | -47/+23 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add tlb flush tracepoints | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+48 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add segment desc tracing | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+75 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add xen_pgd_(un)pin tracepoints | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add ptpage alloc/release tracepoints | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add mmu tracepoints | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+223 | |
| * | | | | | | | | | | | | | | | | | xen/trace: add multicall tracing | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+118 | |
| * | | | | | | | | | | | | | | | | | trace/xen: add skeleton for Xen trace events | Jeremy Fitzhardinge | 2011-07-18 | 1 | -0/+13 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-07-23 | 1 | -0/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | regmap: Add SPI bus support | Mark Brown | 2011-07-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | regmap: Add I2C bus support | Mark Brown | 2011-07-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | regmap: Add generic non-memory mapped register access API | Mark Brown | 2011-07-23 | 1 | -0/+74 | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 4 | -13/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'scsi-fixes' | James Bottomley | 2011-07-23 | 22 | -35/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |