summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang1-0/+3
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller61-791/+25
2009-09-11Merge branch 'next' into for-linusJames Morris7-14/+234
2009-09-10Merge branch 'topic/ymfpci' into for-linusTakashi Iwai1-0/+1
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai1-0/+14
2009-09-10Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai1-3/+16
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai1-24/+14
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai1-1/+1
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai2-14/+1
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai2-2/+4
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2-0/+29
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai8-23/+238
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy1-0/+1
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+23
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley1-0/+55
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley1-0/+1
2009-09-09sched: Turn off child_runs_firstMike Galbraith1-1/+1
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-2/+23
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad1-1/+1
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+11
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever1-0/+1
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds1-1/+1
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds1-0/+1
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai1-2/+2
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai1-0/+2
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra1-3/+3
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai1-4/+0
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai1-9/+0
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4
2009-09-07ASoC: Remove unuused hw_read_tMark Brown1-1/+0
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger1-5/+0
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells1-2/+4
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller1-0/+4
2009-09-06net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy1-0/+2
2009-09-06net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy1-0/+3
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar27-78/+161
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt1-0/+9
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt2-10/+20
2009-09-04sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun1-12/+9
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2-0/+17
2009-09-04sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich1-16/+6
2009-09-04sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich2-3/+5
2009-09-04sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich1-1/+1
2009-09-04sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich1-0/+6
2009-09-04sctp: Send user messages to the lower layer as oneVlad Yasevich2-0/+4