summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki1-0/+4
2007-07-19Remove alloc_zeroed_user_highpage()Mel Gorman1-15/+0
2007-07-19mm: fault feedback #2Nick Piggin1-45/+13
2007-07-19mm: fault feedback #1Nick Piggin1-34/+50
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin1-7/+34
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin1-0/+6
2007-07-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-19/+27
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds1-0/+91
2007-07-19Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2007-07-19locks: make posix_test_lock() interface more consistentJ. Bruce Fields1-1/+1
2007-07-19locks: export setlease to filesystemsJ. Bruce Fields1-0/+1
2007-07-19locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields1-0/+1
2007-07-19locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-1/+1
2007-07-19UIO: Add the User IO core codeHans J. Koch1-0/+91
2007-07-19dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell1-0/+10
2007-07-19PM: remove deprecated dpm_runtime_* routinesAlan Stern1-11/+0
2007-07-19Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-8/+17
2007-07-19Fix RGMII-ID handling in gianfarAndy Fleming1-0/+1
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds8-9/+161
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-2/+2
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge1-0/+2
2007-07-18xen: add pinned page flagJeremy Fitzhardinge1-0/+5
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge1-0/+4
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. Rozycki1-2/+3
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+2
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-18write support for preallocated blocksAmit Arora1-0/+3
2007-07-18fallocate support in ext4Amit Arora2-0/+23
2007-07-18sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora3-0/+9
2007-07-18slob: Kill off duplicate kzalloc() definition.Paul Mundt1-10/+0
2007-07-18Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+0
2007-07-18smp_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-17md: change bitmap_unplug and others to void functionsNeilBrown1-3/+3