2014-01-25 |
Linus Torvalds | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'xtensa-next-20140123' of git://github.com... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'md/3.14' of git://neil.brown.name/md |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'devicetree-for-3.14' of git://git.kernel... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'rdma-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge tag 'fbdev-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-25 |
Linus Torvalds | Merge branch 'next' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge branch 'akpm' (incoming from Andrew) |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'clk-for-linus-3.14-part1' of git://git.linar... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'drivers-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'boards-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'dt-for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'soc-for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'cleanup-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge tag 'fixes-nc-for-linus' of git://git.kernel... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge branch 'for-linus' of git://ftp.arm.linux.org... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2014-01-24 |
Linus Torvalds | Merge git://git.infradead.org/users/eparis/audit |
tree | commitdiff |
2014-01-24 |
Evgeny Boger | drivers/w1/masters/w1-gpio.c: add strong pullup emulation |
tree | commitdiff |
2014-01-24 |
Kees Cook | kexec: add sysctl to disable kexec_load |
tree | commitdiff |
2014-01-24 |
Oleg Nesterov | exec: kill task_struct->did_exec |
tree | commitdiff |
2014-01-24 |
DaeSeok Youn | kernel/fork.c: make dup_mm() static |
tree | commitdiff |
2014-01-24 |
Oleg Nesterov | proc: cleanup/simplify get_task_state/task_state_array |
tree | commitdiff |
2014-01-24 |
Oleg Nesterov | coredump: make __get_dumpable/get_dumpable inline,... |
tree | commitdiff |
2014-01-24 |
Oleg Nesterov | coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY |
tree | commitdiff |
2014-01-24 |
Axel Lin | fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_ar... |
tree | commitdiff |
2014-01-24 |
Joe Perches | printk/cache: mark printk_once test variable __read_mostly |
tree | commitdiff |
2014-01-24 |
Du, Changbin | lib/parser.c: add match_wildcard() function |
tree | commitdiff |
2014-01-24 |
Mike Frysinger | uapi: convert u64 to __u64 in exported headers |
tree | commitdiff |
2014-01-24 |
Mike Frysinger | include/uapi/linux/dn.h: pull in ioctl.h header |
tree | commitdiff |
2014-01-24 |
Mike Frysinger | include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h |
tree | commitdiff |
2014-01-24 |
David Howells | include/linux/of.h: make for_each_child_of_node() refer... |
tree | commitdiff |
2014-01-24 |
Alex Elder | remove extra definitions of U32_MAX |
tree | commitdiff |
2014-01-24 |
Alex Elder | kernel.h: define u8, s8, u32, etc. limits |
tree | commitdiff |
2014-01-24 |
Alex Elder | conditionally define U32_MAX |
tree | commitdiff |
2014-01-24 |
Mark Salter | add generic fixmap.h |
tree | commitdiff |
2014-01-24 |
Geert Uytterhoeven | asm/types.h: Remove include/asm-generic/int-l64.h |
tree | commitdiff |
2014-01-24 |
Shawn Guo | include/linux/genalloc.h: spinlock_t needs spinlock_types.h |
tree | commitdiff |
2014-01-24 |
Andi Kleen | numa: add a sysctl for numa_balancing |
tree | commitdiff |
2014-01-24 |
Philipp Hachtmann | mm: free memblock.memory in free_all_bootmem |
tree | commitdiff |
2014-01-24 |
Vladimir Davydov | memcg, slab: RCU protect memcg_params for root caches |
tree | commitdiff |
2014-01-24 |
Vladimir Davydov | memcg, slab: clean up memcg cache initialization/destru... |
tree | commitdiff |
2014-01-24 |
Vladimir Davydov | memcg, slab: kmem_cache_create_memcg(): fix memleak... |
tree | commitdiff |
2014-01-24 |
Sasha Levin | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE |
tree | commitdiff |
2014-01-24 |
Dave Hansen | mm: print more details for bad_page() |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi... |
tree | commitdiff |
2014-01-23 |
Olof Johansson | Merge tag 'omap-for-v3.14/dt-signed' of git://git.kerne... |
tree | commitdiff |
2014-01-23 |
Dmitry Torokhov | Merge branch 'next' into for-linus |
tree | commitdiff |
2014-01-23 |
Roland Dreier | Merge branch 'ip-roce' into for-next |
tree | commitdiff |
2014-01-23 |
Roland Dreier | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib... |
tree | commitdiff |
2014-01-23 |
Eli Cohen | IB/mlx5: Remove old field for create mkey mailbox |
tree | commitdiff |
2014-01-23 |
Eli Cohen | mlx5_core: Fix PowerPC support |
tree | commitdiff |
2014-01-23 |
Eli Cohen | mlx5_core: Improve debugfs readability |
tree | commitdiff |
2014-01-23 |
Eli Cohen | IB/mlx5: Add support for resize CQ |
tree | commitdiff |
2014-01-23 |
Eli Cohen | IB/mlx5: Implement modify CQ |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'modules-next-for-linus' of git://git.kernel... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'virtio-next-for-linus' of git://git.kernel... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'stable/for-linus-3.14-rc0-tag' of git:/... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'dm-3.14-changes' of git://git.kernel.org... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'scsi-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'pci-v3.14-changes' of git://git.kernel.org... |
tree | commitdiff |
2014-01-23 |
Linus Torvalds | Merge tag 'trace-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-22 |
Miklos Szeredi | fuse: fix pipe_buf_operations |
tree | commitdiff |
2014-01-22 |
James Bottomley | Merge branch 'misc' into for-linus |
tree | commitdiff |
2014-01-22 |
Jiri Kosina | Merge branches 'for-3.13/upstream-fixes', 'for-3.14... |
tree | commitdiff |
2014-01-22 |
Li Zhong | neighbour.h: fix comment |
tree | commitdiff |
2014-01-22 |
Masanari Iida | sched: Fix warning on make htmldocs caused by wait.h |
tree | commitdiff |
2014-01-22 |
Dongmao Zhang | dm log userspace: allow mark requests to piggyback... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge branch 'akpm' (incoming from Andrew) |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge branch 'for-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge branch 'for-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge branch 'for-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge branch 'for-3.14' of git://git.kernel.org/pub... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2014-01-22 |
Linus Torvalds | Merge tag 'gfs2-merge-window' of git://git.kernel.org... |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/migrate: remove unused function, fail_migrate_page() |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/migrate: remove putback_lru_pages, fix comment on... |
tree | commitdiff |
2014-01-22 |
Vlastimil Babka | mm: compaction: encapsulate defer reset logic |
tree | commitdiff |
2014-01-22 |
Mel Gorman | mm: compaction: trace compaction begin and end |
tree | commitdiff |
2014-01-22 |
Mel Gorman | sched: add tracepoints related to NUMA task migration |
tree | commitdiff |
2014-01-22 |
Mel Gorman | mm: numa: trace tasks that fail migration due to rate... |
tree | commitdiff |
2014-01-22 |
Mel Gorman | mm: numa: limit scope of lock for NUMA migrate rate... |
tree | commitdiff |
2014-01-22 |
Santosh Shilimkar | mm/memblock: add memblock memory allocation apis |
tree | commitdiff |
2014-01-22 |
Grygorii Strashko | mm/memblock: switch to use NUMA_NO_NODE instead of... |
tree | commitdiff |
2014-01-22 |
Grygorii Strashko | mm/memblock: reorder parameters of memblock_find_in_ran... |
tree | commitdiff |
2014-01-22 |
Grygorii Strashko | mm/bootmem: remove duplicated declaration of __free_pag... |
tree | commitdiff |
2014-01-22 |
Oleg Nesterov | introduce for_each_thread() to replace the buggy while_... |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/rmap: use rmap_walk() in page_referenced() |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/rmap: use rmap_walk() in try_to_munlock() |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/rmap: use rmap_walk() in try_to_unmap() |
tree | commitdiff |
2014-01-22 |
Joonsoo Kim | mm/rmap: extend rmap_walk_xxx() to cope with different... |
tree | commitdiff |
next |