| Commit message (Expand) | Author | Files | Lines |
2013-03-09 | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds | 1 | -2/+2 |
2013-03-09 | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman | 1 | -6/+6 |
2013-03-09 | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung | 1 | -2/+39 |
2013-03-09 | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz | 2 | -2/+67 |
2013-03-09 | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon | 1 | -0/+1 |
2013-03-09 | memcg: initialize kmem-cache destroying work earlier | Konstantin Khlebnikov | 1 | -2/+6 |
2013-03-09 | Randy has moved | Randy Dunlap | 3 | -6/+5 |
2013-03-09 | ksm: fix m68k build: only NUMA needs pfn_to_nid | Hugh Dickins | 1 | -1/+1 |
2013-03-09 | dmi_scan: fix missing check for _DMI_ signature in smbios_present() | Ben Hutchings | 1 | -3/+2 |
2013-03-09 | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann | 2 | -2/+2 |
2013-03-09 | idr: remove WARN_ON_ONCE() on negative IDs | Tejun Heo | 1 | -13/+3 |
2013-03-09 | mm/mempolicy.c: fix sp_node_init() argument ordering | KOSAKI Motohiro | 1 | -1/+1 |
2013-03-09 | mm/mempolicy.c: fix wrong sp_node insertion | Hillf Danton | 1 | -1/+1 |
2013-03-09 | ipc: don't allocate a copy larger than max | Peter Hurley | 1 | -2/+4 |
2013-03-09 | ipc: fix potential oops when src msg > 4k w/ MSG_COPY | Peter Hurley | 1 | -3/+0 |
2013-03-08 | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink | Linus Torvalds | 1 | -2/+0 |
2013-03-07 | drm/tegra: drop "select DRM_HDMI" | Paul Bolle | 1 | -1/+0 |
2013-03-07 | drm: Documentation typo fixes | Christopher Harvey | 1 | -3/+3 |
2013-03-07 | drm/mgag200: Bug fix: Renesas board now selects native resolution. | Julia Lemire | 1 | -0/+1 |
2013-03-07 | drm/mgag200: Reject modes that are too big for VRAM | Christopher Harvey | 1 | -0/+27 |
2013-03-07 | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used | Christopher Harvey | 1 | -1/+0 |
2013-03-07 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |
2013-03-07 | drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK | Marek Olšák | 2 | -2/+3 |
2013-03-07 | drm/radeon: skip MC reset as it's probably not hung | Alex Deucher | 4 | -0/+24 |
2013-03-07 | drm/radeon: add primary dac adj quirk for R200 board | Alex Deucher | 1 | -0/+9 |
2013-03-07 | drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled | Alex Deucher | 1 | -0/+12 |
2013-03-07 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic | 1 | -41/+44 |
2013-03-07 | HID: logitech-dj: do not directly call hid_output_raw_report() during probe | Benjamin Tissoires | 1 | -8/+14 |
2013-03-07 | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 1 | -0/+2 |
2013-03-07 | Btrfs: improve the delayed inode throttling | Chris Mason | 2 | -61/+92 |
2013-03-07 | fs: Limit sys_mount to only request filesystem modules (Part 2). | Eric W. Biederman | 2 | -1/+1 |
2013-03-07 | ALSA: hda - Add support of new codec ALC233 | Kailang Yang | 1 | -0/+2 |
2013-03-07 | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() | Xi Wang | 1 | -2/+6 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF PCM switch | Mengdong Lin | 1 | -2/+7 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF controls | Mengdong Lin | 1 | -0/+2 |
2013-03-07 | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 1 | -1/+15 |
2013-03-07 | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 1 | -1/+3 |
2013-03-07 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
2013-03-07 | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 1 | -2/+8 |
2013-03-07 | Btrfs: fix a mismerge in btrfs_balance() | Ilya Dryomov | 1 | -0/+5 |
2013-03-07 | CIFS: Fix missing of oplock_read value in smb30_values structure | Pavel Shilovsky | 1 | -0/+1 |
2013-03-07 | cifs: don't try to unlock pagecache page after releasing it | Jeff Layton | 1 | -1/+1 |
2013-03-07 | cifs: remove the sockopt= mount option | Jeff Layton | 1 | -15/+1 |
2013-03-07 | cifs: Check server capability before attempting silly rename | Sachin Prabhu | 1 | -0/+9 |
2013-03-07 | cifs: Fix bug when checking error condition in cifs_rename_pending_delete() | Sachin Prabhu | 1 | -1/+1 |
2013-03-07 | ARM: 7667/1: perf: Fix section mismatch on armpmu_init() | Stephen Boyd | 1 | -1/+1 |
2013-03-07 | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre... | Jonathan Austin | 1 | -1/+1 |
2013-03-06 | cpufreq / intel_pstate: Do not load on VM that does not report max P state. | Dirk Brandewie | 1 | -0/+3 |
2013-03-06 | cpufreq / intel_pstate: Fix intel_pstate_init() error path | Dirk Brandewie | 1 | -28/+11 |
2013-03-06 | drm/i915: Turn off hsync and vsync on ADPA when disabling crt | Patrik Jakobsson | 1 | -1/+1 |