summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-25r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-07-25vhost: don't forget to schedule()Nadav Har'El1-0/+2
2012-07-25powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2-8/+8
2012-07-25timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner1-0/+1
2012-07-25hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz1-14/+14
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner2-0/+35
2012-07-25hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner1-2/+3
2012-07-25timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner1-1/+24
2012-07-25timekeeping: Fix leapsecond triggered load spike issueJohn Stultz1-0/+4
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz2-1/+28
2012-07-25time: Move common updates to a functionThomas Gleixner1-17/+17
2012-07-25timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz1-1/+2
2012-07-25ntp: Correct TAI offset during leap secondRichard Cochran1-1/+1
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz3-94/+48
2012-07-25dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka1-0/+1
2012-07-25dm raid1: fix crash with mirror recovery and discardMikulas Patocka2-2/+5
2012-07-25pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-07-25pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh1-2/+7
2012-07-25ore: Remove support of partial IO request (NFS crash)Boaz Harrosh1-7/+1
2012-07-25ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh1-31/+36
2012-07-25UBIFS: fix a bug in empty space fix-upArtem Bityutskiy1-2/+6
2012-07-25MIPS: Properly align the .data..init_task section.David Daney2-3/+4
2012-07-25md/raid1: close some possible races on write errors during resyncNeilBrown1-2/+8
2012-07-25md: avoid crash when stopping md array races with closing other open fds.NeilBrown1-13/+23
2012-07-25mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar1-1/+4
2012-07-25cifs: always update the inode cache with the results from a FIND_*Jeff Layton1-2/+5
2012-07-25cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton1-0/+18
2012-07-25target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier1-1/+1
2012-07-25target: Clean up returning errors in PR handling codeRoland Dreier1-3/+4
2012-07-25fifo: Do not restart open() if it already found a partnerAnders Kaseorg1-5/+4
2012-07-25tcm_fc: Fix crash seen with aborts and large readsMark Rustad1-0/+2
2012-07-25e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-25iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-25iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-25rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-25atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-25intel_ips: blacklist HP ProBook laptopsTakashi Iwai1-0/+22
2012-07-25cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-07-25PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver1-23/+39
2012-07-25NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-07-25Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-25block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-25ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-25hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-25cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-25fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-25drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-25mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes1-1/+4
2012-07-25ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques1-1/+1
2012-07-25memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2-3/+6