aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10Merge branch 'topic/ymfpci' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley
2009-09-09sched: Turn off child_runs_firstMike Galbraith
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai
2009-09-07KEYS: Fix default security_session_to_parent()David Howells
2009-09-07ASoC: Remove unuused hw_read_tMark Brown
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller
2009-09-06net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy
2009-09-06net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta
2009-09-04sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich
2009-09-04sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich
2009-09-04sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich
2009-09-04sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich
2009-09-04sctp: Send user messages to the lower layer as oneVlad Yasevich