| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/caif | David Howells | 2012-10-09 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2012-10-09 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet | 2012-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl | 2012-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: gro: selective flush of packets | Eric Dumazet | 2012-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet | 2012-10-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove skb recycling | Eric Dumazet | 2012-10-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: add reference of module in netlink_dump_start | Gao feng | 2012-10-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko | 2012-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko | 2012-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: mmp-pdma support | Zhangfei Gao | 2012-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: add TI EDMA DMA engine driver | Matt Porter | 2012-09-01 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson | 2012-10-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: add support for exynos specific implementation of dw-mshc | Thomas Abraham | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: add support for implementation specific callbacks | Thomas Abraham | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: add quirk to indicate missing write protect line | Thomas Abraham | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: lookup for optional biu and ciu clocks | Thomas Abraham | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference | Thomas Abraham | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: support BKOPS feature for eMMC | Jaehoon Chung | 2012-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci-pxav3: dt: Support "cd-gpios" property | Chris Ball | 2012-09-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: Do not rescan non-removable devices | Johan Rudholm | 2012-09-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: Add regulator support for vccq (voltage regualor) | Philip Rakity | 2012-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcg: clean up mm_match_cgroup() signature | Johannes Weiner | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, thp: fix mapped pages avoiding unevictable list on mlock | David Rientjes | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: update memory block's state and notify userspace | Wen Congyang | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: preparation to notify memory block's state at memory hot remove | Wen Congyang | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make GFP_NOTRACK definition unconditional | Glauber Costa | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMA: migrate mlocked pages | Minchan Kim | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove unevictable_pgs_mlockfreed | Hugh Dickins | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: fix zone stat mismatch | Minchan Kim | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move all mmu notifier invocations to be done outside the PT lock | Sagi Grimberg | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, numa: reclaim from all nodes within reclaim distance | David Rientjes | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove free_page_mlock | Hugh Dickins | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove vma arg from page_evictable | Hugh Dickins | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix-up zone present pages | Jianguo Wu | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_alloc: refactor out __alloc_contig_migrate_alloc() | Minchan Kim | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity | Mel Gorman | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: Restart compaction from near where it left off | Mel Gorman | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: cache if a pageblock was scanned and no pages were isolated | Mel Gorman | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert "mm: have order > 0 compaction start off where it left" | Mel Gorman | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock: cleanup early_node_map[] related comments | Wanpeng Li | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: fix pages missed by race rather than failing | Minchan Kim | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remain migratetype in freed page | Minchan Kim | 2012-10-09 | |
