summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-16[CIFS] Typo in previous patchSteve French1-2/+1
2007-07-16[CIFS] zero_user_page() conversionsEric1-4/+1
2007-07-16[CIFS] use simple_prepare_write to zero page dataNate1-8/+1
2007-07-15[CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French1-2/+0
2007-07-15[CIFS] Add support for new POSIX unlinkSteve French5-11/+103
2007-07-13[CIFS] whitespace/formatting fixesSteve French27-1160/+1285
2007-07-11[CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French6-14/+33
2007-07-10[CIFS] whitespace cleanupSteve French12-591/+610
2007-07-09[CIFS] Fix packet signatures for NTLMv2 caseSteve French8-36/+71
2007-07-08[CIFS] more whitespace fixesSteve French4-137/+141
2007-07-07[CIFS] more whitespace cleanupSteve French7-538/+544
2007-07-06[CIFS] whitespace cleanupSteve French6-46/+48
2007-07-06[CIFS] whitespace cleanupSteve French3-228/+232
2007-07-06[CIFS] ipv6 support no longer experimentalJeff2-62/+1
2007-07-06[CIFS] Mount should fail if server signing off but client mount option requir...Jeff2-1/+3
2007-06-28[CIFS] whitespace fixesSteve French6-106/+108
2007-06-28[CIFS] Fix sign mount option and sign proc config settingSteve French2-95/+29
2007-06-27[CIFS] whitespace cleanupSteve French1-26/+27
2007-06-25[CIFS] Do not allow signals in cifs_demultiplex_threadJeff1-6/+7
2007-06-24[CIFS] fix whitespaceSteve French2-56/+58
2007-06-24[CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French6-29/+80
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2-0/+10
2007-06-22x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering1-1/+1
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2-2/+2
2007-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds16-87/+299
2007-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-30/+30
2007-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds3-4/+44
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven4-3/+7
2007-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-16/+19
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds4-16/+43
2007-06-21posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner1-2/+33
2007-06-21page_mapping must avoid slub pagesHugh Dickins1-0/+4
2007-06-21[PARISC] unwinder improvementsRandolph Chung1-7/+34
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2-1/+2
2007-06-21[PARISC] Handle wrapping in expand_upwards()Helge Deller1-2/+7
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-06-21IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein1-1/+1
2007-06-21IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier1-7/+0
2007-06-21IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin1-3/+3
2007-06-21IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin1-12/+17
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier1-7/+9
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu1-16/+19
2007-06-21Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger1-3/+3
2007-06-21Blackfin arch: Add definition of dma_mapping_errorSonic Zhang1-0/+2
2007-06-21Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger1-1/+2
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz1-3/+5
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger2-0/+4
2007-06-21Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz1-55/+86
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz9-25/+197
2007-06-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+10