summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Linux 3.2.24v3.2.24Ben Hutchings1-1/+1
2012-07-25HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois3-0/+15
2012-07-25Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-25Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-25Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan3-0/+5
2012-07-25Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-25bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-25bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-25stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-25ipheth: add support for iPadDavide Gerhard1-0/+5
2012-07-25ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-07-25eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2012-07-25eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks1-12/+13
2012-07-25eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks1-7/+16
2012-07-25ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-07-25ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2012-07-25ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang1-0/+8
2012-07-25ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang1-5/+0
2012-07-25ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang1-6/+8
2012-07-25net: remove skb_orphan_try()Eric Dumazet4-30/+2
2012-07-25bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-07-25bnx2x: fix checksum validationEric Dumazet2-21/+22
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