summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-05-29thp, memcg: split hugepage for memcg oom on cowDavid Rientjes-3/+18
2012-05-29mm/vmstat.c: remove debug fs entries on failure of file creation and made ext...Sasikantha babu-3/+7
2012-05-29mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar-1/+2
2012-05-29mm/mmap.c: find_vma(): remove unnecessary if(mm) checkRajman Mekaco-26/+27
2012-05-29mm: use kcalloc() instead of kzalloc() to allocate arrayThomas Meyer-2/+2
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki-5/+3
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman-52/+24
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman-83/+14
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman-151/+19
2012-05-29mm: remove swap token codeRik van Riel-307/+2
2012-05-29mm, thp: allow fallback when pte_alloc_one() fails for huge pmdDavid Rientjes-5/+8
2012-05-29mm, thp: remove unnecessary ret variableDavid Rientjes-2/+1
2012-05-29mm/hugetlb.c: use long vars instead of int in region_count()Wang Sheng-Hui-2/+2
2012-05-29mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()Wang Sheng-Hui-1/+1
2012-05-29mm/memory_failure: let the compiler add the function nameBorislav Petkov-4/+4
2012-05-29mm: fix NULL ptr deref when walking hugepagesSasha Levin-1/+1
2012-05-29cris: select GENERIC_ATOMIC64Cong Wang-0/+1
2012-05-29pagemap.h: fix warning about possibly used before init varPaul Gortmaker-4/+4
2012-05-29skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau-2/+0
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda-3/+5
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet-1/+2
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo-2/+1
2012-05-29l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman-3/+39
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King-76/+32
2012-05-29RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga-2/+0
2012-05-29RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHEDParav Pandit-1/+1
2012-05-29RDMA/ocrdma: Correct queue free count mathParav Pandit-17/+1
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg-1/+1
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg-32/+41
2012-05-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-587/+1039
2012-05-29ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki-2/+2
2012-05-29ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki-23/+30
2012-05-29ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki-9/+28
2012-05-29rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake-3/+6
2012-05-29ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake-2/+44
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1750/+6799
2012-05-29drm/i915: Reset last_retired_head when resetting ringChris Wilson-0/+1
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira-6/+6
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira-1/+7
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa-1/+1
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau-3/+4
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-2881/+3960
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau-0/+19
2012-05-29tty: fix ldisc lock inversion traceAlan Cox-16/+25
2012-05-29pty: Fix lock inversionAlan Cox-2/+0
2012-05-29drm/edid/quirks: ViewSonic VA2026wAdam Jackson-4/+18