aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-11writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of pdflush completelyJens Axboe
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
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-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-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-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells
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-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer