aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linville/wireless-next-2.6David S. Miller1-2/+23
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.David P. Quigley1-0/+55
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.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
2009-09-04sctp: Disallow new connection on a closing socketVlad Yasevich1-1/+1
2009-09-04sctp: remove unused union (sctp_cmsg_data_t) definitionRami Rosen1-6/+0
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-04ring-buffer: remove ring_buffer_event_discardSteven Rostedt1-14/+0
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg1-0/+7
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar54-214/+590
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar1-2/+2
2009-09-04sched: Clean up topology.hIngo Molnar1-68/+101