aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18ext4: Remove 65000 subdirectory limitAndreas Dilger
2007-07-18ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos
2007-07-18ext4: copy i_flags to inode flags on writeJan Kara
2007-07-18Change on-disk format to support 2^15 uninitialized extentsAmit Arora
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-17write support for preallocated blocksAmit Arora
2007-07-17fallocate support in ext4Amit Arora
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17slob: 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