aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-02-0817-225/+235
|\
| * dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-066-7/+7
| * dlm: eliminate astparam type castingDavid Teigland2008-02-066-22/+18
| * dlm: proper types for asts and bastsDavid Teigland2008-02-064-33/+44
| * dlm: dlm/user.c input validation fixesAl Viro2008-02-041-11/+8
| * dlm: fix dlm_dir_lookup() handling of too long namesAl Viro2008-02-041-0/+3
| * dlm: fix overflows when copying from ->m_extra to lvbAl Viro2008-02-041-0/+4
| * dlm: make find_rsb() fail gracefully when namelen is too largeAl Viro2008-02-041-1/+5
| * dlm: receive_rcom_lock_args() overflow checkAl Viro2008-02-041-3/+4
| * dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2008-02-042-1/+14
| * dlm: validate data in dlm_recover_directory()Al Viro2008-02-041-3/+20
| * dlm: missing length check in check_config()Al Viro2008-02-041-0/+7
| * dlm: use proper type for ->ls_recover_bufAl Viro2008-02-044-9/+10
| * dlm: do not byteswap rcom_configAl Viro2008-02-043-30/+11
| * dlm: do not byteswap rcom_lockAl Viro2008-02-044-76/+39
| * dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-044-24/+36
| * dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro2008-02-043-8/+8
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0812-60/+166
|\ \
| * | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-083-1/+21
| * | [POWERPC] Enable hotplug memory remove for 64-bit powerpcBadari Pulavarty2008-02-081-0/+3
| * | [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+16
| * | [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-081-4/+2
| * | [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-081-8/+7
| * | [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman2008-02-081-0/+12
| * | [POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman2008-02-081-8/+7
| * | [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-081-1/+1
| * | [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-081-6/+4
| * | [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-081-0/+6
| * | [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-084-30/+45
| * | [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-083-2/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-087-309/+163
|\ \ \
| * | | [SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller2008-02-084-152/+52
| * | | [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-073-159/+111
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0823-133/+122
|\ \ \ \
| * | | | [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet2008-02-071-2/+2
| * | | | [DECNET] ROUTE: remove unecessary alignmentEric Dumazet2008-02-071-1/+1
| * | | | [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-072-0/+18
| * | | | [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-071-2/+1
| * | | | [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-071-7/+7
| * | | | [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-074-39/+0
| * | | | [TC]: oops in em_metaStephen Hemminger2008-02-071-4/+6
| * | | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
| * | | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
| * | | | [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-071-7/+14
| * | | | [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-071-1/+7
| * | | | [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-071-2/+2
| * | | | [CAN]: Minor clean-upsUrs Thuermann2008-02-071-15/+9
| * | | | [CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann2008-02-071-13/+14
| * | | | [CAN]: Clean up module auto loadingUrs Thuermann2008-02-071-12/+6
| * | | | [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-071-1/+1