| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Fix build break - inet.h not included when experimental ifdef off | Steve French | 2007-07-15 | 1 | -2/+0 |
* | [CIFS] Add support for new POSIX unlink | Steve French | 2007-07-15 | 5 | -11/+103 |
* | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-13 | 27 | -1160/+1285 |
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 | 6 | -14/+33 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-10 | 12 | -591/+610 |
* | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 | 8 | -36/+71 |
* | [CIFS] more whitespace fixes | Steve French | 2007-07-08 | 4 | -137/+141 |
* | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 | 7 | -538/+544 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-07 | 6 | -46/+48 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-07 | 3 | -228/+232 |
* | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 | 2 | -62/+1 |
* | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 | 2 | -1/+3 |
* | [CIFS] whitespace fixes | Steve French | 2007-06-28 | 6 | -106/+108 |
* | [CIFS] Fix sign mount option and sign proc config setting | Steve French | 2007-06-28 | 2 | -95/+29 |
* | [CIFS] whitespace cleanup | Steve French | 2007-06-28 | 1 | -26/+27 |
* | [CIFS] Do not allow signals in cifs_demultiplex_thread | Jeff | 2007-06-26 | 1 | -6/+7 |
* | [CIFS] fix whitespace | Steve French | 2007-06-24 | 2 | -56/+58 |
* | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 | 6 | -29/+80 |
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-23 | 2 | -0/+10 |
* | x86_64: Fix only make Macintosh drivers default on Macs | Olaf Hering | 2007-06-23 | 1 | -1/+1 |
* | i386: Make CMPXCHG64 only dependent on PAE | Andi Kleen | 2007-06-23 | 2 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-22 | 16 | -87/+299 |
|\ |
|
| * | Blackfin arch: add proper const volatile to addr argument to the read functions | Mike Frysinger | 2007-06-21 | 1 | -3/+3 |
| * | Blackfin arch: Add definition of dma_mapping_error | Sonic Zhang | 2007-06-21 | 1 | -0/+2 |
| * | Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect... | Mike Frysinger | 2007-06-21 | 1 | -1/+2 |
| * | Blackfin arch: match kernel startup messaage with new linker script | Robin Getz | 2007-06-21 | 1 | -3/+5 |
| * | Blackfin arch: add missing braces around array bfin serial init | Mike Frysinger | 2007-06-21 | 2 | -0/+4 |
| * | Blackfin arch: update printk to use KERN_EMERG and reformat crash output | Robin Getz | 2007-06-21 | 1 | -55/+86 |
| * | Blackfin arch: update ANOMALY handling | Robin Getz | 2007-06-21 | 9 | -25/+197 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-22 | 3 | -30/+30 |
|\ \ |
|
| * | | IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() | Jack Morgenstein | 2007-06-21 | 1 | -1/+1 |
| * | | IPoIB/cm: Remove dead definition of struct ipoib_cm_id | Roland Dreier | 2007-06-21 | 1 | -7/+0 |
| * | | IPoIB/cm: Fix interoperability when MTU doesn't match | Michael S. Tsirkin | 2007-06-21 | 1 | -3/+3 |
| * | | IPoIB/cm: Initialize RX before moving QP to RTR | Michael S. Tsirkin | 2007-06-21 | 1 | -12/+17 |
| * | | IB/umem: Fix possible hang on process exit | Roland Dreier | 2007-06-21 | 1 | -7/+9 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-22 | 3 | -4/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() | David Howells | 2007-06-19 | 1 | -1/+4 |
| * | | [IPVS]: Fix state variable on failure to start ipvs threads | Neil Horman | 2007-06-19 | 1 | -2/+39 |
| * | | [XFRM]: Fix MTU calculation for non-ESP SAs | Patrick McHardy | 2007-06-19 | 1 | -1/+1 |
* | | | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2007-06-22 | 4 | -3/+7 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-06-22 | 1 | -16/+19 |
|\ \ \ |
|
| * | | | [AGPGART] intel_agp: don't load if no IGD and AGP port | Wang Zhenyu | 2007-06-21 | 1 | -16/+19 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2007-06-22 | 4 | -16/+43 |
|\ \ \ \ |
|
| * | | | | [PARISC] unwinder improvements | Randolph Chung | 2007-06-21 | 1 | -7/+34 |
| * | | | | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 | 2 | -1/+2 |
| * | | | | [PARISC] Handle wrapping in expand_upwards() | Helge Deller | 2007-06-21 | 1 | -2/+7 |
| * | | | | [PARISC] stop lcd driver from stripping initial whitespace | Julian Stecklina | 2007-06-21 | 1 | -6/+0 |
* | | | | | posix-timers: Prevent softirq starvation by small intervals and SIG_IGN | Thomas Gleixner | 2007-06-22 | 1 | -2/+33 |
* | | | | | page_mapping must avoid slub pages | Hugh Dickins | 2007-06-22 | 1 | -0/+4 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-06-21 | 4 | -11/+10 |
|\ \ \ \ |
|