Age | Commit message (Expand) | Author |
2013-09-21 | inet*.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | icmp.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | genetlink.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | gen_stats.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | garp.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | flow.h/flow_keys.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | fib_rules.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | esp.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | dst.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | decnet (dn*.h): Remove extern from function prototypes | Joe Perches |
2013-09-20 | dcbevent.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | compat.h: Remove extern from function prototypes | Joe Perches |
2013-09-20 | net_sched: htb: support of 64bit rates | Eric Dumazet |
2013-09-20 | net_sched: add u64 rate to psched_ratecfg_precompute() | Eric Dumazet |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-09-18 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-18 | perf: Fix UAPI export of PERF_EVENT_IOC_ID | Vince Weaver |
2013-09-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-09-17 | KVM: mmu: allow page tables to be in read-only slots | Paolo Bonzini |
2013-09-16 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-09-16 | netfilter: ipset: Consistent userspace testing with nomatch flag | Jozsef Kadlecsik |
2013-09-15 | vxlan: Fix sparse warnings | Joseph Gasparakis |
2013-09-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-09-15 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2013-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-09-13 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | HID: provide a helper for validating hid reports | Kees Cook |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-13 | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions | Michal Kubeček |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() | Kirill A. Shutemov |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov |
2013-09-12 | mm: make lru_add_drain_all() selective | Chris Metcalf |
2013-09-12 | memcg: add per cgroup writeback pages accounting | Sha Zhengju |
2013-09-12 | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | memcg: correct RESOURCE_MAX to ULLONG_MAX | Sha Zhengju |
2013-09-12 | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner |
2013-09-12 | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | memcg: enhance memcg iterator to support predicates | Michal Hocko |
2013-09-12 | vmscan, memcg: do softlimit reclaim also for targeted reclaim | Michal Hocko |