summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28x86, tls: Off by one limit checkDan Carpenter
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake
2012-03-26x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger
2012-03-24x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap
2012-03-24x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins
2012-03-23x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T
2012-03-23x86/kconfig: Update defconfigsIngo Molnar
2012-03-23x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu
2012-03-22x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-21memcg: avoid THP split in task migrationNaoya Horiguchi
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-21memcg: clean up existing move charge codeNaoya Horiguchi
2012-03-21mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()Jeff Liu
2012-03-21mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...Anton Vorontsov
2012-03-21mm/memcontrol.c: s/stealed/stolen/Andrew Morton
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-21memcg: simplify move_account() checkKAMEZAWA Hiroyuki
2012-03-21memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)KAMEZAWA Hiroyuki
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-21memcg: let css_get_next() rely upon rcu_read_lock()Hugh Dickins
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-21idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins
2012-03-21memcg: remove unnecessary thp check in page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove redundant returnsHugh Dickins
2012-03-21memcg: enum lru_list lruHugh Dickins
2012-03-21memcg: lru_size instead of MEM_CGROUP_ZSTATHugh Dickins
2012-03-21memcg: replace mem and mem_cont stragglersHugh Dickins