aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: make has_capability* into real functionsSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge 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-23pid: remove the child_reaper special case in init/main.cEric W. Biederman
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23reiserfs: use little-endian bitopsAkinobu Mita
2011-03-23ext3: use little-endian bitopsAkinobu Mita
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-23smp: add missing init.h includeHeiko Carstens
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-22mm: deactivate invalidated pagesMinchan Kim
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra