Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[pandora-kernel.git] / fs / exec.c
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-07-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-30 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next'
2008-07-29 Ingo MolnarMerge commit 'v2.6.27-rc1' into x86/urgent
2008-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-07-28 Hugh Dickinsexec: include pagemap.h again to fix build
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28 Jesse BarnesMerge branch 'x86/iommu' of git://git./linux/kernel...
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Ingo MolnarMerge branch 'x86/crashdump' into x86/urgent
2008-07-28 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-27 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-07-27 Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27 Linus TorvaldsMerge branch 'tracehook' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Al Viro[PATCH] get rid of __user_path_lookup_open
2008-07-27 Al Viro[PATCH] take noexec checks to very few callers that...
2008-07-27 Christoph HellwigRe: [PATCH 3/6] vfs: open_exec cleanup
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-26 Russell KingMerge branch 'for_rmk_13' of git://git.mnementh.co...
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26 Roland McGrathtracehook: exec
2008-07-26 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-25 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-07-25 Oleg Nesterovcoredump: format_corename: fix the "core_uses_pid"...
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: make mm->core_state visible to ->core_dump()
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: simplify core_state->nr_threads calculation
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-07-25 Oleg Nesterovcoredump: zap_threads() must skip kernel threads
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterovcoredump: zap_threads: comments && use while_each_thread()
2008-07-25 Hugh Dickinsexec: remove some includes
2008-07-25 Benjamin HerrenschmidtMerge commit 'jk/jk-merge'
2008-07-25 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-24 Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-17 Tony LuckPull pvops into release branch
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15 Trond MyklebustMerge branch 'devel' into next
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
next