summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-265-25/+28
* ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-263-7/+10
* ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King2010-11-261-13/+14
* ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King2010-11-262-7/+4
* ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-262-12/+12
* ARM: pgtable: group pte functions togetherRussell King2010-11-261-59/+51
* ARM: pgtable: group pgd functions and data togetherRussell King2010-11-261-21/+23
* ARM: pgtable: move pgprot functions to one placeRussell King2010-11-261-22/+21
* ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-191-12/+9
|\
| * [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* | MAINTAINERS: update documentation entriesRandy Dunlap2010-11-191-0/+2
* | Documentation/development-process: more staging infoAndres Salomon2010-11-191-6/+19
* | Documentation/development-process: use -next trees instead of stagingAndres Salomon2010-11-191-4/+4
* | Documentation: change email address for Hans KochHans J. Koch2010-11-193-5/+5
* | Documentation/gpio.txt: explain poll/select usageBernhard Walle2010-11-191-0/+10
* | Documentation: make configfs example code simpler, clearerDan Carpenter2010-11-191-1/+1
* | kernel-doc: escape xml for structsRandy Dunlap2010-11-191-3/+9
* | Fix build failure at cx25821-video driverYouquan Song2010-11-181-0/+1
* | hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-181-0/+1
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10
|\ \
| * | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7
| * | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-172-3/+3
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-183-16/+21
|\ \ \
| * | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
| * | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| * | | kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-171-4/+4
| * | | kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-171-6/+7
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-189-11/+20
|\ \ \ \
| * | | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
| * | | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
| * | | | powerpc: Fix call to subpage_protection()Michael Neuling2010-11-181-1/+1
| * | | | powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
| * | | | powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-181-1/+1
| * | | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
| * | | | powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt2010-11-181-1/+2
* | | | | hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-181-2/+0
|/ / / /
* | | | Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-172-4/+1
* | | | BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-171-4/+4
* | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17137-137/+0
* | | | staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-171-1/+1
| |/ / |/| |
* | | kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-171-1/+1
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-1710-58/+86
|\ \ \ | |_|/ |/| |
| * | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas2010-11-161-0/+6
| * | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
| * | nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
| * | NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-165-7/+11
| * | NFS: Fix a couple of regressions in readdir.Trond Myklebust2010-11-161-34/+56
| * | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust2010-11-161-1/+1
| * | Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas2010-11-161-1/+7