summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-06dlm: eliminate astparam type castingDavid Teigland6-22/+18
2008-02-06dlm: proper types for asts and bastsDavid Teigland4-33/+44
2008-02-04dlm: dlm/user.c input validation fixesAl Viro1-11/+8
2008-02-04dlm: fix dlm_dir_lookup() handling of too long namesAl Viro1-0/+3
2008-02-04dlm: fix overflows when copying from ->m_extra to lvbAl Viro1-0/+4
2008-02-04dlm: make find_rsb() fail gracefully when namelen is too largeAl Viro1-1/+5
2008-02-04dlm: receive_rcom_lock_args() overflow checkAl Viro1-3/+4
2008-02-04dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2-1/+14
2008-02-04dlm: validate data in dlm_recover_directory()Al Viro1-3/+20
2008-02-04dlm: missing length check in check_config()Al Viro1-0/+7
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro4-9/+10
2008-02-04dlm: do not byteswap rcom_configAl Viro3-30/+11
2008-02-04dlm: do not byteswap rcom_lockAl Viro4-76/+39
2008-02-04dlm: dlm_process_incoming_buffer() fixesAl Viro4-24/+36
2008-02-04dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro3-8/+8
2008-01-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds612-24195/+59494
2008-01-31[POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman1-2/+267
2008-01-31[POWERPC] Split out the ioid fetching/checking logicMichael Ellerman1-6/+17
2008-01-31[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman1-5/+10
2008-01-31[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman1-6/+13
2008-01-31[POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman1-12/+26
2008-01-31[POWERPC] Split out the logic that allocates struct iommusMichael Ellerman1-4/+16
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman1-3/+9
2008-01-31[POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman1-0/+5
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds14-124/+44
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds14-336/+424
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4468-181204/+352458
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras25-443/+478
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds13-455/+571
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds38-682/+3380
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-33/+56
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds41-7547/+9938
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds17-233/+395
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds67-407/+493
2008-01-31docbook: fix block api fatal errorRandy Dunlap1-1/+7
2008-01-31docbook: fix drivers/base/class warningRandy Dunlap1-1/+1
2008-01-30alpha: fix x86.git merge build errorThomas Gleixner1-0/+1
2008-01-30ia64: on UP percpu variables are not small memory modelIngo Molnar1-2/+4
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar1-0/+5
2008-01-30s390: use generic percpu linux-2.6.gittravis@sgi.com1-24/+9
2008-01-30POWERPC: use generic per cputravis@sgi.com1-19/+3
2008-01-30ia64: use generic percputravis@sgi.com2-21/+7
2008-01-30SPARC64: use generic percputravis@sgi.com2-19/+8
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com3-3/+3
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com4-34/+0
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton1-0/+2
2008-01-30x86: fix duplicated TIF on 64-bitMathieu Desnoyers1-2/+2
2008-01-30firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for loginsJarod Wilson1-5/+24
2008-01-30firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"Jarod Wilson1-3/+13