Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m... | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb/cgroup: add hugetlb cgroup control files | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb/cgroup: add the cgroup pointer to page lru | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb: make some static variables global | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb: add a list for tracking in-use HugeTLB pages | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb: simplify migrate_huge_page() | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | hugetlb: add an inline helper for finding hstate index | Aneesh Kumar K.V | 2012-07-31 | |
| * | | | | | | | | | | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2012-07-31 | |
| * | | | | | | | | | | | mm: account the total_vm in the vm_stat_account() | Huang Shijie | 2012-07-31 | |
* | | | | | | | | | | | | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | vfio: Add PCI device driver | Alex Williamson | 2012-07-31 | |
| * | | | | | | | | | | | | vfio: Type1 IOMMU implementation | Alex Williamson | 2012-07-31 | |
| * | | | | | | | | | | | | vfio: VFIO core | Alex Williamson | 2012-07-31 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | random: final removal of IRQF_SAMPLE_RANDOM | Theodore Ts'o | 2012-07-19 | |
| * | | | | | | | | | | | | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 | |
| * | | | | | | | | | | | | random: add tracepoints for easier debugging and verification | Theodore Ts'o | 2012-07-14 | |
| * | | | | | | | | | | | | random: add new get_random_bytes_arch() function | Theodore Ts'o | 2012-07-14 | |
| * | | | | | | | | | | | | random: create add_device_randomness() interface | Linus Torvalds | 2012-07-14 | |
| * | | | | | | | | | | | | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 2012-07-14 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | [media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct | Hans de Goede | 2012-07-30 | |
| * | | | | | | | | | | | | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl | Hans Verkuil | 2012-07-30 | |
| * | | | | | | | | | | | | [media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS | Hans Verkuil | 2012-07-30 | |
| * | | | | | | | | | | | | [media] V4L: Add capability flags for memory-to-memory devices | Sylwester Nawrocki | 2012-07-30 | |
| * | | | | | | | | | | | | [media] davinci: vpif: add support for clipping on output data | Manjunath Hadli | 2012-07-30 | |
| * | | | | | | | | | | | | [media] snd_tea575x: Add a cannot_mute flag | Hans de Goede | 2012-07-30 | |
| * | | | | | | | | | | | | [media] snd_tea575x: Add write_/read_val operations | Hans de Goede | 2012-07-30 | |
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | NFS: Convert v4 into a module | Bryan Schumaker | 2012-07-30 | |
| * | | | | | | | | | | | | | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 2012-07-30 | |
| * | | | | | | | | | | | | | NFS: Create a try_mount rpc op | Bryan Schumaker | 2012-07-30 | |
| * | | | | | | | | | | | | | NFS: Add version registering framework | Bryan Schumaker | 2012-07-30 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ipv4: Properly purge netdev references on uncached routes. | David S. Miller | 2012-07-31 | |
| * | | | | | | | | | | | | | | ipv4: Cache routes in nexthop exception entries. | David S. Miller | 2012-07-31 | |
| * | | | | | | | | | | | | | | ipv4: percpu nh_rth_output cache | Eric Dumazet | 2012-07-31 | |
| * | | | | | | | | | | | | | | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 2012-07-31 | |
| * | | | | | | | | | | | | | | ipv4: remove rt_cache_rebuild_count | Eric Dumazet | 2012-07-30 | |
| * | | | | | | | | | | | | | | net: ipv4: fix RCU races on dst refcounts | Eric Dumazet | 2012-07-30 | |
* | | | | | | | | | | | | | | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-07-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov | 2012-07-31 | |
| * | | | | | | | | | | | | | | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 2012-07-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | lp8727_charger: Move header file into platform_data directory | Kim, Milo | 2012-07-14 | |
| * | | | | | | | | | | | | | | | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala | 2012-07-13 | |
| * | | | | | | | | | | | | | | | charger-manager: Set current limit of regulator for over current protection | Chanwoo Choi | 2012-07-13 | |
| * | | | | | | | | | | | | | | | charger-manager: Use EXTCON Subsystem to detect charger cables for charging | Chanwoo Choi | 2012-07-13 |