Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | err.h: use bool for IS_ERR and IS_ERR_OR_NULL | Joe Perches | 1 | -3/+4 |
2014-04-04 | kernel/groups.c: remove return value of set_groups | Wang YanQing | 1 | -1/+1 |
2014-04-04 | include/linux/syscalls.h: add sys32_quotactl() prototype | Rashika Kheria | 1 | -0/+2 |
2014-04-04 | kobject: don't block for each kobject_uevent | Vladimir Davydov | 1 | -0/+1 |
2014-04-04 | drop_caches: add some documentation and info message | Dave Hansen | 1 | -0/+1 |
2014-04-04 | mm: remove read_cache_page_async() | Sasha Levin | 1 | -10/+0 |
2014-04-04 | include/linux/mm.h: remove ifdef condition | Rashika Kheria | 1 | -2/+0 |
2014-04-04 | mm: keep page cache radix tree nodes in check | Johannes Weiner | 4 | -9/+63 |
2014-04-04 | lib: radix_tree: tree node interface | Johannes Weiner | 1 | -0/+34 |
2014-04-04 | mm: thrash detection-based file cache sizing | Johannes Weiner | 2 | -0/+10 |
2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 3 | -1/+14 |
2014-04-04 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner | 4 | -6/+23 |
2014-04-04 | mm: filemap: move radix tree hole searching here | Johannes Weiner | 2 | -4/+5 |
2014-04-04 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner | 1 | -0/+1 |
2014-04-04 | mm: vmstat: fix UP zone state accounting | Johannes Weiner | 1 | -8/+9 |
2014-04-04 | mm, hugetlb: fix race in region tracking | Davidlohr Bueso | 1 | -0/+1 |
2014-04-04 | mm, hugetlb: unify region structure handling | Joonsoo Kim | 1 | -0/+9 |
2014-04-04 | mm: optimize put_mems_allowed() usage | Mel Gorman | 1 | -13/+14 |
2014-04-04 | quota: provide function to grab quota structure reference | Jan Kara | 1 | -0/+8 |
2014-04-04 | fanotify: convert access_mutex to spinlock | Jan Kara | 1 | -1/+1 |
2014-04-04 | kmemleak: remove redundant code | Li Zefan | 1 | -2/+0 |
2014-04-04 | bdi: avoid oops on device removal | Jan Kara | 1 | -1/+1 |
2014-04-04 | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -0/+8 |
2014-04-04 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -5/+16 |
2014-04-04 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -177/+151 |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 7 | -54/+62 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -1/+26 |
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-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 5 | -10/+11 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 101 | -849/+3018 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -22/+102 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 12 | -21/+19 |
2014-04-03 | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+21 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+101 |
2014-04-03 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 4 | -14/+115 |
2014-04-03 | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -4/+10 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -681/+0 |
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 | 4 | -33/+67 |
2014-04-02 | fuse: Turn writeback cache on | Pavel Emelyanov | 1 | -1/+6 |
2014-04-02 | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -26/+41 |
2014-04-02 | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -23/+37 |
2014-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -12/+44 |
2014-04-02 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -45/+121 |
2014-04-02 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -103/+61 |
2014-04-02 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -36/+138 |
2014-04-02 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -30/+173 |
2014-04-02 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -366/+1632 |
2014-04-02 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 19 | -143/+824 |