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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
printk: remove duplicated check for log level
Petr Mladek
1
-7
/
+3
2014-04-03
err.h: use bool for IS_ERR and IS_ERR_OR_NULL
Joe Perches
1
-3
/
+4
2014-04-03
kernel/groups.c: remove return value of set_groups
Wang YanQing
1
-1
/
+1
2014-04-03
include/linux/syscalls.h: add sys32_quotactl() prototype
Rashika Kheria
1
-0
/
+2
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-0
/
+1
2014-04-03
drop_caches: add some documentation and info message
Dave Hansen
1
-0
/
+1
2014-04-03
mm: remove read_cache_page_async()
Sasha Levin
1
-10
/
+0
2014-04-03
include/linux/mm.h: remove ifdef condition
Rashika Kheria
1
-2
/
+0
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
4
-9
/
+63
2014-04-03
lib: radix_tree: tree node interface
Johannes Weiner
1
-0
/
+34
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
2
-0
/
+10
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
3
-1
/
+14
2014-04-03
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
4
-6
/
+23
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-4
/
+5
2014-04-03
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-0
/
+1
2014-04-03
mm: vmstat: fix UP zone state accounting
Johannes Weiner
1
-8
/
+9
2014-04-03
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
1
-0
/
+1
2014-04-03
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-0
/
+9
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-13
/
+14
2014-04-03
quota: provide function to grab quota structure reference
Jan Kara
1
-0
/
+8
2014-04-03
fanotify: convert access_mutex to spinlock
Jan Kara
1
-1
/
+1
2014-04-03
kmemleak: remove redundant code
Li Zefan
1
-2
/
+0
2014-04-03
bdi: avoid oops on device removal
Jan Kara
1
-1
/
+1
2014-04-03
Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-160
/
+149
2014-04-03
net: add busy_poll device feature
Jiri Pirko
1
-0
/
+2
2014-04-03
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
1
-5
/
+19
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-27
/
+48
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+7
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+3
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
30
-366
/
+848
2014-04-03
ceph: add get_name() NFS export callback
Yan, Zheng
1
-0
/
+1
2014-04-03
libceph: bump CEPH_OSD_MAX_OP to 3
Ilya Dryomov
1
-1
/
+1
2014-04-03
libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2
-0
/
+15
2014-04-03
libceph: encode CEPH_OSD_OP_FLAG_* op flags
Ilya Dryomov
2
-1
/
+2
2014-04-03
libceph: a per-osdc crush scratch buffer
Ilya Dryomov
1
-0
/
+3
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-22
/
+79
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-16
/
+14
2014-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+21
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+18
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-14
/
+104
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+10
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2014-04-02
Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...
Joerg Roedel
3
-31
/
+54
2014-04-01
kill generic_file_buffered_write()
Al Viro
1
-2
/
+0
2014-04-01
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
1
-0
/
+2
2014-04-01
generic_file_direct_write(): get rid of ppos argument
Al Viro
1
-1
/
+1
2014-04-01
kill the 5th argument of generic_file_buffered_write()
Al Viro
1
-1
/
+1
2014-04-01
kill the 4th argument of __generic_file_aio_write()
Al Viro
1
-2
/
+1
[prev]
[next]