Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 | 8 | -58/+32 | |
| * | | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 | 4 | -0/+1298 | |
| |/ | ||||||
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-31 | 14 | -234/+478 | |
|\ \ | ||||||
| * | | [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change | Lennert Buytenhek | 2006-03-30 | 1 | -8/+3 | |
| * | | [ARM] 3434/1: pxa i2s amsl define | Marc-Andre Hebert | 2006-03-30 | 1 | -1/+1 | |
| * | | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 2006-03-30 | 1 | -0/+1 | |
| * | | [ARM] Allow un-muxed syscalls to be available for everyone | Russell King | 2006-03-30 | 1 | -11/+0 | |
| * | | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 | |
| * | | Merge nommu tree | Russell King | 2006-03-28 | 9 | -213/+472 | |
| |\ \ | ||||||
| | * | | [ARM] nommu: fixups for the exception vectors | Hyok S. Choi | 2006-03-27 | 4 | -5/+31 | |
| | * | | [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in Makefile | Hyok S. Choi | 2006-03-27 | 2 | -1/+33 | |
| | * | | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 4 | -207/+302 | |
| | * | | [ARM] nommu: MPU support in boot/compressed/head.S | Hyok S. Choi | 2006-03-27 | 1 | -0/+106 | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-31 | 4 | -8/+403 | |
|\ \ \ \ | ||||||
| * | | | | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 3 | -8/+8 | |
| * | | | | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 2 | -0/+395 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-03-31 | 20 | -156/+524 | |
|\ \ \ \ \ | ||||||
| * | | | | | [CIFS] Fix typo in earlier cifs_unlink change and protect one | Steve French | 2006-03-31 | 1 | -5/+7 | |
| * | | | | | [CIFS] Incorrect signature sent on SMB Read | Steve French | 2006-03-31 | 1 | -13/+23 | |
| * | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [CIFS] Fix unlink oops when indirectly called in rename error path | Steve French | 2006-03-31 | 1 | -1/+4 | |
| * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 4831 | -159898/+246632 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-20 | 286 | -1385/+2175 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [CIFS] Fix two remaining coverity scan tool warnings. | Steve French | 2006-03-09 | 2 | -5/+7 | |
| * | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-07 | 59 | -239/+430 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [CIFS] Set correct lock type on new posix unlock call | Steve French | 2006-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-03 | 268 | -3347/+3883 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [CIFS] Upate cifs change log | Steve French | 2006-03-03 | 1 | -0/+5 | |
| * | | | | | | | | | | [CIFS] Fix slow oplock break response when mounts to different | Steve French | 2006-03-03 | 3 | -4/+4 | |
| * | | | | | | | | | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 | 5 | -5/+14 | |
| * | | | | | | | | | | [CIFS] Allow fallback for setting file size to Procom SMB server when | Steve French | 2006-03-02 | 1 | -1/+1 | |
| * | | | | | | | | | | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want | Steve French | 2006-03-02 | 4 | -18/+42 | |
| * | | | | | | | | | | [CIFS] Move noisy debug message (triggerred by some older servers) from | Steve French | 2006-03-02 | 1 | -5/+8 | |
| * | | | | | | | | | | [CIFS] Use correct pid on new cifs posix byte range lock call | Steve French | 2006-03-01 | 1 | -0/+2 | |
| * | | | | | | | | | | [CIFS] Add posix (advisory) byte range locking support to cifs client | Steve French | 2006-02-28 | 5 | -22/+137 | |
| * | | | | | | | | | | [CIFS] CIFS readdir perf optimizations part 1 | Steve French | 2006-02-28 | 3 | -11/+27 | |
| * | | | | | | | | | | [CIFS] Free small buffers earlier so we exceed the cifs | Steve French | 2006-02-26 | 3 | -13/+18 | |
| * | | | | | | | | | | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping | Steve French | 2006-02-24 | 3 | -13/+24 | |
| * | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-22 | 114 | -1943/+1045 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [CIFS] Convert remaining places in fs/cifs from | Eric Sesterhenn | 2006-02-21 | 4 | -13/+5 | |
| * | | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-18 | 216 | -1986/+3716 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-15 | 9 | -28/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-15 | 228 | -2007/+2563 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [CIFS] SessionSetup cleanup part 2 | Steve French | 2006-02-14 | 7 | -13/+161 | |
| * | | | | | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-10 | 535 | -5748/+6694 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | [CIFS] fix compile error (typo) and warning in cifssmb.c | Steve French | 2006-02-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | [CIFS] Cleanup NTLMSSP session setup handling | Steve French | 2006-02-09 | 7 | -33/+53 | |
* | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-31 | 8 | -63/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [NET]: Allow skb headroom to be overridden | Anton Blanchard | 2006-03-31 | 2 | -5/+29 | |
| * | | | | | | | | | | | | | | | | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting() | David S. Miller | 2006-03-31 | 1 | -3/+0 |