summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] whitespace/formatting fixesSteve French2007-07-1327-1160/+1285
* [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-116-14/+33
* [CIFS] whitespace cleanupSteve French2007-07-1012-591/+610
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-098-36/+71
* [CIFS] more whitespace fixesSteve French2007-07-084-137/+141
* [CIFS] more whitespace cleanupSteve French2007-07-077-538/+544
* [CIFS] whitespace cleanupSteve French2007-07-066-46/+48
* [CIFS] whitespace cleanupSteve French2007-07-063-228/+232
* [CIFS] ipv6 support no longer experimentalJeff2007-07-062-62/+1
* [CIFS] Mount should fail if server signing off but client mount option requir...Jeff2007-07-062-1/+3
* [CIFS] whitespace fixesSteve French2007-06-286-106/+108
* [CIFS] Fix sign mount option and sign proc config settingSteve French2007-06-282-95/+29
* [CIFS] whitespace cleanupSteve French2007-06-271-26/+27
* [CIFS] Do not allow signals in cifs_demultiplex_threadJeff2007-06-251-6/+7
* [CIFS] fix whitespaceSteve French2007-06-242-56/+58
* [CIFS] Add in some missing flags and cifs README and TODO correctionsSteve French2007-06-246-29/+80
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-222-0/+10
* x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering2007-06-221-1/+1
* i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2007-06-222-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds2007-06-2216-87/+299
|\
| * Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger2007-06-211-3/+3
| * Blackfin arch: Add definition of dma_mapping_errorSonic Zhang2007-06-211-0/+2
| * Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger2007-06-211-1/+2
| * Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz2007-06-211-3/+5
| * Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-212-0/+4
| * Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz2007-06-211-55/+86
| * Blackfin arch: update ANOMALY handlingRobin Getz2007-06-219-25/+197
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-223-30/+30
|\ \
| * | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein2007-06-211-1/+1
| * | IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-211-7/+0
| * | IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-211-3/+3
| * | IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-211-12/+17
| * | IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-223-4/+44
|\ \ \ | |_|/ |/| |
| * | [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()David Howells2007-06-181-1/+4
| * | [IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman2007-06-181-2/+39
| * | [XFRM]: Fix MTU calculation for non-ESP SAsPatrick McHardy2007-06-181-1/+1
* | | Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-214-3/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-211-16/+19
|\ \ \
| * | | [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-211-16/+19
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-06-214-16/+43
|\ \ \ \
| * | | | [PARISC] unwinder improvementsRandolph Chung2007-06-211-7/+34
| * | | | [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-212-1/+2
| * | | | [PARISC] Handle wrapping in expand_upwards()Helge Deller2007-06-211-2/+7
| * | | | [PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina2007-06-211-6/+0
* | | | | posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner2007-06-211-2/+33
* | | | | page_mapping must avoid slub pagesHugh Dickins2007-06-211-0/+4
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-204-11/+10
|\ \ \ \
| * | | | fix module_param mistake in it821xStas Sergeev2007-06-201-1/+1
| * | | | ahci: fix PORTS_IMPL overrideTejun Heo2007-06-201-1/+1