summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23taskstats: use appropriate printk priority levelMandeep Singh Baines
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn
2011-03-23userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn
2011-03-23userns: allow killing tasks in your own or child usernsSerge E. Hallyn
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2011-03-23procfs: kill the global proc_mnt variableOleg Nesterov
2011-03-23pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger
2011-03-23sysctl: add some missing input constraint checksPetr Holasek
2011-03-23sysctl_check: drop dead codeDenis Kirjanov
2011-03-23sysctl_check: drop table->procname checksDenis Kirjanov
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23rapidio: add RapidIO documentationAlexandre Bounine
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky