| Commit message (Expand) | Author | Age |
* | xen: add virtual block device driver. | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Add grant table support | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: add pinned page flag | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 |
* | xen: Add Xen interface header files | Jeremy Fitzhardinge | 2007-07-18 |
* | Add a sched_clock paravirt_op | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: helper to disable all IO space | Jeremy Fitzhardinge | 2007-07-18 |
* | Allocate and free vmalloc areas | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: unstatic leave_mm | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: increase IRQ limit | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: add a hook for once the allocator is ready | Jeremy Fitzhardinge | 2007-07-18 |
* | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 2007-07-18 |
* | use elfnote.h to generate vsyscall notes. | Jeremy Fitzhardinge | 2007-07-18 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 |
* | usermodehelper: split setup from execution | Jeremy Fitzhardinge | 2007-07-18 |
* | add argv_split() | Jeremy Fitzhardinge | 2007-07-18 |
* | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 |
* | zs: move to the serial subsystem | Maciej W. Rozycki | 2007-07-18 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 |
* | slob: Kill off duplicate kzalloc() definition. | Paul Mundt | 2007-07-17 |
* | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG | Geert Uytterhoeven | 2007-07-17 |
* | | smp_call_function_single() should be a macro on UP | Al Viro | 2007-07-17 |
* | | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 |
|\ \ |
|
| * | | SMP: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 |
| * | | HOTPLUG: Add CPU_DYING notifier | Avi Kivity | 2007-07-16 |
| * | | KVM: Remove kvmfs in favor of the anonymous inodes source | Avi Kivity | 2007-07-16 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-17 |
|\ \ \ |
|
| * | | | [IA64] arbitary speed tty ioctl support | Alan Cox | 2007-07-13 |
* | | | | saner typechecking in generic unaligned.h | Al Viro | 2007-07-17 |
* | | | | alpha termios.h hadn't been updated | Al Viro | 2007-07-17 |
* | | | | md: change bitmap_unplug and others to void functions | NeilBrown | 2007-07-17 |
* | | | | md: improve the is_mddev_idle test fix | NeilBrown | 2007-07-17 |
* | | | | OMAP: add TI OMAP1610 accelerator entry. | Imre Deak | 2007-07-17 |
* | | | | fbdev: Add fb_append_extra_logo() | Geert Uytterhoeven | 2007-07-17 |
* | | | | tgafb: actually allocate memory for the pseudo_palette | Antonino A. Daplas | 2007-07-17 |
* | | | | vt: add comment for unbind_con_driver() | Jesse Barnes | 2007-07-17 |
* | | | | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes | 2007-07-17 |
* | | | | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 |
* | | | | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 |
* | | | | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 |
* | | | | rtc: add support for the ST M48T59 RTC | Mark Zhan | 2007-07-17 |