| 2014-08-07 |
Johannes Weiner | mm: memcontrol: use root_mem_cgroup res_counter |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: catch root bypass in move precharge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: simplify move precharge function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Michal Hocko | mm: memcontrol: remove explicit OOM parameter in charge... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: retry reclaim for oom-disabled and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: huge_memory: use GFP_TRANSHUGE when charging huge... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: reclaim at least once for __GFP_NORETRY |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: rearrange charging fast path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: fold mem_cgroup_do_charge() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: page-flags: clean up the page flag test, set, clear... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Waiman Long | mm, thp: replace smp_mb after atomic_add by smp_mb__aft... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Waiman Long | mm, thp: move invariant bug check out of loop in __spli... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: clean-up log message |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: change cma_declare_contiguous() to obey coding... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: clean-up CMA allocation error path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | PPC, KVM, CMA: use general CMA reserved area management... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | CMA: generalize CMA reserved area management functionality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: support arbitrary bitmap granularity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: support alignment constraint on CMA region |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: separate core CMA management codes from DMA... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/internal.h: use nth_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Michal Nazarewicz | mm: page_alloc: simplify drain_zone_pages by using... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tang Chen | mem-hotplug: introduce MMOP_OFFLINE to replace the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tang Chen | mem-hotplug: avoid illegal state prefixed with legal... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Hugh Dickins | mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | vmalloc: use rcu list iterator to reduce vmap_area_lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | include/linux/memblock.h: add __init to memblock_set_bo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrew Morton | mm/page_alloc.c: unexport alloc_pages_exact_nid() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/memory_hotplug.c: add __meminit to grow_zone_span... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/readahead.c: remove unused file_ra_state from count_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joe Perches | slab: convert last use of __FUNCTION__ to __func__ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Gu Zheng | slab: fix the alias count (via sysfs) of slab cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Dan Carpenter | mm, slub: fix some indenting in cmpxchg_double_slab() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wang Sheng-Hui | mm/slab.c: fix comments |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: move slab related stuff from util.c to slab_common.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wei Yang | slub: avoid duplicate creation on the first object |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: change int to size_t for representing allocation... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: remove BAD_ALIEN_MAGIC |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: remove a useless lockdep annotation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: destroy a slab without holding any alien cache... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: use the lock on alien_cache, instead of the lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: introduce alien_cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: factor out initialization of array cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: defer slab_destroy in free_block() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: move up code to get kmem_cache_node in free_block() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: add unlikely macro to help compiler |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
David Rientjes | mm, slub: mark resiliency_test as init text |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: slab.h: wrap the whole file with guarding macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slab: use get_node() and kmem_cache_node() functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slub: use new node functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slab common: add functions for kmem_cache_node access |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/slab.c: add __init to init_lock_keys |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | kernel/watchdog.c: convert printk/pr_warning to pr_foo() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/ocfs2/slot_map.c: replace count*size kzalloc by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tariq Saeed | ocfs2: race between umount and unfinished remastering... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Xue jiufei | ocfs2: remove conversion of total_backoff in dlm_join_d... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Yingtai Xie | ocfs2: correctly check the return value of ocfs2_search... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/squashfs/super.c: logging cleanup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/squashfs/file_direct.c: replace count*size kmalloc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Pranith Kumar | sh: fix build error by adding generic ioport_{map/unmap}() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Daniel Palmer | sh: SH7724 clock fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Richard Weinberger | sh: remove CPU_SUBTYPE_SH7764 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Chen Gang | score, ptrace: remove unused macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | ntfs: kernel-doc warning fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/logfs/readwrite.c: kernel-doc warning fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Kees Cook | ./Makefile: explain stack-protector-strong CONFIG logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Jan Kara | fanotify: fix double free of pending permission events |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Jan Kara | fsnotify: rename event handling functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/fscache: make ctl_table static |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | kernel/auditfilter.c: replace count*size kmalloc by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/ide |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-next |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-next |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge tag 'random_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge branch 'next' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Christoph Jaeger | ide: use module_platform_driver() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
David S. Miller | sparc64: Fix up merge thinko. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
David S. Miller | Merge git://git./linux/kernel/git/davem/sparc |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
David S. Miller | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Thomas Gleixner | x86: MCE: Add raw_lock conversion again |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Anish Bhatt | cxgb4 : Disable recursive mailbox commands when enabling vi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Francois Romieu | net: reduce USB network driver config options. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Prashant Sreedharan | tg3: Modify tg3_tso_bug() to handle multiple TX rings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
David S. Miller | Merge branch 'amd-xgbe' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Lendacky, Thomas | amd-xgbe: Perform phy connect/disconnect at dev open... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Lendacky, Thomas | amd-xgbe: Use dma_set_mask_and_coherent to set DMA... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Marc Zyngier | net: sun4i-emac: fix memory leak on bad packet |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Eric Dumazet | sctp: fix possible seqlock seadlock in sctp_packet_tran... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Fabio Estevam | Revert "net: phy: Set the driver when registering an... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Hariprasad... | cxgb4vf: Turn off SGE RX/TX Callback Timers and interru... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
David S. Miller | Merge tag 'batman-adv-for-davem' of git://git.open... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Toshiaki Makita | team: Simplify return path of team_newlink |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Toshiaki Makita | bridge: Update outdated comment on promiscuous mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-05 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |