index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
2
-0
/
+9
2014-06-25
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2
-2
/
+2
2014-06-25
nfs: get rid of duplicate dprintk
Weston Andros Adamson
1
-6
/
+0
2014-06-24
nfs: Fix unused variable error
Anna Schumaker
1
-3
/
+2
2014-06-24
nfs: remove unneeded EXPORTs
Weston Andros Adamson
1
-2
/
+0
2014-06-24
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
5
-68
/
+47
2014-06-24
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
3
-32
/
+11
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
7
-46
/
+18
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
19
-482
/
+460
2014-06-24
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
5
-21
/
+25
2014-06-24
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
8
-119
/
+71
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
4
-45
/
+58
2014-06-24
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
1
-7
/
+4
2014-06-24
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
1
-2
/
+5
2014-06-24
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
1
-35
/
+40
2014-06-24
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
1
-0
/
+1
2014-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-06-21
Linux 3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-21
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+1216
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-1
/
+7
2014-06-21
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-11
/
+12
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-172
/
+359
2014-06-21
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+79
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-126
/
+1249
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-456
/
+505
2014-06-21
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
16
-102
/
+88
2014-06-21
Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+12
2014-06-21
Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-34
/
+49
2014-06-21
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-44
/
+60
2014-06-21
Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-42
/
+119
2014-06-20
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2
-1
/
+10
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-60
/
+167
2014-06-19
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-133
/
+213
2014-06-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-832
/
+1373
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-96
/
+50
2014-06-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-158
/
+123
2014-06-19
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-06-19
imx-drm: parallel-display: Fix DPMS default state.
Denis Carikli
1
-0
/
+7
2014-06-19
staging: android: timed_output: fix use after free of dev
Yi Zhang
1
-1
/
+0
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
UniCore32: Change git tree location information in MAINTAINERS
Guan Xuetao
1
-2
/
+2
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...
Chen Gang
2
-34
/
+34
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
[next]