| Commit message (Expand) | Author | Age | Files | Lines |
* | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman | 2012-09-18 | 1 | -2/+1 |
* | userns: Modify dqget to take struct kqid | Eric W. Biederman | 2012-09-18 | 1 | -1/+1 |
* | userns: Convert quota netlink aka quota_send_warning | Eric W. Biederman | 2012-09-18 | 1 | -2/+2 |
* | userns: Convert qutoactl | Eric W. Biederman | 2012-09-18 | 2 | -4/+4 |
* | userns: Implement struct kqid | Eric W. Biederman | 2012-09-18 | 1 | -0/+125 |
* | userns: Add kprojid_t and associated infrastructure in projid.h | Eric W. Biederman | 2012-09-18 | 2 | -0/+107 |
* | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman | 2012-09-18 | 1 | -2/+4 |
* | userns: Convert vfs posix_acl support to use kuids and kgids | Eric W. Biederman | 2012-09-18 | 2 | -1/+19 |
* | userns: Convert taskstats to handle the user and pid namespaces. | Eric W. Biederman | 2012-09-18 | 1 | -2/+6 |
* | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 2012-09-18 | 6 | -19/+20 |
* | audit: Add typespecific uid and gid comparators | Eric W. Biederman | 2012-09-18 | 1 | -0/+2 |
* | audit: Remove the unused uid parameter from audit_receive_filter | Eric W. Biederman | 2012-09-18 | 1 | -1/+1 |
* | audit: Use current instead of NETLINK_CREDS() in audit_filter | Eric W. Biederman | 2012-09-18 | 1 | -1/+1 |
* | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman | 2012-09-14 | 1 | -4/+5 |
* | userns: Convert drm to use kuid and kgid and struct pid where appropriate | Eric W. Biederman | 2012-09-13 | 1 | -2/+2 |
* | userns: Convert ipc to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-07 | 1 | -4/+5 |
* | net sched: Pass the skb into change so it can access NETLINK_CB | Eric W. Biederman | 2012-08-15 | 1 | -1/+2 |
* | userns: Teach inet_diag to work with user namespaces | Eric W. Biederman | 2012-08-15 | 1 | -0/+1 |
* | userns: Implement sk_user_ns | Eric W. Biederman | 2012-08-15 | 1 | -0/+9 |
* | netlink: Make the sending netlink socket availabe in NETLINK_CB | Eric W. Biederman | 2012-08-15 | 1 | -0/+1 |
* | userns: Convert net/ax25 to use kuid_t where appropriate | Eric W. Biederman | 2012-08-15 | 1 | -2/+2 |
* | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman | 2012-08-15 | 1 | -1/+4 |
* | userns: Use kgids for sysctl_ping_group_range | Eric W. Biederman | 2012-08-15 | 1 | -1/+2 |
* | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 2012-08-15 | 1 | -1/+2 |
* | userns: Make seq_file's user namespace accessible | Eric W. Biederman | 2012-08-15 | 1 | -0/+14 |
* | userns: Convert sock_i_uid to return a kuid_t | Eric W. Biederman | 2012-08-15 | 1 | -1/+1 |
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 1 | -0/+41 |
|\ |
|
| * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-08-01 | 1 | -0/+6 |
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-08-01 | 1 | -0/+6 |
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-08-01 | 1 | -0/+29 |
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-02 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 2012-08-01 | 2 | -9/+34 |
| |\ \ |
|
| * | | | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski | 2012-08-01 | 1 | -0/+2 |
* | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-02 | 2 | -148/+30 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine | Russell King | 2012-07-31 | 1 | -148/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config | Russell King | 2012-07-01 | 1 | -2/+3 |
| | * | | | | | dmaengine: PL08x: constify channel names and bus_id strings | Russell King | 2012-07-01 | 1 | -1/+1 |
| | * | | | | | dmaengine: PL08x: move private data structures into amba-pl08x.c | Russell King | 2012-07-01 | 1 | -139/+2 |
| | * | | | | | dmaengine: PL08x: clean up get_signal/put_signal | Russell King | 2012-07-01 | 1 | -2/+2 |
| | * | | | | | dmaengine: PL08x: remove circular_buffer boolean from channel data | Russell King | 2012-07-01 | 1 | -4/+0 |
| | |/ / / / |
|
| * / / / / | dmaengine: add OMAP DMA engine driver | Russell King | 2012-07-31 | 1 | -0/+22 |
| |/ / / / |
|
* | | | | | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-08-01 | 4 | -45/+87 |
|\ \ \ \ \ |
|
| * | | | | | video: da8xx-fb: configure FIFO threshold to reduce underflow errors | Manjunathappa, Prakash | 2012-07-29 | 1 | -0/+3 |
| * | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2012-07-25 | 1 | -25/+26 |
| |\ \ \ \ \ |
|
| | * | | | | | OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI | Archit Taneja | 2012-06-29 | 1 | -3/+0 |
| | * | | | | | OMAPDSS: Add interlace parameter to omap_video_timings | Archit Taneja | 2012-06-29 | 1 | -0/+2 |
| | * | | | | | OMAPDSS: Remove omap_panel_config enum from omap_dss_device | Archit Taneja | 2012-06-29 | 1 | -11/+0 |
| | * | | | | | OMAPDSS: Add some new fields to omap_video_timings | Archit Taneja | 2012-06-29 | 1 | -0/+22 |
| | * | | | | | OMAPDSS: Remove passive matrix LCD support (part 3) | Archit Taneja | 2012-06-29 | 1 | -5/+0 |
| | * | | | | | OMAPDSS: Remove passive matrix LCD support (part 2) | Archit Taneja | 2012-06-29 | 1 | -2/+0 |