Age | Commit message (Expand) | Author |
2014-04-03 | include/linux/printk.h: remove double asmlinkage in printk_emit | Simon Kågström |
2014-04-03 | printk: remove duplicated check for log level | Petr Mladek |
2014-04-03 | xattr: guard against simultaneous glibc header inclusion | Serge Hallyn |
2014-04-03 | err.h: use bool for IS_ERR and IS_ERR_OR_NULL | Joe Perches |
2014-04-03 | kernel/groups.c: remove return value of set_groups | Wang YanQing |
2014-04-03 | include/linux/syscalls.h: add sys32_quotactl() prototype | Rashika Kheria |
2014-04-03 | kobject: don't block for each kobject_uevent | Vladimir Davydov |
2014-04-03 | drop_caches: add some documentation and info message | Dave Hansen |
2014-04-03 | mm: remove read_cache_page_async() | Sasha Levin |
2014-04-03 | include/linux/mm.h: remove ifdef condition | Rashika Kheria |
2014-04-03 | mm: keep page cache radix tree nodes in check | Johannes Weiner |
2014-04-03 | lib: radix_tree: tree node interface | Johannes Weiner |
2014-04-03 | mm: thrash detection-based file cache sizing | Johannes Weiner |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2014-04-03 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2014-04-03 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2014-04-03 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner |
2014-04-03 | mm: vmstat: fix UP zone state accounting | Johannes Weiner |
2014-04-03 | mm, hugetlb: fix race in region tracking | Davidlohr Bueso |
2014-04-03 | mm, hugetlb: unify region structure handling | Joonsoo Kim |
2014-04-03 | mm: optimize put_mems_allowed() usage | Mel Gorman |
2014-04-03 | quota: provide function to grab quota structure reference | Jan Kara |
2014-04-03 | fanotify: convert access_mutex to spinlock | Jan Kara |
2014-04-03 | kmemleak: remove redundant code | Li Zefan |
2014-04-03 | bdi: avoid oops on device removal | Jan Kara |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-04-02 | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-04-01 | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-04-01 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-04-01 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-04-01 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | net: Add a test to see if a skb is freeable in irq context | Eric W. Biederman |
2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann |