summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-2/+8
* NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-191-2/+2
* SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-191-1/+1
* lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2008-03-191-0/+1
* lockd: bring a few function declarations up to dateChuck Lever2008-03-191-6/+5
* NLM: NLM protocol version numbers are u32Chuck Lever2008-03-191-2/+4
* NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-191-0/+7
* NFS: Save the value of the "port=" mount optionChuck Lever2008-03-191-0/+1
* Merge branch 'hotfixes' into develTrond Myklebust2008-03-1951-284/+249
|\
| * sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
| * sched: improve affine wakeupsIngo Molnar2008-03-191-0/+3
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-182-99/+0
| |\
| | * The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-172-99/+0
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-171-0/+2
| |\ \
| | * | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+2
| | |/
| * | virtio: fix race in enable_cbChristian Borntraeger2008-03-171-2/+3
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2008-03-167-28/+33
| |\
| | * [PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin2008-03-151-2/+8
| | * [PARISC] clean up include/asm-parisc/elf.hRandolph Chung2008-03-151-12/+10
| | * [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-151-1/+1
| | * [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-151-1/+0
| | * [PARISC] bump __NR_syscallsKyle McMartin2008-03-151-1/+1
| | * [PARISC] unbreak pgalloc.hKyle McMartin2008-03-151-2/+2
| | * [PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2008-03-152-9/+8
| | * [PARISC] wire up timerfd syscallsKyle McMartin2008-03-151-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-151-9/+14
| |\ \
| | * | [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-121-9/+14
| * | | struct export_operations: adjust comments to match current membersMarc Dionne2008-03-141-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-131-0/+1
| |\ \ \
| | * | | PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-0/+1
| * | | | h8300: fix recent uaccess breakageYoshinori Sato2008-03-131-7/+4
| |/ / /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-126-8/+24
| |\ \ \
| | * \ \ Merge branch 'omap-fixes'Russell King2008-03-063-4/+18
| | |\ \ \
| | | * | | ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren2008-03-051-0/+11
| | | * | | ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-1/+1
| | | * | | ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park2008-03-051-3/+6
| | * | | | [ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer2008-03-061-0/+2
| | * | | | [ARM] include/asm-arm - use angle brackets for includesJoe Perches2008-03-062-4/+4
| | |/ / /
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-123-17/+8
| |\ \ \ \
| | * | | | [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-0/+7
| | * | | | [POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds2008-03-131-1/+1
| | * | | | [PPC] 8xx: swap bug-fixYuri Tikhonov2008-03-071-8/+0
| | * | | | [POWERPC] 8xx: fix swapVitaly Bordug2008-03-071-8/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-127-10/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg2008-03-101-1/+0
| | * | | | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy2008-03-101-1/+1
| | * | | | [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov2008-03-071-0/+1
| | * | | | [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-072-4/+0
| | * | | | bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-051-1/+1
| | * | | | irda: replace __inline with inlineHarvey Harrison2008-03-051-3/+3
OpenPOWER on IntegriCloud