Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | hugetlb: add a list for tracking in-use HugeTLB pages | Aneesh Kumar K.V | 1 | -0/+1 |
2012-07-31 | hugetlb: simplify migrate_huge_page() | Aneesh Kumar K.V | 1 | -2/+2 |
2012-07-31 | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V | 1 | -5/+17 |
2012-07-31 | hugetlb: add an inline helper for finding hstate index | Aneesh Kumar K.V | 1 | -0/+6 |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2 | -5/+3 |
2012-07-31 | mm: account the total_vm in the vm_stat_account() | Huang Shijie | 1 | -0/+1 |
2012-07-31 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 5 | -2/+82 |
2012-07-31 | ipv4: Properly purge netdev references on uncached routes. | David S. Miller | 1 | -0/+3 |
2012-07-31 | ipv4: Cache routes in nexthop exception entries. | David S. Miller | 1 | -0/+1 |
2012-07-31 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -13/+34 |
2012-07-31 | ipv4: percpu nh_rth_output cache | Eric Dumazet | 1 | -1/+2 |
2012-07-31 | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 3 | -10/+11 |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 8 | -60/+113 |
2012-07-31 | vfio: Add PCI device driver | Alex Williamson | 1 | -0/+26 |
2012-07-31 | vfio: Type1 IOMMU implementation | Alex Williamson | 1 | -1/+53 |
2012-07-31 | vfio: VFIO core | Alex Williamson | 1 | -0/+367 |
2012-07-31 | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov | 1 | -1/+1 |
2012-07-31 | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 51 | -92/+210 |
2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+103 |
2012-07-30 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -16/+24 |
2012-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -66/+192 |
2012-07-30 | libceph: clean up con flags | Sage Weil | 1 | -10/+0 |
2012-07-30 | libceph: replace connection state bits with states | Sage Weil | 1 | -12/+0 |
2012-07-30 | ceph: define snap counts as u32 everywhere | Alex Elder | 1 | -1/+1 |
2012-07-30 | libceph: support crush tunables | Sage Weil | 2 | -1/+12 |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 12 | -137/+243 |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov | 1 | -0/+4 |
2012-07-30 | include/linux/aio.h: cpp->C conversions | Andrew Morton | 1 | -18/+20 |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-30 | ipc: compat: use signed size_t types for msgsnd and msgrcv | Will Deacon | 1 | -2/+2 |
2012-07-30 | ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC | Will Deacon | 1 | -0/+1 |
2012-07-30 | ipc: add COMPAT_SHMLBA support | Will Deacon | 1 | -2/+4 |
2012-07-30 | nilfs2: add omitted comments for structures in nilfs2_fs.h | Vyacheslav Dubeyko | 1 | -24/+39 |
2012-07-30 | string: introduce memweight() | Akinobu Mita | 1 | -0/+3 |
2012-07-30 | backlight: move lp855x header into platform_data directory | Kim, Milo | 1 | -0/+0 |
2012-07-30 | backlight: move register definitions from header to source | Kim, Milo | 1 | -6/+0 |
2012-07-30 | printk: remove the now unnecessary "C" annotation for KERN_CONT | Joe Perches | 2 | -3/+1 |
2012-07-30 | printk: convert the format for KERN_<LEVEL> to a 2 byte pattern | Joe Perches | 2 | -13/+16 |
2012-07-30 | printk: add kern_levels.h to make KERN_<LEVEL> available for asm use | Joe Perches | 2 | -18/+23 |
2012-07-30 | printk: add generic functions to find KERN_<LEVEL> headers | Joe Perches | 1 | -0/+26 |
2012-07-30 | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda | 1 | -0/+8 |
2012-07-30 | usb/marvell: remove conditional compilation of clk code | Viresh Kumar | 1 | -9/+0 |
2012-07-30 | clk: add non CONFIG_HAVE_CLK routines | Viresh Kumar | 1 | -59/+109 |
2012-07-30 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook | 1 | -0/+5 |
2012-07-30 | libceph: move feature bits to separate header | Sage Weil | 3 | -20/+24 |
2012-07-30 | [media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct | Hans de Goede | 1 | -1/+4 |
2012-07-30 | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl | Hans Verkuil | 1 | -0/+2 |
2012-07-30 | [media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS | Hans Verkuil | 1 | -10/+30 |
2012-07-30 | NFS: Convert v4 into a module | Bryan Schumaker | 4 | -8/+8 |
2012-07-30 | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 1 | -0/+3 |