summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-18xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge
2007-07-18xen: Add grant table supportJeremy Fitzhardinge
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18xen: SMP guest supportJeremy Fitzhardinge
2007-07-18xen: add pinned page flagJeremy Fitzhardinge
2007-07-18xen: event channelsJeremy Fitzhardinge
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge
2007-07-18paravirt: increase IRQ limitJeremy Fitzhardinge
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2007-07-18usermodehelper: split setup from executionJeremy Fitzhardinge
2007-07-18add argv_split()Jeremy Fitzhardinge
2007-07-18add kstrndupJeremy Fitzhardinge
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-18[NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell
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-18slob: Kill off duplicate kzalloc() definition.Paul Mundt
2007-07-17Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-17smp_call_function_single() should be a macro on UPAl Viro
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-17saner typechecking in generic unaligned.hAl Viro
2007-07-17alpha termios.h hadn't been updatedAl Viro
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown
2007-07-17md: improve the is_mddev_idle test fixNeilBrown
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Imre Deak
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven
2007-07-17tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes