summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xen: Add grant table supportJeremy Fitzhardinge2007-07-182-10/+191
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-182-0/+7
* xen: SMP guest supportJeremy Fitzhardinge2007-07-181-4/+23
* xen: add pinned page flagJeremy Fitzhardinge2007-07-181-0/+5
* xen: event channelsJeremy Fitzhardinge2007-07-181-0/+28
* xen: Core Xen implementationJeremy Fitzhardinge2007-07-184-0/+221
* xen: Add Xen interface header filesJeremy Fitzhardinge2007-07-1819-0/+3021
* Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-183-4/+37
* paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+1
* Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-181-0/+4
* paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-0/+3
* paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-0/+2
* paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-0/+2
* paravirt: increase IRQ limitJeremy Fitzhardinge2007-07-181-1/+1
* paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2007-07-182-0/+12
* paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-182-6/+6
* use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-7/+15
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-3/+9
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-0/+5
* usermodehelper: split setup from executionJeremy Fitzhardinge2007-07-181-3/+41
* add argv_split()Jeremy Fitzhardinge2007-07-181-0/+3
* add kstrndupJeremy Fitzhardinge2007-07-181-0/+1
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-182-38/+3
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+2
* slob: Kill off duplicate kzalloc() definition.Paul Mundt2007-07-171-10/+0
* Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-171-1/+0
|\
| * Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven2007-07-171-1/+0
* | smp_call_function_single() should be a macro on UPAl Viro2007-07-171-10/+8
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-173-2/+9
|\ \
| * | SMP: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-1/+6
| * | HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-161-0/+3
| * | KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-161-1/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-173-3/+12
|\ \ \
| * | | [IA64] arbitary speed tty ioctl supportAlan Cox2007-07-133-3/+12
* | | | saner typechecking in generic unaligned.hAl Viro2007-07-171-7/+9
* | | | alpha termios.h hadn't been updatedAl Viro2007-07-171-2/+2
* | | | md: change bitmap_unplug and others to void functionsNeilBrown2007-07-171-3/+3
* | | | md: improve the is_mddev_idle test fixNeilBrown2007-07-171-1/+1
* | | | OMAP: add TI OMAP1610 accelerator entry.Imre Deak2007-07-171-0/+1
* | | | fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2007-07-171-0/+8
* | | | tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas2007-07-171-0/+1
* | | | vt: add comment for unbind_con_driver()Jesse Barnes2007-07-171-2/+0
* | | | fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-0/+2
* | | | fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-0/+4
* | | | fbdev: detect primary display deviceAntonino A. Daplas2007-07-1724-1/+141
* | | | fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-1724-0/+260
* | | | rtc: add support for the ST M48T59 RTCMark Zhan2007-07-171-0/+57
* | | | knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-1/+2
* | | | knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-0/+1
OpenPOWER on IntegriCloud