aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-31memory-hotplug: fix kswapd looping forever problemMinchan Kim3-2/+62
2012-07-31mm: fix free page check in zone_watermark_ok()Minchan Kim1-1/+2
2012-07-31mm: factor out memory isolate functionsMinchan Kim6-82/+93
2012-07-31mm, memcg: move all oom handling to memcontrol.cDavid Rientjes4-25/+18
2012-07-31mm, oom: reduce dependency on tasklist_lockDavid Rientjes2-14/+30
2012-07-31mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes4-41/+93
2012-07-31mm, oom: introduce helper function to process threads during scanDavid Rientjes1-46/+65
2012-07-31mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2-2/+2
2012-07-31mm/hotplug: mark memory hotplug code in page_alloc.c as __meminitJiang Liu1-32/+34
2012-07-31mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu3-0/+17
2012-07-31mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu1-7/+8
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu5-10/+17
2012-07-31mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...Wanpeng Li1-2/+2
2012-07-31mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...Wanpeng Li1-2/+2
2012-07-31mm/memcg: complete documentation for tcp memcg filesWanpeng Li1-0/+2
2012-07-31mm: setup pageblock_order before it's used by sparsememXishi Qiu3-2/+7
2012-07-31mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directlyJeff Liu1-1/+1
2012-07-31vmscan: remove obsolete shrink_control commentMinchan Kim2-2/+1
2012-07-31mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent1-1/+1
2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel4-5/+73
2012-07-31memcg: rename mem_control_xxx to memcg_xxxWanpeng Li1-4/+4
2012-07-31memcg: fix bad behavior in use_hierarchy fileGlauber Costa1-0/+6
2012-07-31mm: remove unused LRU_ALL_EVICTABLEWanpeng Li1-1/+0
2012-07-31memcg: rename config variablesAndrew Morton33-78/+78
2012-07-31mm: clean up __count_immobile_pages()Minchan Kim1-16/+18
2012-07-31mm: do not use page_count() without a page pinMinchan Kim1-1/+8
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes2-8/+10
2012-07-31mm, oom: fix potential killing of thread that is disabled from oom killingDavid Rientjes1-2/+2
2012-07-31mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...KOSAKI Motohiro1-3/+6
2012-07-31mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()KOSAKI Motohiro1-11/+7
2012-07-31mm/compaction: cleanup on compaction_deferredGavin Shan1-2/+2
2012-07-31memcg: make mem_cgroup_force_empty_list() return boolKAMEZAWA Hiroyuki1-12/+7
2012-07-31memcg: mem_cgroup_move_parent() doesn't need gfp_maskKAMEZAWA Hiroyuki1-3/+2
2012-07-31memcg: clean up force_empty_list() return value checkKamezawa Hiroyuki1-5/+0
2012-07-31memcg: remove check for signal_pending() during rmdir()Kamezawa Hiroyuki1-3/+0
2012-07-31mm/memblock.c:memblock_double_array(): cosmetic cleanupsAndrew Morton1-17/+18
2012-07-31mm, oom: do not schedule if current has been killedDavid Rientjes1-6/+5
2012-07-31hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrateAneesh Kumar K.V1-2/+4
2012-07-31hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V2-14/+13
2012-07-31hugetlb: move all the in use pages to active listAneesh Kumar K.V1-1/+10
2012-07-31hugetlb/cgroup: add HugeTLB controller documentationAneesh Kumar K.V1-0/+45
2012-07-31hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V3-0/+33
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V4-0/+148
2012-07-31hugetlb/cgroup: add support for cgroup removalAneesh Kumar K.V1-2/+68
2012-07-31hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V3-1/+133
2012-07-31hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V2-0/+41
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V5-0/+179
2012-07-31hugetlb: make some static variables globalAneesh Kumar K.V2-5/+7
2012-07-31hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2-5/+8
2012-07-31hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V3-57/+27
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V4-33/+59
2012-07-31hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2-9/+17
2012-07-31hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V1-5/+13
2012-07-31hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V1-7/+7
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li9-27/+40
2012-07-31mm/buddy: cleanup on should_fail_alloc_pageGavin Shan1-7/+7
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie5-9/+4
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt1-2/+10
2012-07-31swap: allow swap readahead to be mergedChristian Ehrhardt1-0/+5
2012-07-31memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki1-1/+0
2012-07-31memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki1-8/+8
2012-07-31memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki1-5/+5
2012-07-31mm: make vb_alloc() more foolproofJan Kara1-0/+8
2012-07-31vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo1-4/+4
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-31xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds23-57/+789
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-385/+2228
2012-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-55/+121
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-105/+104
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller4-4/+69
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller3-64/+79
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-237/+368
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet3-7/+34
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet7-50/+50
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds25-898/+1351
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton1-0/+9
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-07-31nfs: increase number of permitted callback connections.NeilBrown1-0/+4
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss4-0/+4
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng1-0/+1
2012-07-31ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones1-0/+4
2012-07-31time: Remove all direct references to timekeeperJohn Stultz1-128/+154
2012-07-31time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz1-36/+54
2012-07-31time: Clean up stray newlinesJohn Stultz1-10/+0
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz4-11/+16
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas1-4/+8
2012-07-31Merge branch 'linus' into timers/urgentIngo Molnar396-4797/+9316
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin11-14/+60
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra5-17/+114
2012-07-31perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton1-1/+1
2012-07-31sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'Michael Wang1-15/+14
2012-07-31vfio: Add PCI device driverAlex Williamson9-0/+3259
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson5-1/+821
2012-07-31vfio: Add documentationAlex Williamson1-0/+314
2012-07-31vfio: VFIO coreAlex Williamson8-0/+1801
2012-07-31USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-07-31kernel/debug: Make use of KGDB_REASON_NMIAnton Vorontsov1-0/+4
2012-07-31kdb: Remove cpu from the more promptJason Wessel1-11/+0
2012-07-31kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel2-16/+1
2012-07-31thermal: Constify 'type' argument for the registration routinefor-v3.6Anton Vorontsov2-2/+2
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov1031-5431/+8782
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King11-785/+614
2012-07-31ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas1-0/+2
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman1-0/+2
2012-07-31Add feature removal of old OMAP private DMA implementationRussell King1-0/+11
2012-07-31mtd: omap2: remove private DMA API implementationRussell King1-110/+26
2012-07-31mtd: omap2: add DMA engine supportRussell King1-1/+91
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King1-99/+5
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King1-31/+150
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King6-7/+0
2012-07-31mmc: omap: remove private DMA API implementationRussell King1-229/+6
2012-07-31mmc: omap: add DMA engine supportRussell King2-12/+190
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King1-200/+63
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King1-27/+165
2012-07-31dmaengine: omap: add support for cyclic DMARussell King1-4/+89
2012-07-31dmaengine: omap: add support for setting fiRussell King1-2/+3
2012-07-31dmaengine: omap: add support for returning residue in tx_state methodRussell King1-5/+64
2012-07-31dmaengine: add OMAP DMA engine driverRussell King4-0/+553
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe1-2/+1
2012-07-31floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu1-2/+1
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-07-31ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-07-31ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-31ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+6
2012-07-31ALSA: hda - Add descriptions for missing IDT 92HD83x modelsTakashi Iwai1-0/+4
2012-07-31ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown5-7/+7
2012-07-31block: stack unplugShaohua Li1-8/+7
2012-07-31blk: centralize non-request unplug handling.NeilBrown5-83/+49
2012-07-31md: remove plug_cnt feature of plugging.NeilBrown5-14/+5
2012-07-31block/nbd: micro-optimization in nbd request completionChetan Loke1-1/+1
2012-07-31Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora1-2/+2
2012-07-31fs: Remove old freezing mechanismJan Kara2-6/+0
2012-07-31ext2: Implement freezingJan Kara2-1/+37
2012-07-31btrfs: Convert to new freezing mechanismJan Kara4-5/+14
2012-07-31nilfs2: Convert to new freezing mechanismJan Kara3-10/+15
2012-07-31ntfs: Convert to new freezing mechanismJan Kara1-1/+2
2012-07-31fuse: Convert to new freezing mechanismJan Kara1-2/+2
2012-07-31gfs2: Convert to new freezing mechanismJan Kara2-12/+7
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara4-5/+29
2012-07-31xfs: Convert to new freezing codeJan Kara10-16/+109
2012-07-31ext4: Convert to new freezing mechanismJan Kara3-29/+23
2012-07-31fs: Protect write paths by sb_start_write - sb_end_writeJan Kara5-23/+26
2012-07-31fs: Skip atime update on frozen filesystemJan Kara1-2/+6
2012-07-31fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Jan Kara5-24/+85
2012-07-31fs: Improve filesystem freezing handlingJan Kara2-28/+373
2012-07-31switch the protection of percpu_counter list to spinlockAl Viro1-7/+7
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf1-1/+0
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt6-54/+121
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-50/+448
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-1825/+2220
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] Documentation: Update cardlistsMauro Carvalho Chehab3-2/+5
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile3-2/+11
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds156-5523/+7584
2012-07-31md/RAID1: Add missing case for attempting to repair known bad blocks.Alexander Lyakas1-0/+12
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30rbd: create rbd_refresh_helper()Alex Elder1-10/+15
2012-07-30rbd: return obj version in __rbd_refresh_header()Alex Elder1-14/+11
2012-07-30rbd: fixes in rbd_header_from_disk()Alex Elder1-5/+13
2012-07-30rbd: always pass ops array to rbd_req_sync_op()Alex Elder1-30/+16
2012-07-30rbd: pass null version pointer in add_snap()Alex Elder1-2/+1
2012-07-30rbd: make rbd_create_rw_ops() return a pointerAlex Elder1-31/+39
2012-07-30rbd: have __rbd_add_snap_dev() return a pointerAlex Elder1-15/+22
2012-07-30libceph: recheck con state after allocating incoming messageSage Weil1-1/+8
2012-07-30libceph: change ceph_con_in_msg_alloc convention to be less weirdSage Weil1-25/+31
2012-07-30libceph: avoid dropping con mutex before faultSage Weil1-3/+1
2012-07-30libceph: verify state after retaking con lock after dispatchSage Weil1-1/+2
2012-07-30libceph: revoke mon_client messages on session restartSage Weil1-0/+4
2012-07-30libceph: fix handling of immediate socket connect failureSage Weil1-7/+19
2012-07-30ceph: update MAINTAINERS fileSage Weil1-5/+8
2012-07-30libceph: be less chatty about stray repliesSage Weil1-2/+2
2012-07-30libceph: clear all flags on con_closeSage Weil1-0/+2
2012-07-30libceph: clean up con flagsSage Weil2-36/+36
2012-07-30libceph: replace connection state bits with statesSage Weil2-74/+68
2012-07-30libceph: drop unnecessary CLOSED check in socket state change callbackSage Weil1-3/+0
2012-07-30libceph: close socket directly from ceph_con_close()Sage Weil1-7/+1
2012-07-30libceph: drop gratuitous socket close calls in con_workSage Weil1-4/+4
2012-07-30libceph: move ceph_con_send() closed check under the con mutexSage Weil1-9/+7
2012-07-30libceph: move msgr clear_standby under con mutex protectionSage Weil1-3/+4
2012-07-30libceph: fix fault locking; close socket on lossy faultSage Weil1-7/+7
2012-07-30rbd: drop "object_name" from rbd_req_sync_unwatch()Alex Elder1-4/+5
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify_ack()Alex Elder1-4/+3
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify()Alex Elder1-4/+4