summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan2013-02-14
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: identify and init ZPODD devicesAaron Lu2013-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: export host controller number thru /sysDavid Milburn2013-01-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Fix memory slot generation updatesAlex Williamson2012-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: struct kvm_memory_slot.id -> shortAlex Williamson2012-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: struct kvm_memory_slot.flags -> u32Alex Williamson2012-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | burying unused conditionalsAl Viro2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make do_sigaltstack() staticAl Viro2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: sigsp()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: signal_setup_done()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: get_signal()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_sigaction() and compat_sys_sigaction()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_compat_rt_sigaction()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate declarations of k_sigactionAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old sigsuspend variants in kernel/signal.cAl Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigqueueinfo()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigpending()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_rt_sigprocmask()Al Viro2013-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add SECTION_IN_PAGE_FLAGSCody P Schafer2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove offlining arg to migrate_pagesHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ksm: remove old stable nodes more thoroughlyHugh Dickins2013-02-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename page struct field helpersMel Gorman2013-02-23