summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2005-10-06CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French3-16/+10
2005-10-05CIFS: implement cifs_writepages to perform multi-page I/OSteve French2-11/+190
2005-10-05CIFS: Create routine find_writable_file to reduce redundant codeSteve French3-119/+50
2005-10-04[CIFS] Missing parenthesis from error message in previous fixSteve French1-1/+1
2005-10-03[CIFS] Allow SMBWrite2 to work to older serversSteve French1-7/+22
2005-10-03[CIFS] Add writepages support to shrink memory usage on writes,Steve French5-72/+89
2005-09-23[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French8-33/+60
2005-09-22[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French7-10/+107
2005-09-21[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French4-31/+66
2005-09-19[CIFS] Add support for legacy servers part seven. Fix open for write,Steve French2-4/+21
2005-09-16[CIFS] Add support for legacy servers part six. Fix read syntax soSteve French1-0/+7
2005-09-16[CIFS] Fix readdir caching when unlink removes file in current searchSteve French3-6/+38
2005-09-16[CIFS] Fix compiler warningsSteve French4-5/+6
2005-09-07[CIFS] Update cifs TODO list with additional new features thatSteve French1-17/+31
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson4-12/+15
2005-09-06[SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro1-1/+1
2005-09-06[SUNSU]: Compile fixes.Al Viro1-3/+7
2005-09-06[SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller1-2/+0
2005-09-06[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-06[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-06[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller1-1/+1
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard3-37/+23
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard4-8/+6
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard3-5/+17
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2-14/+12
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard3-19/+45
2005-09-06[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller3-39/+50
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller9-58/+51
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-06[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu1-2/+2
2005-09-06[NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu1-3/+3
2005-09-06[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2-2/+3
2005-09-06[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte1-13/+2