summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-05-30NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner1-0/+6
2007-05-25[NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao1-20/+3
2007-05-25[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy1-2/+1
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+1
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust1-0/+1
2007-05-24md: don't write more than is required of the last page of a bitmapNeilBrown1-0/+1
2007-05-24recalc_sigpending_tsk fixesRoland McGrath1-5/+7
2007-05-24capability.h warning fixAndrew Morton1-0/+2
2007-05-24genhd: send async notification on media changeKristen Carlson Accardi1-1/+3
2007-05-24genhd: expose AN to user spaceKristen Carlson Accardi1-0/+1
2007-05-24freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy1-13/+0
2007-05-24freezer: fix PF_NOFREEZE vs freezeable raceGautham R Shenoy1-2/+4
2007-05-24freezer: fix vfork problemRafael J. Wysocki2-2/+47
2007-05-24freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki1-0/+10
2007-05-24add the IDE device ID for ATI SB700Henry Su1-0/+1
2007-05-22V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil1-2/+0
2007-05-22Fix headers check falloutStephen Rothwell1-1/+1
2007-05-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-05-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2007-05-22libata: Kiss post_set_mode goodbyeAlan Cox1-2/+0
2007-05-22Add constant for FCS/CRC length (frame check sequence)Auke Kok1-0/+1
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-0/+13
2007-05-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-0/+1
2007-05-21x86_64: Support gcc 5 properlyAndi Kleen1-3/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan4-9/+7
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena1-0/+1
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg1-0/+13
2007-05-19Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-18[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller1-2/+2
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust9-43/+53
2007-05-17mm: more rmap checkingNick Piggin1-8/+5
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni1-0/+2
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-0/+1
2007-05-17make freezeable workqueues singlethreadOleg Nesterov1-1/+1
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2-2/+3
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-17Slab allocators: define common size limitationsChristoph Lameter3-22/+32
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17slub: fix handling of oversized slabsAndrew Morton1-1/+6
2007-05-17SLAB: Move two remaining SLAB specific definitions to slab_def.hChristoph Lameter2-3/+3
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter1-1/+0
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2007-05-17SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter1-1/+1
2007-05-17Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-3/+0
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+1
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo1-0/+1
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-1/+0
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+0