aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01block: remove dead func declarationYuanhan Liu
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31tmpfs: distribute interleave better across nodesNathan Zimmer
2012-07-31mm: remove redundant initializationMinchan Kim
2012-07-31mm: warn if pg_data_t isn't initialized with zeroMinchan Kim
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim
2012-07-31memcg: gix memory accounting scalability in shrink_page_listTim Chen
2012-07-31mm/sparse: remove index_init_lockGavin Shan
2012-07-31mm/sparse: more checks on mem_section numberGavin Shan
2012-07-31mm/sparse: optimize sparse_index_allocGavin Shan
2012-07-31memcg: add mem_cgroup_from_css() helperWanpeng Li
2012-07-31memcg: further prevent OOM with too many dirty pagesHugh Dickins
2012-07-31memcg: prevent OOM with too many dirty pagesMichal Hocko
2012-07-31mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-07-31mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner
2012-07-31mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner
2012-07-31mm: memcg: split swapin charge function into private and public partJohannes Weiner
2012-07-31mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner
2012-07-31mm: memcg: remove unneeded shmem charge typeJohannes Weiner
2012-07-31mm: memcg: move swapin charge functions above callsitesJohannes Weiner
2012-07-31mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner
2012-07-31mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner
2012-07-31mm: swapfile: clean up unuse_pte race handlingJohannes Weiner