aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19readahead: remove the old algorithmFengguang Wu2-17/+1
2007-07-19readahead: on-demand readahead logicFengguang Wu1-0/+6
2007-07-19readahead: data structure and routinesFengguang Wu1-0/+64
2007-07-19readahead: introduce PG_readaheadFengguang Wu1-0/+5
2007-07-19AIO sparse fix (type of ki_flags)David Brownell1-1/+1
2007-07-19unregister_chrdev() return voidAkinobu Mita1-1/+1
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek1-2/+1
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham1-0/+1
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki1-0/+1
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki2-5/+49
2007-07-19Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki1-4/+5
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-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-19/+27
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds1-0/+91
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields1-1/+1
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields1-0/+1
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields1-0/+1
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-1/+1
2007-07-18UIO: Add the User IO core codeHans J. Koch1-0/+91
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell1-0/+10
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern1-11/+0
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-8/+17
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming1-0/+1
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-9/+161
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus 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