summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* AIO sparse fix (type of ki_flags)David Brownell2007-07-191-1/+1
* unregister_chrdev() return voidAkinobu Mita2007-07-191-1/+1
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-191-2/+1
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+1
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-0/+1
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-192-5/+49
* Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-191-4/+5
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-0/+4
* Remove alloc_zeroed_user_highpage()Mel Gorman2007-07-191-15/+0
* mm: fault feedback #2Nick Piggin2007-07-191-45/+13
* mm: fault feedback #1Nick Piggin2007-07-191-34/+50
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-7/+34
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+6
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-181-0/+1
|\
| * Fix RGMII-ID handling in gianfarAndy Fleming2007-07-181-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-183-19/+27
|\ \
| * | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-181-0/+10
| * | PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-11/+0
| * | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-181-8/+17
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-181-0/+91
|\ \
| * | UIO: Add the User IO core codeHans J. Koch2007-07-181-0/+91
| |/
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-181-1/+3
|\ \ | |/ |/|
| * locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-181-1/+1
| * locks: export setlease to filesystemsJ. Bruce Fields2007-07-181-0/+1
| * locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-181-0/+1
| * locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-181-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-188-9/+161
|\ \
| * | ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-181-1/+3
| * | ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-181-0/+1
| * | ext4: Add nanosecond timestampsKalpak Shah2007-07-183-1/+91
| * | jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-181-1/+1
| * | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-183-5/+5
| * | ext4: copy i_flags to inode flags on writeJan Kara2007-07-181-0/+1
| * | Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-181-4/+27
| * | write support for preallocated blocksAmit Arora2007-07-171-0/+3
| * | fallocate support in ext4Amit Arora2007-07-172-0/+23
| * | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-173-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-182-2/+2
|\ \ \
| * | | [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-181-0/+2
| * | | [NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng2007-07-181-2/+0
| |/ /
* | | xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-181-0/+2
* | | xen: add pinned page flagJeremy Fitzhardinge2007-07-181-0/+5
* | | Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-181-0/+4
* | | use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-7/+15
* | | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-3/+9
* | | Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-0/+5
* | | usermodehelper: split setup from executionJeremy Fitzhardinge2007-07-181-3/+41
* | | add argv_split()Jeremy Fitzhardinge2007-07-181-0/+3
* | | add kstrndupJeremy Fitzhardinge2007-07-181-0/+1
| |/ |/|
* | zs: move to the serial subsystemMaciej W. Rozycki2007-07-181-2/+3
OpenPOWER on IntegriCloud