| Commit message (Expand) | Author | Files | Lines |
2014-07-16 | OF: Utility helper functions for dynamic nodes | Pantelis Antoniou | 3 | -0/+115 |
2014-07-07 | of: Move CONFIG_OF_DYNAMIC code into a separate file | Grant Likely | 4 | -229/+236 |
2014-07-07 | of: rename of_aliases_mutex to just of_mutex | Pantelis Antoniou | 3 | -13/+12 |
2014-07-07 | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely | 3 | -28/+12 |
2014-07-06 | Linux 3.16-rc4v3.16-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-07-05 | genirq: Fix memory leak when calling irq_free_hwirqs() | Keith Busch | 1 | -2/+2 |
2014-07-05 | MAINTAINERS: Add few more Keystone drivers | Santosh Shilimkar | 1 | -1/+25 |
2014-07-05 | MAINTAINERS: merge MXS entry into IMX one | Shawn Guo | 1 | -7/+1 |
2014-07-05 | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs | Maxime Ripard | 1 | -0/+77 |
2014-07-04 | arm64: fix el2_setup check of CurrentEL | Marc Zyngier | 3 | -4/+6 |
2014-07-04 | arm64: mm: Make icache synchronisation logic huge page aware | Steve Capper | 1 | -1/+2 |
2014-07-04 | arm64: mm: Fix horrendous config typo | Steve Capper | 1 | -1/+1 |
2014-07-04 | ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr... | Mengdong Lin | 3 | -41/+66 |
2014-07-04 | drm/i915: provide interface for audio driver to query cdclk | Jani Nikula | 2 | -0/+22 |
2014-07-04 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 2 | -0/+19 |
2014-07-04 | lz4: add overrun checks to lz4_uncompress_unknownoutputsize() | Greg Kroah-Hartman | 1 | -1/+5 |
2014-07-03 | [SCSI] use the scsi data buffer length to extract transfer size | Martin K. Petersen | 1 | -1/+1 |
2014-07-03 | shmem: fix init_page_accessed use to stop !PageLRU bug | Hugh Dickins | 1 | -5/+10 |
2014-07-03 | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons... | Andrew Morton | 1 | -26/+18 |
2014-07-03 | tools/testing/selftests/ipc/msgque.c: improve error handling when not running... | Shuah Khan | 1 | -0/+5 |
2014-07-03 | fs/seq_file: fallback to vmalloc allocation | Heiko Carstens | 1 | -9/+21 |
2014-07-03 | /proc/stat: convert to single_open_size() | Heiko Carstens | 1 | -20/+2 |
2014-07-03 | hwpoison: fix the handling path of the victimized page frame that belong to n... | Chen Yucong | 1 | -4/+5 |
2014-07-03 | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_... | Chen Yucong | 1 | -12/+2 |
2014-07-03 | msync: fix incorrect fstart calculation | Namjae Jeon | 1 | -1/+2 |
2014-07-03 | zram: revalidate disk after capacity change | Minchan Kim | 1 | -1/+4 |
2014-07-03 | tools: memory-hotplug fix unexpected operator error | Shuah Khan | 1 | -1/+1 |
2014-07-03 | tools: cpu-hotplug fix unexpected operator error | Shuah Khan | 1 | -1/+1 |
2014-07-03 | autofs4: fix false positive compile error | Ian Kent | 1 | -1/+1 |
2014-07-03 | slub: fix off by one in number of slab tests | Joonsoo Kim | 1 | -3/+3 |
2014-07-03 | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER | Michal Nazarewicz | 1 | -2/+14 |
2014-07-03 | Btrfs: fix crash when starting transaction | Filipe Manana | 1 | -0/+1 |
2014-07-03 | Btrfs: fix btrfs_print_leaf for skinny metadata | Josef Bacik | 1 | -4/+5 |
2014-07-03 | Btrfs: fix race of using total_bytes_pinned | Liu Bo | 1 | -4/+1 |
2014-07-03 | btrfs: use E2BIG instead of EIO if compression does not help | David Sterba | 1 | -1/+1 |
2014-07-03 | btrfs: remove stale comment from btrfs_flush_all_pending_stuffs | David Sterba | 1 | -5/+0 |
2014-07-03 | Btrfs: fix use-after-free when cloning a trailing file hole | Filipe Manana | 1 | -11/+9 |
2014-07-03 | btrfs: fix null pointer dereference in btrfs_show_devname when name is null | Anand Jain | 1 | -0/+2 |
2014-07-03 | btrfs: fix null pointer dereference in clone_fs_devices when name is null | Anand Jain | 1 | -5/+7 |
2014-07-03 | btrfs: fix nossd and ssd_spread mount option regression | Eric Sandeen | 1 | -1/+2 |
2014-07-03 | Btrfs: fix race between balance recovery and root deletion | Wang Shilong | 2 | -0/+4 |
2014-07-03 | Btrfs: atomically set inode->i_flags in btrfs_update_iflags | Filipe Manana | 1 | -7/+10 |
2014-07-03 | kbuild: Print the name of the build directory | Michal Marek | 1 | -0/+3 |
2014-07-03 | drm/vmwgfx: Fix incorrect write to read-only register v2: | Thomas Hellstrom | 1 | -1/+0 |
2014-07-03 | md: flush writes before starting a recovery. | NeilBrown | 1 | -0/+13 |
2014-07-03 | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status | NeilBrown | 1 | -1/+1 |
2014-07-02 | drm: fix permissions on drm_drv.c | Dave Airlie | 1 | -0/+0 |
2014-07-02 | nfs: fix nfs4d readlink truncated packet | Avi Kivity | 1 | -1/+1 |
2014-07-02 | drm/radeon: page table BOs are kernel allocations | Christian König | 1 | -2/+2 |
2014-07-02 | drm/radeon/cik: fix typo in EOP packet | Alex Deucher | 1 | -1/+1 |