| Commit message (Expand) | Author | Age | Files | Lines |
* | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 2012-05-31 | 1 | -0/+2 |
* | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro | 2012-05-31 | 1 | -3/+3 |
* | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford | 2012-05-31 | 1 | -12/+35 |
* | ipc/mqueue: switch back to using non-max values on create | Doug Ledford | 2012-05-31 | 1 | -0/+2 |
* | ipc/mqueue: cleanup definition names and locations | Doug Ledford | 2012-05-31 | 1 | -0/+5 |
* | kexec: export kexec.h to user space | maximilian attems | 2012-05-31 | 2 | -22/+54 |
* | cpu: introduce clear_tasks_mm_cpumask() helper | Anton Vorontsov | 2012-05-31 | 1 | -0/+1 |
* | cred: remove task_is_dead() from __task_cred() validation | Oleg Nesterov | 2012-05-31 | 1 | -7/+3 |
* | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers | Boaz Harrosh | 2012-05-31 | 1 | -28/+2 |
* | kmod: unexport call_usermodehelper_freeinfo() | Boaz Harrosh | 2012-05-31 | 1 | -4/+0 |
* | fat: introduce special inode for managing the FSINFO block | Artem Bityutskiy | 2012-05-31 | 1 | -1/+2 |
* | vsprintf: further optimize decimal conversion | Denys Vlasenko | 2012-05-31 | 1 | -0/+4 |
* | introduce SIZE_MAX | Xi Wang | 2012-05-31 | 3 | -3/+4 |
* | rtc: ds1307: add trickle charger support | Wolfram Sang | 2012-05-29 | 1 | -0/+22 |
* | rtc: add ioctl to get/clear battery low voltage status | Alexander Stein | 2012-05-29 | 1 | -0/+3 |
* | vsprintf: fix %ps on non symbols when using kallsyms | Stephen Boyd | 2012-05-29 | 1 | -0/+7 |
* | include/linux/led-lm3530.h: comment correction about the range of brightness | Kim, Milo | 2012-05-29 | 1 | -1/+1 |
* | leds: add new field to led_classdev struct to save activation state | Shuah Khan | 2012-05-29 | 1 | -0/+2 |
* | drivers/video/backlight/apple_bl.c: include header for exported symbol protot... | H Hartley Sweeten | 2012-05-29 | 1 | -1/+1 |
* | lcd: add callbacks for early fb event blank support | Inki Dae | 2012-05-29 | 1 | -0/+10 |
* | fbdev: add events for early fb event support | Inki Dae | 2012-05-29 | 1 | -0/+4 |
* | memcg: decrement static keys at real destroy time | Glauber Costa | 2012-05-29 | 1 | -0/+22 |
* | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 2012-05-29 | 3 | -37/+19 |
* | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 2012-05-29 | 1 | -2/+2 |
* | rescounter: remove __must_check from res_counter_charge_nofail() | Glauber Costa | 2012-05-29 | 1 | -1/+1 |
* | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker | 2012-05-29 | 1 | -0/+3 |
* | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 2012-05-29 | 1 | -6/+4 |
* | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 2012-05-29 | 1 | -4/+2 |
* | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+14 |
* | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 2012-05-29 | 1 | -5/+0 |
* | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov | 2012-05-29 | 2 | -8/+4 |
* | mm: mark mm-inline functions as __always_inline | Konstantin Khlebnikov | 2012-05-29 | 1 | -4/+4 |
* | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 2012-05-29 | 2 | -24/+14 |
* | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 2012-05-29 | 1 | -9/+0 |
* | mm: fix slab->page flags corruption | Pravin B Shelar | 2012-05-29 | 1 | -0/+2 |
* | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-29 | 1 | -2/+20 |
* | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes | 2012-05-29 | 1 | -2/+3 |
* | mm/fs: remove truncate_range | Hugh Dickins | 2012-05-29 | 2 | -5/+0 |
* | shmem: replace page if mapping excludes its zone | Hugh Dickins | 2012-05-29 | 1 | -0/+6 |
* | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks | Bartlomiej Zolnierkiewicz | 2012-05-29 | 1 | -0/+19 |
* | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 2012-05-29 | 1 | -3/+0 |
* | mm: move is_vma_temporary_stack() declaration to huge_mm.h | Alex Shi | 2012-05-29 | 2 | -2/+2 |
* | kbuild: install kernel-page-flags.h | Ulrich Drepper | 2012-05-29 | 2 | -0/+5 |
* | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov | 2012-05-29 | 1 | -1/+1 |
* | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov | 2012-05-29 | 1 | -0/+7 |
* | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 2012-05-29 | 1 | -1/+6 |
* | mm: do_migrate_pages(): rename arguments | Andrew Morton | 2012-05-29 | 1 | -5/+4 |
* | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 2012-05-29 | 1 | -2/+2 |
* | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 2012-05-29 | 1 | -6/+6 |
* | mm: vmscan: remove lumpy reclaim | Mel Gorman | 2012-05-29 | 1 | -22/+4 |