summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2011-03-25mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski-7/+0
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski-14/+21
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner-1/+0
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner-0/+1
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner-2/+2
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes-3/+2
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-101/+100
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds-0/+1
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+7
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-160/+2402
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-3/+0
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman-3/+7
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-10/+119
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-22/+1062
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds-17/+26
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie-3/+4
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-5/+7
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-21/+69
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering-4/+0
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn-1/+1
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn-2/+7
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn-3/+4
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn-0/+3
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn-30/+4
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn-0/+2
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn-3/+3
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn-20/+48
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn-0/+4
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman-0/+11
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine-0/+1
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine-1/+0
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine-8/+22
2011-03-23proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan-1/+1
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner-2/+2
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner-17/+58
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner-5/+0
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner-10/+0
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura-0/+17
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner-58/+14
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner-2/+2
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita-31/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita-19/+0
2011-03-23reiserfs: use little-endian bitopsAkinobu Mita-14/+13
2011-03-23ext3: use little-endian bitopsAkinobu Mita-5/+5
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita-2/+2
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita-4/+1
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita-24/+53
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita-25/+25