Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | userns: Convert audit to work with user namespaces enabled | Eric W. Biederman | 1 | -2/+3 |
2012-09-18 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 1 | -6/+8 |
2012-09-14 | userns: Convert drm to use kuid and kgid and struct pid where appropriate | Eric W. Biederman | 3 | -5/+7 |
2012-09-07 | userns: Convert process event connector to handle kuids and kgids | Eric W. Biederman | 1 | -4/+14 |
2012-08-15 | userns: Convert tun/tap to use kuid and kgid where appropriate | Eric W. Biederman | 1 | -14/+32 |
2012-08-15 | userns: Make the airo wireless driver use kuids for proc uids and gids | Eric W. Biederman | 1 | -20/+28 |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 7 | -2/+345 |
2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -13/+37 |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 9 | -26/+124 |
2012-08-02 | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds | 5 | -22/+150 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 11 | -1123/+2070 |
2012-08-02 | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 1 | -2/+3 |
2012-08-02 | md/raid1: submit IO from originating thread instead of md thread. | NeilBrown | 2 | -4/+55 |
2012-08-02 | raid5: raid5d handle stripe in batch way | Shaohua Li | 1 | -13/+32 |
2012-08-02 | raid5: make_request use batch stripe release | Shaohua Li | 2 | -3/+60 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 48 | -1089/+2468 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -88/+35 |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 17 | -165/+198 |
2012-08-01 | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -39/+1 |
2012-08-01 | Merge branch 'for-next' of git://neil.brown.name/md | Linus Torvalds | 8 | -219/+400 |
2012-08-01 | delousing target_core_file a bit | Al Viro | 1 | -27/+5 |
2012-08-01 | DM RAID: Add support for MD RAID10 | Jonathan Brassow | 1 | -5/+90 |
2012-08-01 | Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md | NeilBrown | 1608 | -55721/+77054 |
2012-08-01 | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 5 | -5/+85 |
2012-08-01 | sh: intc: initial irqdomain support. | Paul Mundt | 5 | -5/+85 |
2012-08-01 | Merge branch 'common/pinctrl' into sh-latest | Paul Mundt | 1 | -17/+15 |
2012-08-01 | sh: pfc: Fix up init ordering mess. | Paul Mundt | 1 | -17/+15 |
2012-08-01 | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 1934 | -62202/+198204 |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski | 1 | -2/+3 |
2012-08-01 | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski | 2 | -0/+21 |
2012-08-01 | Platform: OLPC: move global variables into priv struct | Andres Salomon | 1 | -20/+28 |
2012-08-01 | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 1 | -0/+117 |
2012-08-01 | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 1 | -5/+0 |
2012-08-01 | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 1 | -1/+45 |
2012-08-01 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 1 | -0/+48 |
2012-08-01 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 1 | -2/+110 |
2012-08-01 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 4 | -2/+4 |
2012-08-01 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 3 | -0/+21 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 10 | -12/+14 |
2012-08-01 | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 13 | -0/+5426 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -159/+287 |
2012-08-01 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 8 | -258/+555 |
2012-08-01 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 126 | -8031/+7073 |
2012-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -16/+84 |
2012-08-01 | rtc/rtc-88pm80x: remove unneed devm_kfree | Devendra Naga | 1 | -2/+0 |
2012-08-01 | rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails | Devendra Naga | 1 | -1/+1 |
2012-08-01 | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves | Mel Gorman | 1 | -1/+5 |
2012-08-01 | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 7 | -8/+7 |
2012-08-01 | mm: factor out memory isolate functions | Minchan Kim | 1 | -0/+1 |
2012-08-01 | drivers/media/video/v4l2-ioctl.c: fix build | Andrew Morton | 1 | -2/+6 |