Age | Commit message (Expand) | Author |
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: 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 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 | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman |
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: add architecture specific callbacks | Alexandre Bounine |
2011-03-23 | proc: make struct proc_dir_entry::namelen unsigned int | Alexey Dobriyan |
2011-03-23 | memcg: convert uncharge batching from bytes to page granularity | Johannes Weiner |
2011-03-23 | memcg: remove direct page_cgroup-to-page pointer | Johannes Weiner |
2011-03-23 | memcg: fold __mem_cgroup_move_account into caller | Johannes Weiner |
2011-03-23 | memcg: change page_cgroup_zoneinfo signature | Johannes Weiner |
2011-03-23 | memcg: add memcg sanity checks at allocating and freeing pages | Daisuke Nishimura |
2011-03-23 | memcg: simplify the way memory limits are checked | Johannes Weiner |
2011-03-23 | memcg: soft limit reclaim should end at limit not below | Johannes Weiner |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | reiserfs: use little-endian bitops | Akinobu Mita |
2011-03-23 | ext3: use little-endian bitops | Akinobu Mita |
2011-03-23 | asm-generic: use little-endian bitops | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita |
2011-03-23 | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita |
2011-03-23 | smp: add missing init.h include | Heiko Carstens |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston |
2011-03-22 | crc32: add missed brackets in macro | Konstantin Khlebnikov |
2011-03-22 | sigma-firmware: loader for Analog Devices' SigmaStudio | Mike Frysinger |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-22 | smp: move smp setup functions to kernel/smp.c | Amerigo Wang |
2011-03-22 | include/linux/err.h: add a function to cast error-pointers to a return value | Uwe Kleine-König |
2011-03-22 | fs.h: remove 8 bytes of padding from block_device on 64bit builds | Richard Kennedy |
2011-03-22 | include/linux/compiler-gcc*.h: unify macro definitions | Borislav Petkov |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: add __GFP_OTHER_NODE flag | Andi Kleen |
2011-03-22 | mm: vmscan: kswapd should not free an excessive number of pages when balancin... | Mel Gorman |
2011-03-22 | pagewalk: only split huge pages when necessary | Dave Hansen |
2011-03-22 | memcg: move memcg reclaimable page into tail of inactive list | Minchan Kim |
2011-03-22 | mm: deactivate invalidated pages | Minchan Kim |
2011-03-22 | mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds | Richard Kennedy |
2011-03-22 | mm: remove unused TestSetPageLocked() interface | Michel Lespinasse |
2011-03-22 | mm: simplify anon_vma refcounts | Peter Zijlstra |
2011-03-22 | mm: move anon_vma ref out from under CONFIG_foo | Peter Zijlstra |