Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/Kconfig: move 9p out | Alexey Dobriyan | 2009-01-22 | 2 | -11/+11 |
* | fs/Kconfig: move afs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+22 |
* | fs/Kconfig: move coda out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+22 |
* | fs/Kconfig: move the rest of ncpfs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+21 |
* | fs/Kconfig: move smbfs out | Alexey Dobriyan | 2009-01-22 | 2 | -57/+56 |
* | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 | 2 | -79/+80 |
* | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2009-01-22 | 2 | -81/+81 |
* | fs/Kconfig: move nfs out | Alexey Dobriyan | 2009-01-22 | 2 | -86/+87 |
* | fs/Kconfig: move ufs out | Alexey Dobriyan | 2009-01-22 | 2 | -44/+44 |
* | fs/Kconfig: move sysv out | Alexey Dobriyan | 2009-01-22 | 2 | -38/+37 |
* | fs/Kconfig: move romfs out | Alexey Dobriyan | 2009-01-22 | 2 | -18/+17 |
* | fs/Kconfig: move qnx4 out | Alexey Dobriyan | 2009-01-22 | 2 | -26/+26 |
* | fs/Kconfig: move hpfs out | Alexey Dobriyan | 2009-01-22 | 2 | -16/+15 |
* | fs/Kconfig: move omfs out | Alexey Dobriyan | 2009-01-22 | 2 | -14/+14 |
* | fs/Kconfig: move minix out | Alexey Dobriyan | 2009-01-22 | 2 | -18/+18 |
* | fs/Kconfig: move vxfs out | Alexey Dobriyan | 2009-01-22 | 2 | -17/+17 |
* | fs/Kconfig: move squashfs out | Alexey Dobriyan | 2009-01-22 | 2 | -52/+52 |
* | fs/Kconfig: move cramfs out | Alexey Dobriyan | 2009-01-22 | 2 | -20/+20 |
* | fs/Kconfig: move efs out | Alexey Dobriyan | 2009-01-22 | 2 | -16/+15 |
* | fs/Kconfig: move bfs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+20 |
* | fs/Kconfig: move befs out | Alexey Dobriyan | 2009-01-22 | 2 | -27/+27 |
* | fs/Kconfig: move hfs, hfsplus out | Alexey Dobriyan | 2009-01-22 | 3 | -27/+27 |
* | fs/Kconfig: move ecryptfs out | Alexey Dobriyan | 2009-01-22 | 2 | -12/+12 |
* | fs/Kconfig: move affs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+22 |
* | fs/Kconfig: move adfs out | Alexey Dobriyan | 2009-01-22 | 2 | -27/+28 |
* | fs/Kconfig: move configfs out | Alexey Dobriyan | 2009-01-22 | 2 | -11/+12 |
* | fs/Kconfig: move sysfs out | Alexey Dobriyan | 2009-01-22 | 2 | -24/+24 |
* | fs/Kconfig: move ntfs out | Alexey Dobriyan | 2009-01-22 | 2 | -79/+79 |
* | fs/Kconfig: move fat out | Alexey Dobriyan | 2009-01-22 | 2 | -97/+98 |
* | fs/Kconfig: move iso9660, udf out | Alexey Dobriyan | 2009-01-22 | 3 | -58/+59 |
* | fs/Kconfig: move fuse out | Alexey Dobriyan | 2009-01-22 | 2 | -16/+16 |
* | fs/Kconfig: move autofs, autofs4 out | Alexey Dobriyan | 2009-01-22 | 3 | -42/+43 |
* | fs/Kconfig: move btrfs out | Alexey Dobriyan | 2009-01-22 | 2 | -19/+19 |
* | fs/Kconfig: move ocfs2 out | Alexey Dobriyan | 2009-01-22 | 2 | -86/+86 |
* | fs/Kconfig: move jfs out | Alexey Dobriyan | 2009-01-22 | 2 | -50/+50 |
* | fs/Kconfig: move reiserfs out | Alexey Dobriyan | 2009-01-22 | 2 | -85/+86 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-17 | 17 | -171/+189 |
|\ | |||||
| *-. | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier | 2009-01-16 | 5 | -28/+46 |
| |\ \ | |||||
| | | * | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 | 1 | -9/+19 |
| | | * | mlx4_core: Fix min() warning | Andrew Morton | 2009-01-15 | 1 | -3/+3 |
| | * | | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin | 2009-01-16 | 1 | -1/+1 |
| | * | | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 2009-01-14 | 1 | -3/+8 |
| | * | | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier | 2009-01-14 | 1 | -12/+15 |
| | |/ | |||||
| * | | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell | 2009-01-16 | 1 | -13/+13 |
| * | | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 2009-01-16 | 12 | -130/+130 |
| |/ | |||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-01-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | move wm8400-regulator's probe function to .devinit.text | Uwe Kleine-König | 2009-01-17 | 1 | -1/+1 |
* | | | dell_rbu: use scnprintf() instead of less secure sprintf() | Pavel Roskin | 2009-01-17 | 1 | -2/+2 |
* | | | security: introduce missing kfree | Vegard Nossum | 2009-01-17 | 1 | -0/+1 |
|/ / | |||||
* | | Linux 2.6.29-rc2v2.6.29-rc2 | Linus Torvalds | 2009-01-16 | 1 | -1/+1 |