aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann
2009-03-26make netfilter use strict integer typesArnd Bergmann
2009-03-26make drm headers use strict integer typesArnd Bergmann
2009-03-26make MTD headers use strict integer typesArnd Bergmann
2009-03-26make most exported headers use strict integer typesArnd Bergmann
2009-03-26make exported headers use strict posix typesArnd Bergmann
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka
2009-03-05libata: align ap->sector_bufTejun Heo
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori