aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+0
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn1-1/+1
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-19/+11
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+2
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-11/+19
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina1-1/+0
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones1-1/+2
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237SJosepch Chan1-1/+2
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+3
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day5-14/+12
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown1-1/+4
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath1-0/+1
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel1-0/+1
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo1-0/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan1-2/+2
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust1-0/+1
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust1-1/+0
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+5
2007-01-24libata: Initialize qc->pad_lenBrian King1-0/+1
2007-01-24libata: Fixup n_elem initializationBrian King1-0/+1
2007-01-23[IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA1-0/+2
2007-01-23[NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk1-2/+2
2007-01-23[NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy1-1/+1
2007-01-23Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds3-437/+0
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev1-0/+2
2007-01-23more ftape removalAdrian Bunk3-437/+0
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-15/+36
2007-01-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+4
2007-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+9
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-01-21HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig1-3/+4
2007-01-19libata: initialize qc->dma_dir to DMA_NONETejun Heo1-0/+1
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse286-2697/+5706
2007-01-15V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab1-0/+9
2007-01-15mmc: Correct definition of R6Philip Langdale1-1/+1
2007-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner1-1/+1
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust1-0/+1
2007-01-11[PATCH] KVM: add VM-exit profilingIngo Molnar1-0/+1
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen2-3/+8