summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-5/+1
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-221-0/+1
|\ \ \ \ \
| * | | | | libata: initialize qc->dma_dir to DMA_NONETejun Heo2007-01-191-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-01-221-3/+4
|\ \ \ \ \
| * | | | | HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig2007-01-211-3/+4
| |/ / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-01-221-0/+9
|\ \ \ \ \
| * | | | | V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab2007-01-151-0/+9
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc: Correct definition of R6Philip Langdale2007-01-151-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-111-0/+1
|\ \ \ \ \
| * \ \ \ \ Pull sgi into release branchLen Brown2007-01-111-0/+1
| |\ \ \ \ \
| | * | | | | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+1
* | | | | | | [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-1/+1
* | | | | | | [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-0/+1
* | | | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-111-0/+1
* | | | | | | [PATCH] Fix sparsemem on CellDave Hansen2007-01-112-3/+8
| |_|/ / / / |/| | | | |
* | | | | | [PATCH] fix linux banner format stringRoman Zippel2007-01-101-0/+3
* | | | | | [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy2007-01-091-1/+1
* | | | | | [NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer2007-01-091-0/+1
|/ / / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-081-1/+1
|\ \ \ \ \
| * | | | | [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
| |/ / / /
* | | | | [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+1
* | | | | [PATCH] KVM: Improve interrupt responseDor Laor2007-01-051-1/+10
* | | | | [PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz2007-01-051-0/+1
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-031-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+1
* | | | [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-311-1/+1
* | | | [NET]: Add memory barrrier to netif_poll_enable()David S. Miller2006-12-311-0/+1
* | | | [PATCH] cpuset procfs warning fixAndrew Morton2006-12-301-1/+1
* | | | [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-1/+1
|\ \ \ \
| * \ \ \ merge linus into test branchLen Brown2006-12-204-74/+42
| |\ \ \ \
| * \ \ \ \ Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
| |\ \ \ \ \
| | * | | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+1
| | | |_|/ / | | |/| | |
* | | | | | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-221-5/+5
* | | | | | [SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala2006-12-221-1/+0
* | | | | | [PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki2006-12-221-0/+2
* | | | | | [PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov2006-12-221-0/+5
* | | | | | [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-1/+1
* | | | | | [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar2006-12-221-1/+1
* | | | | | [PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm2006-12-221-0/+6
* | | | | | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-221-2/+3
* | | | | | [PATCH] KVM: API versioningAvi Kivity2006-12-221-0/+3
* | | | | | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-6/+2
* | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-212-8/+9
|\ \ \ \ \ \
| * | | | | | [PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe2006-12-201-0/+3
| * | | | | | [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-191-1/+1
| * | | | | | [PATCH] Remove queue merging hooksJens Axboe2006-12-191-7/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-212-5/+8
|\ \ \ \ \ \
| * | | | | | Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-201-0/+2