| Commit message (Expand) | Author | Age |
* | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: introduce ktime_t time format | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: create and use timespec_valid macro | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: coding style and white space cleanup 2 | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: coding style and white space cleanup | Ingo Molnar | 2006-01-10 |
* | [PATCH] hrtimer: coding style clean up of clock constants | Ingo Molnar | 2006-01-10 |
* | [PATCH] hrtimer: remove unused clock constants | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: clean up mktime and make arguments const | Ingo Molnar | 2006-01-10 |
* | [PATCH] hrtimer: deinline mktime and set_normalized_timespec | Thomas Gleixner | 2006-01-10 |
* | [PATCH] hrtimer: move div_long_long_rem out of jiffies.h | Thomas Gleixner | 2006-01-10 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 |
* | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig | 2006-01-10 |
* | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 |
* | [PATCH] __deprecated_for_modules the lookup_hash() prototype | Adrian Bunk | 2006-01-10 |
* | [PATCH] remove update_atime | Christoph Hellwig | 2006-01-10 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 |
* | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org | 2006-01-10 |
* | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig | 2006-01-10 |
* | [PATCH] kexec: increase max segment limit | akpm@osdl.org | 2006-01-10 |
* | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 2006-01-10 |
* | [PATCH] Kdump: powerpc and s390 build failure fix | akpm@osdl.org | 2006-01-10 |
* | [PATCH] Kdump: i386 compiler warning fix | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 2006-01-10 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 |
* | [PATCH] Add list_for_each_entry_safe_reverse() | David Howells | 2006-01-10 |
* | [PATCH] i386: GPIO driver for AMD CS5535/CS5536 | Ben Gardner | 2006-01-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 |
| * | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 |
| * | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 2006-01-09 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
| * | | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, core | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 |
| * | | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre | 2006-01-09 |
| * | | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 2006-01-09 |
| * | | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven | 2006-01-09 |
| * | | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 2006-01-09 |