| Commit message (Expand) | Author | Files | Lines |
2014-05-25 | Documentation: update /proc/stat "intr" count summary | Jan Moskyto Matejka | 1 | -2/+3 |
2014-05-25 | Documentation: update java sample wrapper for java 7 | Jonathan Callen | 1 | -0/+8 |
2014-05-25 | Documentation: update thunderbird email client settings | Paul McQuade | 1 | -10/+5 |
2014-05-25 | Documentation: fix typos in drm docbook | Masanari Iida | 1 | -6/+6 |
2014-05-25 | hwmon: (ntc_thermistor) Fix OF device ID mapping | Jean Delvare | 1 | -5/+6 |
2014-05-25 | hwmon: (ntc_thermistor) Fix dependencies | Jean Delvare | 2 | -2/+4 |
2014-05-25 | hwmon: Document temp[1-*]_min_hyst sysfs attribute | Jean Delvare | 1 | -0/+14 |
2014-05-23 | MAINTAINERS: add closing angle bracket to Vince Bridgers' email address | Tobias Klauser | 1 | -1/+1 |
2014-05-23 | Documentation: fix DOCBOOKS=... building | Johannes Berg | 1 | -1/+1 |
2014-05-23 | ocfs2: fix double kmem_cache_destroy in dlm_init | Joseph Qi | 1 | -2/+6 |
2014-05-23 | mm/memory-failure.c: fix memory leak by race between poison and unpoison | Naoya Horiguchi | 1 | -0/+2 |
2014-05-23 | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR | Masatake YAMATO | 1 | -1/+1 |
2014-05-23 | memcg: fix swapcache charge from kernel thread context | Michal Hocko | 1 | -13/+14 |
2014-05-23 | mm: madvise: fix MADV_WILLNEED on shmem swapouts | Johannes Weiner | 1 | -1/+1 |
2014-05-23 | mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT | Jens Axboe | 1 | -2/+4 |
2014-05-23 | hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h... | Chen Yucong | 1 | -7/+8 |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 1 | -1/+1 |
2014-05-23 | AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* | David Howells | 2 | -11/+5 |
2014-05-23 | AFS: Fix kafs module unloading | Nathaniel Wesley Filardo | 1 | -8/+9 |
2014-05-23 | AFS: Part of afs_end_call() is identical to code elsewhere, so split it | Nathaniel Wesley Filardo | 1 | -7/+13 |
2014-05-23 | [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove | Joe Lawrence | 1 | -2/+1 |
2014-05-22 | batman: fix a bogus warning from batadv_is_on_batman_iface() | Cong Wang | 1 | -1/+1 |
2014-05-22 | ipv4: initialise the itag variable in __mkroute_input | Li RongQing | 1 | -1/+1 |
2014-05-22 | bonding: Send ALB learning packets using the right source | Vlad Yasevich | 1 | -14/+35 |
2014-05-22 | bonding: Don't assume 802.1Q when sending alb learning packets. | Vlad Yasevich | 1 | -3/+4 |
2014-05-22 | net: doc: Update references to skb->rxhash | Tobias Klauser | 2 | -2/+2 |
2014-05-22 | stmmac: Remove unbalanced clk_disable call | Hans de Goede | 1 | -3/+1 |
2014-05-21 | Linux 3.15-rc6v3.15-rc6 | Linus Torvalds | 1 | -1/+1 |
2014-05-21 | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2 | -6/+2 |
2014-05-21 | dmaengine: fix dmaengine_unmap failure | Xuelin Shi | 2 | -0/+3 |
2014-05-21 | dma: mv_xor: Flush descriptors before activating a channel | Ezequiel Garcia | 1 | -5/+3 |
2014-05-21 | net_sched: fix an oops in tcindex filter | Cong Wang | 1 | -10/+20 |
2014-05-21 | sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c | Toralf Förster | 1 | -1/+1 |
2014-05-21 | nfsd4: warn on finding lockowner without stateid's | J. Bruce Fields | 1 | -0/+4 |
2014-05-21 | nfsd4: remove lockowner when removing lock stateid | J. Bruce Fields | 1 | -2/+9 |
2014-05-21 | AFS: Fix cache manager service handlers | David Howells | 2 | -22/+40 |
2014-05-21 | can: peak_pci: prevent use after free at netdev removal | Stephane Grosjean | 1 | -5/+9 |
2014-05-21 | ip_tunnel: Initialize the fallback device properly | Steffen Klassert | 1 | -0/+1 |
2014-05-20 | Btrfs: send, fix incorrect ref access when using extrefs | Filipe Manana | 1 | -1/+1 |
2014-05-20 | Btrfs: fix EIO on reading file after ioctl clone works on it | Liu Bo | 1 | -1/+5 |
2014-05-20 | vlan: Fix build error wth vlan_get_encap_level() | Vlad Yasevich | 1 | -5/+11 |
2014-05-20 | drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2) | Alex Deucher | 1 | -1/+41 |
2014-05-20 | drm/radeon: avoid segfault on device open when accel is not working. | Jérôme Glisse | 1 | -26/+29 |
2014-05-20 | drm/radeon: fix typo in finding PLL params | Christian König | 1 | -1/+1 |
2014-05-20 | drm/radeon: fix register typo on si | Alex Deucher | 1 | -2/+2 |
2014-05-20 | drm/radeon: fix buffer placement under memory pressure v2 | Christian König | 1 | -1/+1 |
2014-05-20 | drm/radeon: fix page directory update size estimation | Christian König | 1 | -1/+1 |
2014-05-20 | drm/radeon: handle non-VGA class pci devices with ATRM | Alex Deucher | 1 | -0/+14 |
2014-05-20 | drm/radeon: fix DCE83 check for mullins | Alex Deucher | 1 | -1/+2 |
2014-05-20 | drm/radeon: check VCE relocation buffer range v3 | Leo Liu | 2 | -31/+102 |