Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR()
[safe/jmp/linux-2.6] / include /
2009-09-10 Joe Eykholt[SCSI] libfc: send GPN_ID in reaction to single-port...
2009-09-10 Joe Eykholt[SCSI] libfc: use ADISC to verify rport login state
2009-09-10 Joe Eykholt[SCSI] libfc: improve debug messages for ELS response...
2009-09-10 Joe Eykholt[SCSI] libfc: move remote port lookup for ELS requests...
2009-09-10 Robert Love[SCSI] libfc: Initialize fc_rport_identifiers inside...
2009-09-10 Joe Eykholt[SCSI] libfc: fix: empty zone causes endless discovery...
2009-09-10 Joe Eykholt[SCSI] libfc: do not log off rports before or after...
2009-09-10 Joe Eykholt[SCSI] libfc: remove unused disc->delay element
2009-09-10 Joe Eykholt[SCSI] libfc: eliminate disc->event
2009-09-10 Joe Eykholt[SCSI] libfc: don't create dummy (rogue) remote ports
2009-09-10 Joe Eykholt[SCSI] libfc: rename rport event CREATED to READY
2009-09-10 Joe Eykholt[SCSI] libfc: make rport structure optional
2009-09-10 Joe Eykholt[SCSI] libfc: change elsct to use FC_ID instead of...
2009-09-10 Joe Eykholt[SCSI] libfc: make fc_rport_priv the primary rport...
2009-09-10 Joe Eykholt[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT(...
2009-09-10 Joe Eykholt[SCSI] libfc: change interface for rport_create
2009-09-10 Joe Eykholt[SCSI] libfc: prepare to split off struct fc_rport_priv...
2009-09-10 Takashi IwaiMerge branch 'topic/ymfpci' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/tlv-minmax' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/soundcore-preclaim' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/snd-printk' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/pcm-drain-nonblock' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/dummy' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/dma-sgbuf' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-09-10 Michael S. TsirkinKVM: export kvm_para.h
2009-09-10 Jan KiszkaKVM: x86: Disallow hypercalls for guest callers in...
2009-09-10 Sheng YangKVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
2009-09-10 Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10 Gleb NatapovKVM: Move kvm_cpu_get_interrupt() declaration to x86...
2009-09-10 Gregory HaskinsKVM: add ioeventfd support
2009-09-10 Gregory HaskinsKVM: make io_bus interface more robust
2009-09-10 Beth KonKVM: PIT support for HPET legacy mode
2009-09-10 Gleb NatapovKVM: Add trace points in irqchip code
2009-09-10 Avi KivityKVM: Trace mmio
2009-09-10 Avi KivityKVM: Trace irq level and source id
2009-09-10 Michael S. TsirkinKVM: remove in_range from io devices
2009-09-10 Michael S. TsirkinKVM: convert bus to slots_lock
2009-09-10 Marcelo TosattiKVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcp...
2009-09-10 Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10 Joerg RoedelKVM: Prepare memslot data structures for multiple hugep...
2009-09-10 Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-10 Marcelo TosattiKVM: VMX: conditionally disable 2M pages
2009-09-10 Avi KivityKVM: Return to userspace on emulation failure
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-09-10 Gleb NatapovKVM: Break dependency between vcpu index in vcpus array...
2009-09-10 Gleb NatapovKVM: Introduce kvm_vcpu_is_bsp() function.
2009-09-10 Avi KivityKVM: Reorder ioctls in kvm.h
2009-09-10 Marcelo TosattiKVM: switch irq injection/acking data structures to...
2009-09-10 Marcelo TosattiKVM: introduce irq_lock, use it to protect ioapic
2009-09-10 Christian EhrhardtKVM: remove redundant declarations
2009-09-10 Sheng YangKVM: Downsize max support MSI-X entry to 256
2009-09-10 Jan KiszkaKVM: Allow PIT emulation without speaker port
2009-09-10 Gregory HaskinsKVM: irqfd
2009-09-10 Huang YingKVM: Add MCE support
2009-09-10 Patrick McHardynet_sched: fix estimator lock selection for mq child...
2009-09-10 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-10 David P. QuigleyVFS: Factor out part of vfs_setxattr so it can be calle...
2009-09-09 Rafael J. WysockiMerge branch 'master' into for-linus
2009-09-09 Mike Galbraithsched: Turn off child_runs_first
2009-09-09 Albert Herranzssb: Implement SDIO host bus support
2009-09-09 Tushar GohadIPv6/addrconf: Fix minor addrlabel thinko
2009-09-09 Tejun Heodmi: extend dmi_get_year() to dmi_get_date()
2009-09-08 Chuck LeverNFS: Allow the "nfs" file system type to support NFSv4
2009-09-08 Linus Torvaldsshmfs: use 'check_acl' instead of 'permission'
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-09-08 Takashi IwaiALSA: Add const prefix to proc helper functions
2009-09-08 Takashi IwaiALSA: Re-export snd_pcm_format_name() function
2009-09-07 Peter Zijlstrasched: enable SD_WAKE_IDLE
2009-09-07 Takashi IwaiALSA: Remove unneeded ifdef from sound/core.h
2009-09-07 Takashi IwaiALSA: Remove struct snd_monitor_file from public sound...
2009-09-07 David HowellsKEYS: Fix default security_session_to_parent()
2009-09-07 Mark BrownASoC: Remove unuused hw_read_t
2009-09-07 Stephen Hemmingerwan: dlci/sdla transmit return dehacking
2009-09-07 David HowellsKEYS: security_cred_alloc_blank() should return int...
2009-09-06 David S. Millernet_sched: add classful multiqueue dummy scheduler
2009-09-06 Patrick McHardynet_sched: move dev_graft_qdisc() to sch_generic.c
2009-09-06 Patrick McHardynet_sched: reintroduce dev->qdisc for use by sch_api
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-09-05 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-09-05 Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-05 Oleg Nesterovworkqueues: introduce __cancel_delayed_work()
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: fully makes use of per cpu exch...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: adds per cpu exch pool within excha...
2009-09-05 Mike Christie[SCSI] iscsi_tcp: add new conn error to indicate tcp...
2009-09-04 Steven Rostedtring-buffer: only enable ring_buffer_swap_cpu when...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04 Wei Yongjunsctp: turn flags in 'struct sctp_association' into...
2009-09-04 Bhaskar Duttasctp: Sysctl configuration for IPv4 Address Scoping
2009-09-04 Vlad Yasevichsctp: Turn flags in 'sctp_packet' into bit fields
2009-09-04 Vlad Yasevichsctp: Fix SCTP_MAXSEG socket option to comply to spec.
2009-09-04 Vlad Yasevichsctp: Don't do NAGLE delay on large writes that were...
2009-09-04 Vlad Yasevichsctp: drop a_rwnd to 0 when receive buffer overflows.
2009-09-04 Vlad Yasevichsctp: Send user messages to the lower layer as one
2009-09-04 Vlad Yasevichsctp: Disallow new connection on a closing socket
2009-09-04 Rami Rosensctp: remove unused union (sctp_cmsg_data_t) definition
next