summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.6v3.4.6Greg Kroah-Hartman2012-07-191-1/+1
* NFC: Export nfc.h to userlandSamuel Ortiz2012-07-191-0/+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-2/+23
* timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-191-0/+4
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-192-1/+28
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-191-1/+1
* clk: Check parent for NULL in clk_change_ratePawel Moll2012-07-191-3/+6
* HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois2012-07-193-0/+15
* Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-191-0/+1
* Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-191-1/+3
* Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-193-0/+5
* Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg2012-07-191-0/+20
* bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-191-3/+6
* bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-191-1/+1
* stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-191-0/+3
* mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-191-4/+2
* rpmsg: fix dependency on initialization orderFederico Fuga2012-07-191-1/+1
* iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-191-2/+2
* iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-191-8/+6
* 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
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-195-75/+213
* cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-191-2/+4
* ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-191-1/+1
* ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
* md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown2012-07-191-1/+2
* 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
* media: cx231xx: don't DMA to random addressesDavid Dillow2012-07-192-3/+3
* Remove easily user-triggerable BUG from generic_setleaseDave Jones2012-07-191-1/+1
* Linux 3.4.5v3.4.5Greg Kroah-Hartman2012-07-161-1/+1
* ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques2012-07-161-1/+1
* memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-163-46/+47
* 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
* drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-161-1/+1
* drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga2012-07-161-1/+1
* memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-162-3/+6
* staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-07-161-0/+1
* md/raid5: Do not add data_offset before call to is_badblockmajianpeng2012-07-161-1/+3
* mm: Hold a file reference in madvise_removeAndy Lutomirski2012-07-161-3/+13