| Commit message (Expand) | Author | Age |
* | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 2007-10-23 |
* | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 2007-10-23 |
* | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 2007-10-23 |
* | 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 |
| * | | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-19 |
| * | | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter | 2007-10-19 |
| * | | x86 hpet.h: remove broken links | Dave Young | 2007-10-19 |
| * | | fix up security_socket_getpeersec_* documentation | Serge Hallyn | 2007-10-19 |
| * | | powerpc: Remove obsolete prototype | Julio M. Merino Vidal | 2007-10-19 |
| * | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
| * | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
| * | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
| * | | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr | 2007-10-19 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-19 |
|\ \ \ |
|
| * | | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| * | | | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| |/ / |
|