aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman6-1/+13
2012-11-20proc: Generalize proc inode allocationEric W. Biederman1-0/+10
2012-11-20userns: Implement unshare of the user namespaceEric W. Biederman2-1/+10
2012-11-20userns: Implent proc namespace operationsEric W. Biederman1-0/+1
2012-11-20userns: Kill task_user_nsEric W. Biederman1-2/+0
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2-6/+7
2012-11-19vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman1-0/+2
2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman1-1/+2
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman1-0/+7
2012-11-19pidns: Add setns supportEric W. Biederman1-0/+1
2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman1-0/+2
2012-11-19pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman1-3/+5
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-2/+7
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman1-6/+9
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+4
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+16
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+14
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+7
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-2/+0
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches1-1/+1
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+1
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat1-0/+3
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-24/+4
2012-10-23drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi1-0/+13
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng2-1/+3
2012-10-22extcon: standard cable names definition and declaration changedanish kumar1-1/+1
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgentIngo Molnar1-11/+0
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-7/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov1-7/+1
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk1524-41584/+58245
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2-2/+2
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell1-22/+2
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-19/+10
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-1669/+1720
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+1
2012-10-19iio: Add some helper macros for unit conversionLars-Peter Clausen1-0/+16
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-385/+439
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds3-4/+11
2012-10-17Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowells/linux-headers into tty-linusGreg Kroah-Hartman3-1/+1
2012-10-17of/irq: sparse fixesKim Phillips1-2/+2
2012-10-17of/address: sparse fixesKim Phillips1-2/+2