2013-09-12 |
Chris Metcalf | mm: make lru_add_drain_all() selective |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: document cgroup dirty/writeback memory statistics |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: add per cgroup writeback pages accounting |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: check for proper lock held in mem_cgroup_update_... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: remove MEMCG_NR_FILE_MAPPED |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: reduce function dereference |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: avoid overflow caused by PAGE_ALIGN |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Sha Zhengju | memcg: correct RESOURCE_MAX to ULLONG_MAX |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | mm: memcg: do not trap chargers with full callstack... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | mm: memcg: rework and document OOM waiting and wakeup |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | mm: memcg: enable memcg OOM killer only for user faults |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | x86: finish user fault error path with fatal signal |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | arch: mm: pass userspace fault flag to generic fault... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | arch: mm: do not invoke OOM killer on kernel fault OOM |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Johannes Weiner | arch: mm: remove obsolete init OOM protection |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Andrew Morton | memcg: trivial cleanups |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg, vmscan: do not fall into reclaim-all pass too... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg: track all children over limit in the root |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg, vmscan: do not attempt soft limit reclaim if... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg: track children in soft limit excess to improve... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg: enhance memcg iterator to support predicates |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | vmscan, memcg: do softlimit reclaim also for targeted... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg: get rid of soft-limit tree infrastructure |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Michal Hocko | memcg, vmscan: integrate soft reclaim tighter with... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Li Zefan | memcg: remove redundant code in mem_cgroup_force_empty_... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Bye, bye, WfW flag |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'for-v3.12-fix' of git://git.linaro.org... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'for-3.12' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew Morton) |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Sergey Senozhatsky | lz4: fix compression/decompression signedness mismatch |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipc_lock_check |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc, shm: drop shm_lock_check |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipc_lock_by_ptr |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc, shm: guard against non-existant vma in shmdt(2) |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: document general ipc locking scheme |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,msg: drop msg_unlock |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: rename ids->rw_mutex |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmat |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: cleanup do_shmat pasta |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmctl |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: make shmctl_nolock lockless |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: introduce shmctl_nolock |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipcctl_pre_down |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region in shmctl_down |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: introduce lockless functions to obtain the... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: use initramfs if rootfstype= or root= specified |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: move rootfs code from fs/ramfs/ to init/ |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: move bdi setup from init_rootfs to init_ramfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: replace MS_NOUSER in initramfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jan Kara | lib/radix-tree.c: make radix_tree_node_alloc() work... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/w1/masters/mxc_w1.c: remove unnecessary platfor... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/w1/w1.c: replace strict_strtol() with kstrtol() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Maxim Levitsky | memstick: add support for legacy memorysticks |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/pps/clients/pps-gpio.c: remove unnecessary... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: fix defective misuses of pkt_<level> |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert pr_info to pkt_info |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert pr_notice to pkt_notice |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device.name to pr_err loggi... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device * to pkt_dbg |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: consolidate DPRINTK and VPRINTK macros |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert printk to pr_<level> |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert ZONE macro to static function get_zone() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Kees Cook | panic: call panic handlers before kmsg_dump |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dan Carpenter | affs: use loff_t in affs_truncate() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: remove do-nothing NAME="%k" term from example... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: do not BUG if memory pressure prevented debugfs... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andy Shevchenko | aoe: suppress compiler warnings |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andy Shevchenko | aoe: remove custom implementation of kbasename() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: update internal version number to 85 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: update copyright date |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: fill in per-AoE-target information for debugfs... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: provide file operations for debugfs files |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: add AoE-target files to debugfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: create and destroy debugfs directory for aoe |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | mm/zswap: use postorder iteration when destroying rbtree |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: allow tests to run as builtin |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree_test: add test for postorder iteration |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: add rbtree_postorder_for_each_entry_safe()... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: add postorder iteration functions |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andrew Morton | block/partitions/efi.c: consistently use pr_foo() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: some style cleanups |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: delete annoying emacs style comments |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: compare first and last usable LBAs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: account for pmbr size in lba |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: detect hybrid MBRs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: do not require gpt partition to begin... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: check pmbr record's starting lba |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: use lba-aware partition records |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | s390/vmcore: use vmcore for zfcpdump |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: enable /proc/vmcore mmap for s390 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jan Willeke | s390/vmcore: implement remap_oldmem_pfn_range for s390 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: introduce remap_oldmem_pfn_range() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | s390/vmcore: use ELF header in new memory feature |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: introduce ELF header in new memory feature |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Xishi Qiu | kexec: remove unnecessary return |
commit | commitdiff | tree | snapshot |
next |