| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged | Tejun Heo | 2012-04-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | block: remove ioc_*_changed() | Tejun Heo | 2012-03-20 | |
| | * | | | | | | | | | | | | | cfq: don't use icq_get_changed() | Tejun Heo | 2012-03-20 | |
| | * | | | | | | | | | | | | | block: implement bio_associate_current() | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | block: add io_context->active_ref | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | block: ioc_task_link() can't fail | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | blkcg: drop unnecessary RCU locking | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | blkcg: let blkcg core manage per-queue blkg list and counter | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | blkcg: move per-queue blkg list heads and counters to queue and blkg | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | blkcg: clear all request_queues on blkcg policy [un]registrations | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | block: implement blk_queue_bypass_start/end() | Tejun Heo | 2012-03-06 | |
| | * | | | | | | | | | | | | | elevator: make elevator_init_fn() return 0/-errno | Tejun Heo | 2012-03-06 | |
| * | | | | | | | | | | | | | | Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | iommu/core: pass a user-provided token to fault handlers | Ohad Ben-Cohen | 2012-05-22 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 2012-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | edac: Initialize the dimm label with the known information | Mauro Carvalho Chehab | 2012-05-28 | |
| | * | | | | | | | | | | | | | | edac: Change internal representation to work with layers | Mauro Carvalho Chehab | 2012-05-28 | |
| | * | | | | | | | | | | | | | | edac.h: Add generic layers for describing a memory location | Mauro Carvalho Chehab | 2012-05-28 | |
| | * | | | | | | | | | | | | | | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-28 | |
| | * | | | | | | | | | | | | | | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-28 | |
| | * | | | | | | | | | | | | | | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab | 2012-05-28 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | OF: PCI: const usage needed by MIPS | John Crispin | 2012-05-21 | |
| | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | rtc: ds1307: add trickle charger support | Wolfram Sang | 2012-05-29 | |
| * | | | | | | | | | | | | | rtc: add ioctl to get/clear battery low voltage status | Alexander Stein | 2012-05-29 | |
| * | | | | | | | | | | | | | vsprintf: fix %ps on non symbols when using kallsyms | Stephen Boyd | 2012-05-29 | |
| * | | | | | | | | | | | | | include/linux/led-lm3530.h: comment correction about the range of brightness | Kim, Milo | 2012-05-29 | |
| * | | | | | | | | | | | | | leds: add new field to led_classdev struct to save activation state | Shuah Khan | 2012-05-29 | |
| * | | | | | | | | | | | | | drivers/video/backlight/apple_bl.c: include header for exported symbol protot... | H Hartley Sweeten | 2012-05-29 | |
| * | | | | | | | | | | | | | lcd: add callbacks for early fb event blank support | Inki Dae | 2012-05-29 | |
| * | | | | | | | | | | | | | fbdev: add events for early fb event support | Inki Dae | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 2012-05-29 | |
| * | | | | | | | | | | | | | rescounter: remove __must_check from res_counter_charge_nofail() | Glauber Costa | 2012-05-29 | |
| * | | | | | | | | | | | | | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: mark mm-inline functions as __always_inline | Konstantin Khlebnikov | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 2012-05-29 | |
| * | | | | | | | | | | | | | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: fix slab->page flags corruption | Pravin B Shelar | 2012-05-29 | |
| * | | | | | | | | | | | | | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes | 2012-05-29 | |
| * | | | | | | | | | | | | | mm/fs: remove truncate_range | Hugh Dickins | 2012-05-29 | |
| * | | | | | | | | | | | | | shmem: replace page if mapping excludes its zone | Hugh Dickins | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks | Bartlomiej Zolnierkiewicz | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 2012-05-29 | |
| * | | | | | | | | | | | | | mm: move is_vma_temporary_stack() declaration to huge_mm.h | Alex Shi | 2012-05-29 | |
