aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-018-34/+43
* mm: compaction: trivial clean up in acct_isolated()Minchan Kim2012-08-011-13/+5
* vmscan: abort reclaim/compaction if compaction can proceedMel Gorman2012-08-011-11/+21
* vmscan: limit direct reclaim for higher order allocationsRik van Riel2012-08-011-0/+16
* vmscan: reduce wind up shrinker->nr when shrinker can't do workDave Chinner2012-08-011-0/+15
* vmscan: shrinker->nr updates race and go wrongDave Chinner2012-08-011-13/+32
* vmscan: add shrink_slab tracepointsDave Chinner2012-08-012-1/+84
* vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li2012-08-011-0/+3
* mm: vmscan: fix force-scanning small targets without swapJohannes Weiner2012-08-011-15/+12
* mm: reduce the amount of work done when updating min_free_kbytesMel Gorman2012-08-011-16/+24
* mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman2012-08-011-18/+40
* mm/vmstat.c: cache align vm_statDimitri Sivanich2012-08-011-1/+1
* dm raid1: fix crash with mirror recovery and discardMikulas Patocka2012-08-012-2/+5
* UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-08-011-2/+6
* MIPS: Properly align the .data..init_task section.David Daney2012-08-012-3/+4
* mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar2012-08-011-1/+4
* ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-08-011-2/+6
* cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-08-011-2/+5
* Linux 3.0.38Greg Kroah-Hartman2012-07-191-1/+1
* timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-191-0/+1
* hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz2012-07-191-14/+14
* timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-192-0/+35
* hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner2012-07-191-2/+3
* timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner2012-07-191-1/+24
* timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-191-0/+4
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-192-1/+28
* time: Move common updates to a functionThomas Gleixner2012-07-191-17/+17
* timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-07-191-1/+2
* ntp: Correct TAI offset during leap secondRichard Cochran2012-07-191-1/+1
* ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-193-94/+48
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-191-1/+1
* tcp: drop SYN+FIN messagesEric Dumazet2012-07-191-0/+2
* Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-191-0/+1
* e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-191-0/+3
* rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-191-1/+1
* fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-191-5/+4
* intel_ips: blacklist HP ProBook laptopsTakashi Iwai2012-07-191-0/+22
* ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
* mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-191-9/+3
* media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-191-0/+1
* block: fix infinite loop in __getblk_slowJeff Moyer2012-07-191-9/+13
* hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-191-1/+1
* Linux 3.0.37Greg Kroah-Hartman2012-07-161-1/+1
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-161-5/+0
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-161-6/+8
* mm: Hold a file reference in madvise_removeAndy Lutomirski2012-07-161-3/+13
* fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-161-0/+1
* mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes2012-07-161-1/+4
* drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-161-2/+3
* memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-162-3/+6