summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King
2010-12-22ARM: pgtable: use conventional page table code for identity mappingsRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King
2010-12-22ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King
2010-11-26ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King
2010-11-26ARM: pgtable: group pte functions togetherRussell King
2010-11-26ARM: pgtable: group pgd functions and data togetherRussell King
2010-11-26ARM: pgtable: move pgprot functions to one placeRussell King
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King
2010-11-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-18MAINTAINERS: update documentation entriesRandy Dunlap
2010-11-18Documentation/development-process: more staging infoAndres Salomon
2010-11-18Documentation/development-process: use -next trees instead of stagingAndres Salomon
2010-11-18Documentation: change email address for Hans KochHans J. Koch
2010-11-18Documentation/gpio.txt: explain poll/select usageBernhard Walle
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter
2010-11-18kernel-doc: escape xml for structsRandy Dunlap
2010-11-18Fix build failure at cx25821-video driverYouquan Song
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt
2010-11-18hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds
2010-11-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity
2010-11-17KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik
2010-11-17BKL: remove references to lock_kernel from commentsArnd Bergmann
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-17staging/stradis: mark as "depends on BKL"Arnd Bergmann
2010-11-17kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner
2010-11-17Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds