aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-10cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo1-5/+3
2013-09-09dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason1-2/+10
2013-09-09clk: only call get_parent if there is oneAlex Elder1-1/+1
2013-09-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson1-2/+3
2013-09-09MAINTAINERS: update email for Dan WilliamsDan Williams1-9/+9
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat1-4/+2
2013-09-08vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds1-53/+49
2013-09-09virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu1-2/+2
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds2-25/+15
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds2-10/+11
2013-09-07lockref: add ability to mark lockrefs "dead"Linus Torvalds2-0/+41
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson1-4/+37
2013-09-07NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust1-2/+15
2013-09-07lockref: fix docbook argument namesLinus Torvalds1-4/+4
2013-09-07NFSv4: Allow security autonegotiation for submountsTrond Myklebust2-5/+19
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust1-1/+3
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust6-18/+30
2013-09-07NFS: Clean up nfs_parse_security_flavors()Trond Myklebust1-12/+13
2013-09-07NFS: Clean up the auth flavour array messTrond Myklebust2-13/+28
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds5-433/+3
2013-09-07um: Add irq chip um/mask handlersRichard Weinberger1-0/+4
2013-09-07um: prctl: Do not include linux/ptrace.hRichard Weinberger1-1/+1
2013-09-07um: Run UML in it's own session.Richard Weinberger1-0/+2
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger8-12/+16
2013-09-07um: ubd: Introduce submit_request()Richard Weinberger1-13/+19
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger3-1/+50
2013-09-07um: Implement probe_kernel_read()Richard Weinberger4-1/+78
2013-09-07um: hostfs: Fix writebackRichard Weinberger1-1/+8
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu12-43/+1082
2013-09-06clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa1-10/+2
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa1-0/+49
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa1-0/+45
2013-09-06clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa1-1/+7
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa2-1/+135
2013-09-06clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa3-65/+14
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa2-1/+119
2013-09-06clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa3-62/+20
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa1-3/+3
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa1-7/+4
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa1-184/+172
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa3-9/+7
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa1-8/+27
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa1-4/+8
2013-09-06ARM: dts: exynos4: Specify PWM clocks in PWM nodeTomasz Figa1-0/+2
2013-09-06pwm: samsung: Update DT bindings documentation to cover clocksTomasz Figa1-0/+12
2013-09-06NVMe: Merge issue on character device bring-upKeith Busch1-4/+8
2013-09-06ceph: use d_invalidate() to invalidate aliasesYan, Zheng1-4/+4
2013-09-06ceph: remove ceph_lookup_inode()Yan, Zheng3-11/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson4-8/+146
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet1-1/+4