aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei3-5/+96
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker3-0/+52
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman1-0/+10
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds15-130/+223
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds9-21/+181
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-52/+31
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds39-410/+1162
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds9-5/+357
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds307-4827/+16316
2010-08-11lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava1-3/+7
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold7-1/+614
2010-08-11kfifo: replace the old non generic APIStefani Seibold5-2225/+1164
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold2-0/+1446
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold1-2/+1
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day1-2/+2
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+51
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel2-2/+15
2010-08-11fs/sysv: add v7 aliasLubomir Rintel1-0/+1
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter1-3/+5
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re1-1/+0
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard3-1/+3
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard1-4/+7
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi5-68/+37
2010-08-11afs: destroy work queue on init failureDan Carpenter1-0/+1
2010-08-11dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txtFUJITA Tomonori1-0/+8
2010-08-11pci: add PCI DMA unamp state API to feature-removal-schedule.txtFUJITA Tomonori1-0/+9
2010-08-11Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs supportFUJITA Tomonori1-0/+10
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori22-68/+0
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori1-3/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori20-114/+8
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori16-19/+25
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov1-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger1-5/+5
2010-08-11pids: alloc_pidmap: remove the unnecessary boundary checksOleg Nesterov1-10/+7
2010-08-11pids: fix a race in pid generation that causes pids to be reused immediatelySalman1-1/+38
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan16-72/+136
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann1-0/+11
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall1-1/+1
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu1-1/+11
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu1-7/+28
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not usedJustin P. Mattock1-8/+2
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2010-08-11signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-11ptrace: optimize exit_ptrace() for the likely caseOleg Nesterov2-5/+14
2010-08-11memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_idKOSAKI Motohiro1-3/+3
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro3-11/+6