| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | | | | | | | | | | | | | | | | | sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | sparse: define __must_be_array() for __CHECKER__ | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | sparse: define dummy BUILD_BUG_ON definition for sparse | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | xattr.h: expose string defines to userspace | Eric Paris | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS | Amerigo Wang | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/c2port.h: remove wrong and never used macros | Wanlong Gao | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | ulimit: raise default hard ulimit on number of files to 4096 | Tim Gardner | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro | Daniel Kiper | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | proc: make struct proc_maps_private truly private | Stephen Wilson | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: declare mpol_to_str() when CONFIG_TMPFS=n | Stephen Wilson | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: export get_vma_policy() | Stephen Wilson | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove last trace of shmem_get_unmapped_area | Hugh Dickins | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | tmpfs: implement generic xattr support | Eric Paris | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit | Yinghai Lu | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: delete non-atomic mm counter implementation | Matt Fleming | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM | Daniel Kiper | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM... | Daniel Kiper | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_... | Daniel Kiper | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: change shrink_slab() interfaces by passing shrink_control | Ying Han | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | readahead: readahead page allocations are OK to fail | Wu Fengguang | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: break out page allocation warning code | Dave Hansen | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: convert anon_vma->lock to a mutex | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: revert page_lock_anon_vma() lock annotation | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: Remove i_mmap_lock lockbreak | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | lockdep, mutex: provide mutex_lock_nest_lock | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: mmu_gather rework | Peter Zijlstra | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: make expand_downwards() symmetrical with expand_upwards() | Michal Hocko | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() | Dave Hansen | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/gfp.h: work around apparent sparse confusion | Dave Hansen | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | oom: replace PF_OOM_ORIGIN with toggling oom_score_adj | David Rientjes | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | x86,mm: make pagefault killable | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce wait_on_page_locked_killable() | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: per-node vmstat: show proper vmstats | KOSAKI Motohiro | 2011-05-25 |
* | | | | | | | | | | | | | | | | | | | | | | | | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 |
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-05-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t... | Ben Dooks | 2011-05-24 |
| |\ \| | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | i2c: i2c-sh_mobile bus speed platform data V2 | Magnus Damm | 2011-05-11 |
| |/ / / / / / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2011-05-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | dlm: make plock operation killable | David Teigland | 2011-05-23 |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-05-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 2011-04-25 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 2011-04-25 |