Age | Commit message (Expand) | Author | Files | Lines |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 47 | -402/+431 |
2008-02-15 | Move struct path into its own header | Jan Blunck | 2 | -5/+13 |
2008-02-15 | Remove path_release_on_umount() | Jan Blunck | 3 | -12/+3 |
2008-02-15 | Dont touch fs_struct in usermodehelper | Jan Blunck | 1 | -4/+1 |
2008-02-15 | Dont touch fs_struct in drivers | Jan Blunck | 7 | -19/+6 |
2008-02-15 | vfs: add explanation of I_DIRTY_DATASYNC bit | Jan Kara | 1 | -2/+4 |
2008-02-15 | Include kernel.h from configfs.h | Ben Nizette | 1 | -0/+1 |
2008-02-15 | MAINTAINERS: update decnet and DLM entries | Christine Caulfield | 1 | -4/+4 |
2008-02-15 | FLAT binaries: drop BINFMT_FLAT bad header magic warning | Mike Frysinger | 1 | -4/+4 |
2008-02-15 | m68knommu: use tabs not spaces in cacheflush.h | Greg Ungerer | 1 | -7/+7 |
2008-02-15 | m68knommu: fix profile timer | Matt Waddel | 1 | -5/+12 |
2008-02-15 | m68knommu: use asflags instead of EXTRA_AFLAGS | Greg Ungerer | 12 | -36/+12 |
2008-02-15 | m68knommu: avoid unneccessary use of xchg() in set_mb() | Greg Ungerer | 1 | -1/+1 |
2008-02-15 | m68knommu: fix coldfire interrupt exit path | Walter T Gruczka | 1 | -5/+4 |
2008-02-15 | MAINTAINERS: add linux-fsdevel to VFS entry | Paul Menage | 1 | -0/+1 |
2008-02-15 | kernel-doc: remove fastcall | Harvey Harrison | 1 | -1/+0 |
2008-02-15 | cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc | Jesper Nilsson | 2 | -391/+404 |
2008-02-15 | inotify: make variables static in inotify_user.c | Harvey Harrison | 1 | -3/+3 |
2008-02-15 | fix module_update_markers() compile error | Adrian Bunk | 1 | -2/+1 |
2008-02-15 | Fix compile of swim3 as module | Tony Breeds | 2 | -6/+0 |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 36 | -370/+1232 |
2008-02-14 | Linux Kernel Markers: create modpost file | Mathieu Desnoyers | 4 | -7/+180 |
2008-02-14 | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers | 6 | -236/+565 |
2008-02-14 | pcmcia: ipwireless depends on NETDEVICES | Paul Mundt | 1 | -1/+1 |
2008-02-14 | Smack: check for 'struct socket' with NULL sk | Ahmed S. Darwish | 1 | -4/+5 |
2008-02-14 | udf: fix udf_add_free_space | Marcin Slusarz | 1 | -1/+1 |
2008-02-14 | udf: fix directory offset handling | Jan Kara | 1 | -7/+7 |
2008-02-14 | Documentation: sysctl/kernel.txt: fix documentation reference | Michael Opdenacker | 1 | -1/+1 |
2008-02-14 | fs/smbfs/inode.c: fix warning message deprecating smbfs | Sergio Luis | 1 | -1/+1 |
2008-02-14 | docbook: drop z85230 library from kernel-api | Randy Dunlap | 1 | -5/+0 |
2008-02-14 | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz | 17 | -129/+114 |
2008-02-14 | moduleparam: fix alpha, ia64 and ppc64 compile failures | Ivan Kokshaysky | 1 | -1/+11 |
2008-02-14 | docbook: make a networking book and fix a few errors | Randy Dunlap | 6 | -72/+111 |
2008-02-14 | docbook: sunrpc filenames and notation fixes | Randy Dunlap | 4 | -8/+15 |
2008-02-14 | docbook: move pipe and splice to filesystems docbook | Randy Dunlap | 2 | -20/+20 |
2008-02-14 | kernel-doc: fix fs/pipe.c notation | Randy Dunlap | 1 | -5/+5 |
2008-02-14 | parport: section fixup | David Brownell | 1 | -2/+2 |
2008-02-14 | Documentation: prune redundant SubmitChecklist items | J. Bruce Fields | 1 | -11/+5 |
2008-02-14 | hugetlb: fix overcommit locking | Nishanth Aravamudan | 3 | -5/+7 |
2008-02-14 | SC26XX: missing PORT define in serial_core.h | Thomas Bogendoerfer | 1 | -0/+2 |
2008-02-14 | Final removal of FASTCALL()/fastcall | Harvey Harrison | 5 | -11/+3 |
2008-02-14 | remove final fastcall users | Harvey Harrison | 7 | -14/+13 |
2008-02-14 | rcupdate: fix comment | Paul E. McKenney | 1 | -1/+4 |
2008-02-14 | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 16 | -100/+95 |
2008-02-14 | xtime_lock vs update_process_times | Peter Zijlstra | 8 | -33/+28 |
2008-02-13 | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() | Linus Torvalds | 2 | -9/+9 |
2008-02-13 | FRV: Fix up parse error in linker script | David Howells | 1 | -3/+1 |
2008-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 9 | -209/+576 |
2008-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 8 | -40/+130 |
2008-02-13 | drivers/memstick/host/tifm_ms.c breakage | Al Viro | 1 | -1/+1 |