summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Linux 3.4.6v3.4.6Greg Kroah-Hartman1-1/+1
2012-07-19NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-07-19timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner1-0/+1
2012-07-19hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz1-14/+14
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner2-0/+35
2012-07-19hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner1-2/+3
2012-07-19timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner1-2/+23
2012-07-19timekeeping: Fix leapsecond triggered load spike issueJohn Stultz1-0/+4
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz2-1/+28
2012-07-19cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-07-19clk: Check parent for NULL in clk_change_ratePawel Moll1-3/+6
2012-07-19HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois3-0/+15
2012-07-19Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-19Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-19Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan3-0/+5
2012-07-19Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-19bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-19bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-19stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-19mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-19rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1
2012-07-19iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-19iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-19e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-19rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-19fifo: Do not restart open() if it already found a partnerAnders Kaseorg1-5/+4
2012-07-19intel_ips: blacklist HP ProBook laptopsTakashi Iwai1-0/+22
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra5-75/+213
2012-07-19cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-19ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-19md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown1-1/+2
2012-07-19mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-19block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-19hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-19media: cx231xx: don't DMA to random addressesDavid Dillow2-3/+3
2012-07-19Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-16Linux 3.4.5v3.4.5Greg Kroah-Hartman1-1/+1
2012-07-16ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques1-1/+1
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-16fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-16mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes1-1/+4
2012-07-16drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-16drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones1-1/+1
2012-07-16drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2-3/+6
2012-07-16staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen1-0/+1
2012-07-16md/raid5: Do not add data_offset before call to is_badblockmajianpeng1-1/+3
2012-07-16mm: Hold a file reference in madvise_removeAndy Lutomirski1-3/+13