| Commit message (Expand) | Author | Age |
* | ipv4: set transport header earlier | Eric Dumazet | 2013-07-16 |
* | mlx5 core: Fix __udivdi3 when compiling for 32 bit arches | Tim Gardner | 2013-07-16 |
* | bgmac: add dependency to phylib | Hauke Mehrtens | 2013-07-16 |
* | net/irda: fixed style issues in irlan_eth | Dragos Foianu | 2013-07-16 |
* | ethtool: fixed trailing statements in ethtool | Dragos Foianu | 2013-07-16 |
* | ndisc: bool initializations should use true and false | Daniel Baluta | 2013-07-16 |
* | atl1e: unmap partially mapped skb on dma error and free skb | Neil Horman | 2013-07-16 |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-07-15 |
|\ |
|
| * | ext4: don't allow ext4_free_blocks() to fail due to ENOMEM | Theodore Ts'o | 2013-07-13 |
| * | ext4: fix spelling errors and a comment in extent_status tree | Theodore Ts'o | 2013-07-13 |
| * | ext4: rate limit printk in buffer_io_error() | Anatol Pomozov | 2013-07-11 |
| * | ext4: don't show usrquota/grpquota twice in /proc/mounts | Theodore Ts'o | 2013-07-11 |
| * | ext4: fix warning in ext4_evict_inode() | Jan Kara | 2013-07-10 |
| * | ext4: fix ext4_get_group_number() | Theodore Ts'o | 2013-07-05 |
| * | ext4: silence warning in ext4_writepages() | Jan Kara | 2013-07-05 |
* | | Linux 3.11-rc1 | Linus Torvalds | 2013-07-14 |
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-14 |
|\ \ |
|
| * | | slub: Check for page NULL before doing the node_match check | Steven Rostedt | 2013-07-14 |
| * | | mm/slab: Give s_next and s_stop slab-specific names | Wanpeng Li | 2013-07-08 |
| * | | slob: Check for NULL pointer before calling ctor() | Steven Rostedt | 2013-07-07 |
| * | | slub: Make cpu partial slab support configurable | Joonsoo Kim | 2013-07-07 |
| * | | slab: add kmalloc() to kernel API documentation | Michael Opdenacker | 2013-07-07 |
| * | | slab: fix init_lock_keys | Christoph Lameter | 2013-07-07 |
| * | | slob: use DIV_ROUND_UP where possible | Sasha Levin | 2013-07-07 |
| * | | slub: do not put a slab to cpu partial list when cpu_partial is 0 | Joonsoo Kim | 2013-07-07 |
| * | | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo | Wanpeng Li | 2013-07-07 |
| * | | mm/slub: Drop unnecessary nr_partials | Wanpeng Li | 2013-07-07 |
| * | | mm/slab: Fix /proc/slabinfo unwriteable for slab | Wanpeng Li | 2013-07-07 |
| * | | mm/slab: Sharing s_next and s_stop between slab and slub | Wanpeng Li | 2013-07-07 |
| * | | mm/slab: Fix drain freelist excessively | Wanpeng Li | 2013-07-07 |
| * | | slob: Rework #ifdeffery in slab.h | Christoph Lameter | 2013-06-18 |
| * | | mm, slab: moved kmem_cache_alloc_node comment to correct place | Zhouping Liu | 2013-06-08 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 |
|\ \ \ |
|
| * | | | sunrpc: now we can just set ->s_d_op | Al Viro | 2013-07-14 |
| * | | | cgroup: we can use simple_lookup() now | Al Viro | 2013-07-14 |
| * | | | efivarfs: we can use simple_lookup() now | Al Viro | 2013-07-14 |
| * | | | make simple_lookup() usable for filesystems that set ->s_d_op | Al Viro | 2013-07-14 |
| * | | | configfs: don't open-code d_alloc_name() | Al Viro | 2013-07-14 |
| * | | | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro | 2013-07-14 |
| * | | | rpc_create_*_dir: don't bother with qstr | Al Viro | 2013-07-14 |
| * | | | llist: llist_add() can use llist_add_batch() | Oleg Nesterov | 2013-07-13 |
| * | | | llist: fix/simplify llist_add() and llist_add_batch() | Oleg Nesterov | 2013-07-13 |
| * | | | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov | 2013-07-13 |
| * | | | fs/file_table.c:fput(): add comment | Andrew Morton | 2013-07-13 |
| * | | | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 |
* | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-07-13 |
|\ \ \ \ |
|
| * | | | | x86 platform drivers: fix gpio leak | Libo Chen | 2013-07-10 |
| * | | | | toshiba_acpi: Add dependency on SERIO_I8042 | Seth Forshee | 2013-07-10 |
| * | | | | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U | AceLan Kao | 2013-07-10 |
| * | | | | Add trivial driver to disable Intel Smart Connect | Matthew Garrett | 2013-07-10 |