index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
direct-io: Use return from cmpxchg to decide of assignment happened
Olof Johansson
1
-2
/
+3
2013-09-09
vfs: fix dentry RCU to refcounting possibly sleeping dput()
Linus Torvalds
1
-53
/
+49
2013-09-09
virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
1
-2
/
+2
2013-09-08
vfs: use lockred "dead" flag to mark unrecoverably dead dentries
Linus Torvalds
2
-25
/
+15
2013-09-08
vfs: reorganize dput() memory accesses
Linus Torvalds
2
-10
/
+11
2013-09-08
lockref: add ability to mark lockrefs "dead"
Linus Torvalds
2
-0
/
+41
2013-09-08
NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
Weston Andros Adamson
1
-4
/
+37
2013-09-08
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
Trond Myklebust
1
-2
/
+15
2013-09-08
lockref: fix docbook argument names
Linus Torvalds
1
-4
/
+4
2013-09-07
NFSv4: Allow security autonegotiation for submounts
Trond Myklebust
2
-5
/
+19
2013-09-07
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
Trond Myklebust
1
-1
/
+3
2013-09-07
NFSv4: Fix security auto-negotiation
Trond Myklebust
6
-18
/
+30
2013-09-07
NFS: Clean up nfs_parse_security_flavors()
Trond Myklebust
1
-12
/
+13
2013-09-07
NFS: Clean up the auth flavour array mess
Trond Myklebust
2
-13
/
+28
2013-09-07
Revert "Input: introduce BTN/ABS bits for drums and guitars"
Linus Torvalds
5
-433
/
+3
2013-09-07
um: Add irq chip um/mask handlers
Richard Weinberger
1
-0
/
+4
2013-09-07
um: prctl: Do not include linux/ptrace.h
Richard Weinberger
1
-1
/
+1
2013-09-07
um: Run UML in it's own session.
Richard Weinberger
1
-0
/
+2
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
8
-12
/
+16
2013-09-07
um: ubd: Introduce submit_request()
Richard Weinberger
1
-13
/
+19
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
3
-1
/
+50
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
4
-1
/
+78
2013-09-07
um: hostfs: Fix writeback
Richard Weinberger
1
-1
/
+8
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
12
-43
/
+1082
2013-09-06
clk: samsung: exynos5250: Simplify registration of PLL rate tables
Tomasz Figa
1
-10
/
+2
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
Tomasz Figa
1
-0
/
+49
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
Tomasz Figa
1
-0
/
+45
2013-09-06
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
Tomasz Figa
1
-1
/
+7
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL46xx
Tomasz Figa
2
-1
/
+135
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
3
-65
/
+14
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL45xx
Tomasz Figa
2
-1
/
+119
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
3
-62
/
+20
2013-09-06
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
Tomasz Figa
1
-3
/
+3
2013-09-06
clk: samsung: exynos4: Remove checks for DT node
Tomasz Figa
1
-7
/
+4
2013-09-06
clk: samsung: exynos4: Remove unused static clkdev aliases
Tomasz Figa
1
-184
/
+172
2013-09-06
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
3
-9
/
+7
2013-09-06
clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
Tomasz Figa
1
-8
/
+27
2013-09-06
clocksource: samsung_pwm_timer: Get clock from device tree
Tomasz Figa
1
-4
/
+8
2013-09-06
ARM: dts: exynos4: Specify PWM clocks in PWM node
Tomasz Figa
1
-0
/
+2
2013-09-06
pwm: samsung: Update DT bindings documentation to cover clocks
Tomasz Figa
1
-0
/
+12
2013-09-06
NVMe: Merge issue on character device bring-up
Keith Busch
1
-4
/
+8
2013-09-06
ceph: use d_invalidate() to invalidate aliases
Yan, Zheng
1
-4
/
+4
2013-09-06
ceph: remove ceph_lookup_inode()
Yan, Zheng
3
-11
/
+1
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
4
-8
/
+146
2013-09-06
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
1
-1
/
+4
2013-09-06
net: add documentation for BQL helpers
Florian Fainelli
1
-0
/
+26
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-09-06
bnx2x: Restore a call to config_init
Eilon Greenstein
1
-6
/
+3
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
1
-0
/
+2
2013-09-06
tcp: fix no cwnd growth after timeout
Yuchung Cheng
1
-4
/
+2
[next]