| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | [POWERPC] vdso_do_func_patch{32,64}() must be __init | Adrian Bunk | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] Remove generated files on make clean | Kumar Gala | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t | Stefan Roese | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] Wire up new timerfd syscalls | Stephen Rothwell | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Update sys-manager button events | Geoff Levand | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Sys-manager code cleanup | Geoff Levand | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Use system reboot on restart | Geoff Levand | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Fix bootwrapper hang bug | Geoff Levand | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Fix reading pm interval in logical performance monitor | Takashi Yamamoto | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] PS3: Fix setting bookmark in logical performance monitor | Takashi Yamamoto | 2008-02-14 | |
| | * | | | | | | | | | | | [POWERPC] Fix DEBUG_PREEMPT warning when warning | Hugh Dickins | 2008-02-14 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | dentries: Extract common code to remove dentry from lru | Christoph Lameter | 2008-02-14 | |
| * | | | | | | | | | | | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | d_path: Make seq_path() use a struct path argument | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Use struct path in struct svc_expkey | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Use struct path in struct svc_export | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | d_path: Make get_dcookie() use a struct path argument | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | d_path: Make proc_get_link() use a struct path argument | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | d_path: Use struct path in struct avc_audit_data | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | d_path: kerneldoc cleanup | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | One less parameter to __d_path | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Make set_fs_{root,pwd} take a struct path | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Use struct path in fs_struct | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Introduce path_get() | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Use path_put() in a few places instead of {mnt,d}put() | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Introduce path_put() | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Move struct path into its own header | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Remove path_release_on_umount() | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Dont touch fs_struct in usermodehelper | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-14 | |
| * | | | | | | | | | | | vfs: add explanation of I_DIRTY_DATASYNC bit | Jan Kara | 2008-02-14 | |
| * | | | | | | | | | | | Include kernel.h from configfs.h | Ben Nizette | 2008-02-14 | |
| * | | | | | | | | | | | MAINTAINERS: update decnet and DLM entries | Christine Caulfield | 2008-02-14 | |
| * | | | | | | | | | | | FLAT binaries: drop BINFMT_FLAT bad header magic warning | Mike Frysinger | 2008-02-14 | |
| * | | | | | | | | | | | m68knommu: use tabs not spaces in cacheflush.h | Greg Ungerer | 2008-02-14 | |
| * | | | | | | | | | | | m68knommu: fix profile timer | Matt Waddel | 2008-02-14 | |
| * | | | | | | | | | | | m68knommu: use asflags instead of EXTRA_AFLAGS | Greg Ungerer | 2008-02-14 | |
| * | | | | | | | | | | | m68knommu: avoid unneccessary use of xchg() in set_mb() | Greg Ungerer | 2008-02-14 | |
| * | | | | | | | | | | | m68knommu: fix coldfire interrupt exit path | Walter T Gruczka | 2008-02-14 | |
| * | | | | | | | | | | | MAINTAINERS: add linux-fsdevel to VFS entry | Paul Menage | 2008-02-14 | |
| * | | | | | | | | | | | kernel-doc: remove fastcall | Harvey Harrison | 2008-02-14 | |
| * | | | | | | | | | | | cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc | Jesper Nilsson | 2008-02-14 | |
| * | | | | | | | | | | | inotify: make variables static in inotify_user.c | Harvey Harrison | 2008-02-14 | |
| * | | | | | | | | | | | fix module_update_markers() compile error | Adrian Bunk | 2008-02-14 | |
| * | | | | | | | | | | | Fix compile of swim3 as module | Tony Breeds | 2008-02-14 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-02-13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | [SCSI] gdth: update deprecated pci_find_device | Sergio Luis | 2008-02-13 | |
| | * | | | | | | | | | | [SCSI] gdth: scan for scsi devices | Boaz Harrosh | 2008-02-13 | |
| | * | | | | | | | | | | [SCSI] sym53c416: fix module parameters | James Bottomley | 2008-02-12 | |
