aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge1-0/+2
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2-0/+235
2007-07-18xen: Add grant table supportJeremy Fitzhardinge2-10/+191
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2-0/+7
2007-07-18xen: SMP guest supportJeremy Fitzhardinge1-4/+23
2007-07-18xen: add pinned page flagJeremy Fitzhardinge1-0/+5
2007-07-18xen: event channelsJeremy Fitzhardinge1-0/+28
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge4-0/+221
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge19-0/+3021
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge3-4/+37
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge1-0/+1
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge1-0/+4
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge1-0/+3
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: increase IRQ limitJeremy Fitzhardinge1-1/+1
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2-0/+12
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2-6/+6
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge1-7/+15
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-3/+9
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-0/+5
2007-07-18usermodehelper: split setup from executionJeremy Fitzhardinge1-3/+41
2007-07-18add argv_split()Jeremy Fitzhardinge1-0/+3
2007-07-18add kstrndupJeremy Fitzhardinge1-0/+1
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki2-38/+3
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+2
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-65/+36
2007-07-18ext4: Remove 65000 subdirectory limitAndreas Dilger1-1/+3
2007-07-18ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah1-0/+1
2007-07-18ext4: Add nanosecond timestampsKalpak Shah3-1/+91
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos1-1/+1
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos3-5/+5
2007-07-18ext4: copy i_flags to inode flags on writeJan Kara1-0/+1
2007-07-18Change on-disk format to support 2^15 uninitialized extentsAmit Arora1-4/+27
2007-07-18[NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk1-0/+2
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng1-2/+0
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy1-1/+0
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger1-4/+2
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell1-5/+0
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller1-1/+1
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller1-0/+10
2007-07-17write support for preallocated blocksAmit Arora1-0/+3
2007-07-17fallocate support in ext4Amit Arora2-0/+23
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora7-2/+16
2007-07-17slob: Kill off duplicate kzalloc() definition.Paul Mundt1-10/+0
2007-07-17Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+0
2007-07-17smp_call_function_single() should be a macro on UPAl Viro1-10/+8
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-0/+4
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds3-2/+9
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-3/+12