aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds39-502/+1924
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-4/+21
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-32/+59
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds14-197/+104
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-28/+19
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds469-19254/+77749
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds20-34/+787
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-58/+52
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman4-11/+17
2011-03-25mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds55-2374/+2920
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds6-2/+20
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds7-20/+14
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-115/+135
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds12-44/+145
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-252/+524
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds110-785/+6059
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds7-65/+259
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds88-2020/+6494
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy1-4/+7
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy1-9/+0
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy4-5/+5
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt429-4343/+12890
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds18-134/+244
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds68-3550/+1232
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering16-135/+37
2011-03-23remove dma64_addr_tFUJITA Tomonori11-80/+0
2011-03-23taskstats: use appropriate printk priority levelMandeep Singh Baines1-1/+1
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn30-44/+47
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn3-7/+40
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn13-45/+75
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn4-2/+16
2011-03-23userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn1-26/+49
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn2-30/+58
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn3-20/+49
2011-03-23userns: allow killing tasks in your own or child usernsSerge E. Hallyn1-8/+22
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn4-15/+12
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn10-46/+144
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn5-2/+20
2011-03-23procfs: kill the global proc_mnt variableOleg Nesterov3-6/+4
2011-03-23pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman3-26/+16
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman3-10/+12
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-23sysctl: add some missing input constraint checksPetr Holasek2-5/+18
2011-03-23sysctl_check: drop dead codeDenis Kirjanov1-4/+0
2011-03-23sysctl_check: drop table->procname checksDenis Kirjanov1-4/+2