| Commit message (Expand) | Author | Age |
* | Add phy-connection-type to gianfar nodes | Andy Fleming | 2007-07-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2007-07-18 |
|\ |
|
| * | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 2007-07-18 |
| * | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 2007-07-18 |
| * | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 2007-07-18 |
| * | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 2007-07-18 |
| * | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 2007-07-18 |
| * | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 2007-07-18 |
| * | [AVR32] Make STK1000 mux settings configurable | David Brownell | 2007-07-18 |
| * | [AVR32] CPU frequency scaling for AT32AP | Hans-Christian Egtvedt | 2007-07-18 |
| * | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 2007-07-18 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-07-18 |
|\ \ |
|
| * | | [PATCH] x86: do not recompile boot for each build | Sam Ravnborg | 2007-07-18 |
| * | | [x86 setup] Save/restore DS around invocations of INT 10h | H. Peter Anvin | 2007-07-18 |
| * | | [x86 setup] VGA: Clear the Protect bit before setting the vertical height | H. Peter Anvin | 2007-07-18 |
| * | | [x86 setup] Fix assembly constraints | H. Peter Anvin | 2007-07-18 |
| * | | [x86 setup] build/tools.c: fix comment | H. Peter Anvin | 2007-07-18 |
* | | | i386: fixup TRACE_IRQ breakage | Peter Zijlstra | 2007-07-18 |
* | | | Handle bogus %cs selector in single-step instruction decoding | Roland McGrath | 2007-07-18 |
|/ / |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2007-07-18 |
|\ \ |
|
| * | | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | [SPARC64]: Set vio->desc_buf to NULL after freeing. | David S. Miller | 2007-07-18 |
| * | | | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 |
| * | | | [SPARC64]: Handle reset events in vio_link_state_change(). | David S. Miller | 2007-07-18 |
| * | | | [SPARC64]: Handle LDC resets properly in domain-services driver. | David S. Miller | 2007-07-18 |
| * | | | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 2007-07-18 |
| * | | | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2007-07-18 |
| |/ / |
|
* | | | Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | xen: disable all non-virtual drivers | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: use iret directly when possible | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: suppress abs symbol warnings for unused reloc pointers | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Attempt to patch inline versions of common operations | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: handle external requests for shutdown, reboot and sysrq | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: machine operations | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: hack to prevent bad segment register reload | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: lazy-mmu operations | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Add support for preemption | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Implement sched_clock | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Account for stolen time | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: ignore RW mapping of RO pages in pagetable_init | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Complete pagetable pinning | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: configuration | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: time implementation | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: virtual mmu | Jeremy Fitzhardinge | 2007-07-18 |
| * | | | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 |