summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-21btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-21btrfs: Use trace condition for get_extent tracepointSteven Rostedt2-3/+4
2013-11-21btrfs: fix typo in the log messageAnand Jain1-1/+1
2013-11-21Btrfs: fix list delete warning when removing ordered root from the listMiao Xie1-0/+1
2013-11-21Btrfs: print bytenr instead of page pointer in check-intStefan Behrens1-8/+17
2013-11-21Btrfs: remove dead codes from ctree.hWang Shilong1-6/+0
2013-11-21Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana1-1/+1
2013-11-21Btrfs: fix lockdep error in async commitLiu Bo1-2/+2
2013-11-21Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo1-20/+1
2013-11-21Btrfs: fix __btrfs_start_workers retvalIlya Dryomov1-0/+1
2013-11-21Btrfs: disable online raid-repair on ro mountsIlya Dryomov1-3/+8
2013-11-21Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov1-2/+4
2013-11-21Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik1-1/+1
2013-11-21Btrfs: make sure to copy everything if we renameJosef Bacik1-1/+2
2013-11-21Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik1-1/+2
2013-11-21x86, wmi fix modalias_show return valuesPrarit Bhargava1-2/+4
2013-11-21ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan1-3/+45
2013-11-21ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan1-3/+5
2013-11-21ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan1-0/+24
2013-11-21ipc: Added platform data structureKuppuswamy Sathyanarayanan1-8/+29
2013-11-21thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai1-1/+6
2013-11-21platform: add chrome platform directoryOlof Johansson8-12/+37
2013-11-21hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung1-1/+13
2013-11-21dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung1-3/+4
2013-11-21platform:x86: Remove OOM message after input_allocate_deviceJoe Perches8-23/+8
2013-11-21sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea1-2/+2
2013-11-21sony-laptop: warn on multiple KBD backlight handlesMattia Dongili1-4/+12
2013-11-21dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede1-3/+10
2013-11-21dell-laptop: Add a force_rfkill module parameterHans de Goede1-1/+5
2013-11-21dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede1-1/+1
2013-11-21dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede1-3/+2
2013-11-21dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede1-3/+11
2013-11-21dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede1-5/+2
2013-11-21dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede1-1/+4
2013-11-21dell-laptop: Don't set sw_state from the query callbackHans de Goede1-8/+19
2013-11-21dell-laptop: Only get status from BIOS once when updatingHans de Goede1-9/+19
2013-11-21dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede1-0/+3
2013-11-21dell-laptop: Only enable rfkill on LatitudesHans de Goede1-50/+7
2013-11-21Revert "dell-laptop: Remove rfkill code"Hans de Goede1-0/+289
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3