summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-24[NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-05-23recalc_sigpending_tsk fixesRoland McGrath
2007-05-23capability.h warning fixAndrew Morton
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy
2007-05-23freezer: fix PF_NOFREEZE vs freezeable raceGautham R Shenoy
2007-05-23freezer: fix vfork problemRafael J. Wysocki
2007-05-23freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki
2007-05-24add the IDE device ID for ATI SB700Henry Su
2007-05-22V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil
2007-05-21Fix headers check falloutStephen Rothwell
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox
2007-05-21Add constant for FCS/CRC length (frame check sequence)Auke Kok
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-05-21x86_64: Support gcc 5 properlyAndi Kleen
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-18Fix roundup_pow_of_two(1)Rolf Eike Beer
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov
2007-05-17[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust
2007-05-17mm: more rmap checkingNick Piggin
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong
2007-05-17make freezeable workqueues singlethreadOleg Nesterov
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens
2007-05-17Slab allocators: define common size limitationsChristoph Lameter
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-17slub: fix handling of oversized slabsAndrew Morton
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter
2007-05-16Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz