summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto2012-08-011-0/+8
* sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto2012-08-011-2/+2
* Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-011-17/+15
|\
| * sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-011-17/+15
* | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-013266-83688/+267839
|\ \
| * | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-011-2/+3
| * | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-013-0/+23
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31131-1060/+3174
| |\ \
| | * | rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-311-2/+0
| | * | rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-311-1/+1
| | * | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-313-3/+38
| | * | tmpfs: distribute interleave better across nodesNathan Zimmer2012-07-311-2/+4
| | * | mm: remove redundant initializationMinchan Kim2012-07-312-12/+2
| | * | mm: warn if pg_data_t isn't initialized with zeroMinchan Kim2012-07-311-0/+3
| | * | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
| | * | memcg: gix memory accounting scalability in shrink_page_listTim Chen2012-07-311-0/+2
| | * | mm/sparse: remove index_init_lockGavin Shan2012-07-311-13/+1
| | * | mm/sparse: more checks on mem_section numberGavin Shan2012-07-311-0/+2
| | * | mm/sparse: optimize sparse_index_allocGavin Shan2012-07-311-6/+4
| | * | memcg: add mem_cgroup_from_css() helperWanpeng Li2012-07-311-8/+11
| | * | memcg: further prevent OOM with too many dirty pagesHugh Dickins2012-07-311-9/+24
| | * | memcg: prevent OOM with too many dirty pagesMichal Hocko2012-07-311-3/+20
| | * | mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-07-311-22/+23
| | * | mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner2012-07-311-8/+14
| | * | mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner2012-07-311-5/+12
| | * | mm: memcg: split swapin charge function into private and public partJohannes Weiner2012-07-311-9/+15
| | * | mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner2012-07-311-6/+1
| | * | mm: memcg: remove unneeded shmem charge typeJohannes Weiner2012-07-311-10/+1
| | * | mm: memcg: move swapin charge functions above callsitesJohannes Weiner2012-07-311-36/+32
| | * | mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner2012-07-311-9/+4
| | * | mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner2012-07-311-6/+12
| | * | mm: swapfile: clean up unuse_pte race handlingJohannes Weiner2012-07-311-2/+1
| | * | mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-07-313-46/+43
| | * | swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman2012-07-311-4/+6
| | * | nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2012-07-312-3/+3
| | * | nfs: enable swap on NFSMel Gorman2012-07-319-34/+149
| | * | nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-312-14/+39
| | * | nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-315-28/+29
| | * | mm: add support for direct_IO to highmem pagesMel Gorman2012-07-314-3/+22
| | * | mm: swap: implement generic handler for swap_activateMel Gorman2012-07-314-88/+106
| | * | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-317-3/+105
| | * | mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman2012-07-314-0/+61
| | * | mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-07-314-0/+57
| | * | selinux: tag avc cache alloc as non-criticalMel Gorman2012-07-311-1/+1
| | * | netvm: prevent a stream-specific deadlockMel Gorman2012-07-315-16/+32
| | * | mm: account for the number of times direct reclaimers get throttledMel Gorman2012-07-313-0/+5
| | * | mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman2012-07-313-8/+122
| | * | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman2012-07-311-1/+5
| | * | mm: micro-optimise slab to avoid a function callMel Gorman2012-07-311-2/+26
| | * | netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-313-6/+68
OpenPOWER on IntegriCloud