aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris1-11/+0
2010-04-12security: remove dead hook sb_post_addmountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_post_remountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_umount_busyEric Paris1-11/+0
2010-04-12security: remove dead hook sb_umount_closeEric Paris1-10/+0
2010-04-12security: remove sb_check_sb hooksEric Paris1-14/+0
2010-04-11inet: Remove unused send_check length argumentHerbert Xu2-3/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller71-175/+415
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev1-0/+2
2010-04-11[SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt1-6/+11
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2-1/+2
2010-04-11[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt1-9/+0
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt1-6/+2
2010-04-11[SCSI] libfc: add definition for task attribute maskJoe Eykholt1-0/+1
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller71-175/+411
2010-04-10Merge branch 'fix/misc' into topic/usbTakashi Iwai1-1/+1
2010-04-10firewire: cdev: comment fixletStefan Richter1-2/+2
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch1-6/+33
2010-04-09cpufreq: Unify sysfs attribute definition macrosBorislav Petkov1-0/+30
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-33/+185
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells1-0/+7
2010-04-09slab: Generify kernel pointer validationPekka Enberg1-0/+1
2010-04-09intel-iommu: use physfn to search drhd for VFYinghai1-0/+10
2010-04-09blkio: Add io_merged statDivyesh Shah1-0/+6
2010-04-09blkio: Changes to IO controller additional stats patchesDivyesh Shah1-0/+18
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona1-0/+2
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs1-7/+0
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville62-272/+794
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar42-67/+102
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar47-107/+182
2010-04-07net: fix ethtool coding style errors and warningschavey1-53/+62
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2-13/+22
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-23/+0
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin1-1/+1
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg1-1/+0
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2-0/+19
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+6
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+19
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki1-0/+6
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi1-2/+2
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton1-1/+1
2010-04-07raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-3/+7
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs2-4/+21