| Commit message (Expand) | Author | Age | Files | Lines |
* | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-23 | 1 | -1/+1 |
* | userns: userns: check user namespace for task->file uid equivalence checks | Serge E. Hallyn | 2011-03-23 | 1 | -2/+7 |
* | userns: user namespaces: convert several capable() calls | Serge E. Hallyn | 2011-03-23 | 1 | -3/+4 |
* | userns: add a user namespace owner of ipc ns | Serge E. Hallyn | 2011-03-23 | 1 | -0/+3 |
* | userns: make has_capability* into real functions | Serge E. Hallyn | 2011-03-23 | 1 | -30/+4 |
* | userns: allow ptrace from non-init user namespaces | Serge E. Hallyn | 2011-03-23 | 1 | -0/+2 |
* | userns: allow sethostname in a container | Serge E. Hallyn | 2011-03-23 | 1 | -3/+3 |
* | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 2011-03-23 | 3 | -20/+48 |
* | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn | 2011-03-23 | 1 | -0/+4 |
* | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman | 2011-03-23 | 1 | -0/+11 |
* | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-23 | 1 | -0/+1 |
* | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-23 | 1 | -1/+0 |
* | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-23 | 2 | -8/+22 |
* | proc: make struct proc_dir_entry::namelen unsigned int | Alexey Dobriyan | 2011-03-23 | 1 | -1/+1 |
* | memcg: convert uncharge batching from bytes to page granularity | Johannes Weiner | 2011-03-23 | 1 | -2/+2 |
* | memcg: remove direct page_cgroup-to-page pointer | Johannes Weiner | 2011-03-23 | 1 | -17/+58 |
* | memcg: fold __mem_cgroup_move_account into caller | Johannes Weiner | 2011-03-23 | 1 | -5/+0 |
* | memcg: change page_cgroup_zoneinfo signature | Johannes Weiner | 2011-03-23 | 1 | -10/+0 |
* | memcg: add memcg sanity checks at allocating and freeing pages | Daisuke Nishimura | 2011-03-23 | 1 | -0/+17 |
* | memcg: simplify the way memory limits are checked | Johannes Weiner | 2011-03-23 | 1 | -58/+14 |
* | memcg: soft limit reclaim should end at limit not below | Johannes Weiner | 2011-03-23 | 1 | -2/+2 |
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 3 | -31/+0 |
* | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 2 | -19/+0 |
* | reiserfs: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -14/+13 |
* | ext3: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -5/+5 |
* | asm-generic: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -2/+2 |
* | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 3 | -4/+1 |
* | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -24/+53 |
* | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 3 | -25/+25 |
* | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 2011-03-23 | 1 | -26/+20 |
* | smp: add missing init.h include | Heiko Carstens | 2011-03-23 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-22 | 1 | -1/+43 |
|\ |
|
| * | dw_dmac: Allow src/dst msize & flow controller to be configured at runtime | Viresh KUMAR | 2011-03-07 | 1 | -0/+30 |
| * | dw_dmac: Changing type of src_master and dest_master to u8. | Viresh Kumar | 2011-03-07 | 1 | -2/+4 |
| * | dw_dmac: Pass Channel Priority from platform_data | Viresh Kumar | 2011-03-07 | 1 | -1/+3 |
| * | dw_dmac: Pass Channel Allocation Order from platform_data | Viresh Kumar | 2011-03-07 | 1 | -0/+3 |
| * | Merge branch 'dw_dmac' into dmaengine | Dan Williams | 2011-02-14 | 1 | -0/+5 |
| |\ |
|
| | * | dmaengine/dw_dmac: provide a mechanism to indicate private devices | Jamie Iles | 2011-01-29 | 1 | -0/+3 |
| | * | dmaengine/dw_dmac: allow src/dst masters to be configured at runtime | Jamie Iles | 2011-01-29 | 1 | -0/+2 |
* | | | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-22 | 1 | -3/+8 |
* | | | crc32: add missed brackets in macro | Konstantin Khlebnikov | 2011-03-22 | 1 | -1/+1 |
* | | | sigma-firmware: loader for Analog Devices' SigmaStudio | Mike Frysinger | 2011-03-22 | 1 | -0/+60 |
* | | | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 | 1 | -4/+66 |
* | | | smp: move smp setup functions to kernel/smp.c | Amerigo Wang | 2011-03-22 | 1 | -0/+2 |
* | | | include/linux/err.h: add a function to cast error-pointers to a return value | Uwe Kleine-König | 2011-03-22 | 1 | -0/+8 |
* | | | fs.h: remove 8 bytes of padding from block_device on 64bit builds | Richard Kennedy | 2011-03-22 | 1 | -1/+1 |
* | | | include/linux/compiler-gcc*.h: unify macro definitions | Borislav Petkov | 2011-03-22 | 3 | -16/+8 |
* | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 2 | -27/+6 |
* | | | mm: add __GFP_OTHER_NODE flag | Andi Kleen | 2011-03-22 | 2 | -2/+4 |
* | | | mm: vmscan: kswapd should not free an excessive number of pages when balancin... | Mel Gorman | 2011-03-22 | 1 | -0/+9 |