aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V