| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil | 2007-10-22 |
| * | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 |
* | | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely | 2007-10-22 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-22 |
|\ \ |
|
| * | | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
| * | | Change table chaining layout | Jens Axboe | 2007-10-22 |
| * | | [SG] Add helpers for manipulating SG entries | Jens Axboe | 2007-10-22 |
| |/ |
|
* | | exportfs: update documentation | Christoph Hellwig | 2007-10-22 |
* | | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 |
* | | exportfs: remove old methods | Christoph Hellwig | 2007-10-22 |
* | | reiserfs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | efs: new export ops | Christoph Hellwig | 2007-10-22 |
* | | exportfs: add new methods | Christoph Hellwig | 2007-10-22 |
* | | exportfs: add fid type | Christoph Hellwig | 2007-10-22 |
* | | kexec: add BSS to resource tree | Bernhard Walle | 2007-10-22 |
* | | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 |
* | | ext2: avoid rec_len overflow with 64KB block size | Jan Kara | 2007-10-22 |
* | | capabilities: clean up file capability reading | Serge E. Hallyn | 2007-10-22 |
* | | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto | 2007-10-22 |
* | | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 2007-10-22 |
* | | add WEAK() for creating weak asm labels | Rusty Russell | 2007-10-22 |
* | | update boot spec to 2.07 | Rusty Russell | 2007-10-22 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-10-21 |
|\ |
|
| * | Blackfin arch: dma add some API and cleanup bf54x DMA definition | Bryan Wu | 2007-10-21 |
| * | Blackfin arch: cleanup and promote the general purpose timers api to a core b... | Mike Frysinger | 2007-10-21 |
| * | Blackfin arch: add functions for converting between sclks and usecs | Mike Frysinger | 2007-10-21 |
| * | Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam... | Mike Frysinger | 2007-10-21 |
| * | Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x | Bryan Wu | 2007-10-21 |
| * | Blackfin arch: add new processor ADSP-BF52x arch/mach support | Michael Hennerich | 2007-10-21 |
* | | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 |
* | | [PATCH] new helper - inotify_evict_watch() | Al Viro | 2007-10-21 |
* | | [PATCH] new helper - inotify_clone_watch() | Al Viro | 2007-10-21 |
* | | [PATCH] new helpers - collect_mounts() and release_collected_mounts() | Al Viro | 2007-10-21 |
* | | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 2007-10-21 |
|/ |
|
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-20 |
|\ |
|
| * | [PARISC] fix uninitialized variable warning in asm/rtc.h | Kyle McMartin | 2007-10-20 |
| * | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill off ASM_PAGE_SIZE use | Sam Ravnborg | 2007-10-18 |
| * | [PARISC] parisc: "extern inline" -> "static inline" | Adrian Bunk | 2007-10-18 |
| * | [PARISC] Clean up asm-parisc/pdc.h | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Export pdc.h for palo | Jeff Bailey | 2007-10-18 |
| * | [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) | Kyle McMartin | 2007-10-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ \ |
|
| * | | fix do_sys_open() prototype | Jason Uhlenkott | 2007-10-19 |