aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-24libata: Initialize qc->pad_lenBrian King
2007-01-24libata: Fixup n_elem initializationBrian King
2007-01-23[IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA
2007-01-23[NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk
2007-01-23[NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy
2007-01-23Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev
2007-01-23more ftape removalAdrian Bunk
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-01-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-01-21HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig
2007-01-19libata: initialize qc->dma_dir to DMA_NONETejun Heo
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-01-15V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab
2007-01-15mmc: Correct definition of R6Philip Langdale
2007-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2007-01-11[PATCH] KVM: add VM-exit profilingIngo Molnar
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2007-01-11Pull sgi into release branchLen Brown
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2007-01-10[MTD] OneNAND: Implement read-while-loadAdrian Hunter
2007-01-10[MTD] OneNAND: add subpage write supportKyungmin Park
2007-01-09[NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy
2007-01-09[NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer
2007-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-08[ARM] pass vma for flush_anon_page()Russell King
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2007-01-05[PATCH] KVM: Improve interrupt responseDor Laor
2007-01-05[PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse
2006-12-31[NET]: Add memory barrrier to netif_poll_enable()David S. Miller
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen
2006-12-22[SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala
2006-12-22[PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar