Age | Commit message (Expand) | Author |
2011-03-24 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds |
2011-03-24 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-24 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-24 | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-03-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-03-24 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-03-24 | UBIFS: fix assertion warning and refine comments | Artem Bityutskiy |
2011-03-24 | UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS | Artem Bityutskiy |
2011-03-24 | UBIFS: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-24 | UBI: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-23 | spi/pl022: Add loopback support for the SPI on 5500 | Philippe Langlais |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | taskstats: use appropriate printk priority level | Mandeep Singh Baines |
2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn |
2011-03-23 | userns: userns: check user namespace for task->file uid equivalence checks | Serge E. Hallyn |
2011-03-23 | userns: user namespaces: convert several capable() calls | Serge E. Hallyn |
2011-03-23 | userns: add a user namespace owner of ipc ns | Serge E. Hallyn |
2011-03-23 | userns: user namespaces: convert all capable checks in kernel/sys.c | Serge E. Hallyn |
2011-03-23 | userns: make has_capability* into real functions | Serge E. Hallyn |
2011-03-23 | userns: allow ptrace from non-init user namespaces | Serge E. Hallyn |
2011-03-23 | userns: allow killing tasks in your own or child userns | Serge E. Hallyn |
2011-03-23 | userns: allow sethostname in a container | Serge E. Hallyn |
2011-03-23 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn |
2011-03-23 | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn |
2011-03-23 | procfs: kill the global proc_mnt variable | Oleg Nesterov |
2011-03-23 | pidns: call pid_ns_prepare_proc() from create_pid_namespace() | Eric W. Biederman |
2011-03-23 | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman |
2011-03-23 | sysctl: restrict write access to dmesg_restrict | Richard Weinberger |
2011-03-23 | sysctl: add some missing input constraint checks | Petr Holasek |
2011-03-23 | sysctl_check: drop dead code | Denis Kirjanov |
2011-03-23 | sysctl_check: drop table->procname checks | Denis Kirjanov |
2011-03-23 | rapidio: fix potential null deref on failure path | Dan Carpenter |
2011-03-23 | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine |
2011-03-23 | rapidio: modify mport ID assignment | Alexandre Bounine |
2011-03-23 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine |
2011-03-23 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine |
2011-03-23 | rapidio: add architecture specific callbacks | Alexandre Bounine |
2011-03-23 | rapidio: add RapidIO documentation | Alexandre Bounine |
2011-03-23 | rapidio: add new sysfs attributes | Alexandre Bounine |
2011-03-23 | drivers/char/mem.c: clean up the code | Changli Gao |
2011-03-23 | drivers/staging/tty/specialix.c: convert func_enter to func_exit | Julia Lawall |