aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+5
* | | | coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+14
* | | | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-192-3/+10
* | | | fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-191-1/+0
* | | | fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-191-1/+0
* | | | fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-0/+2
* | | | mm: variable length argument supportOllie Wild2007-07-192-6/+21
* | | | audit: rework execve auditPeter Zijlstra2007-07-191-0/+1
* | | | arch: personality independent stack topPeter Zijlstra2007-07-1922-1/+28
* | | | define new percpu interface for shared dataFenghua Yu2007-07-198-0/+59
* | | | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-0/+1
* | | | jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-197-9/+3
* | | | jprobes: make struct jprobe.entry a void *Michael Ellerman2007-07-191-1/+1
* | | | readahead: sanify file_ra_state namesFengguang Wu2007-07-191-55/+6
* | | | readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-191-6/+14
* | | | mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-191-1/+3
* | | | readahead: remove the old algorithmFengguang Wu2007-07-192-17/+1
* | | | readahead: on-demand readahead logicFengguang Wu2007-07-191-0/+6
* | | | readahead: data structure and routinesFengguang Wu2007-07-191-0/+64
* | | | readahead: introduce PG_readaheadFengguang Wu2007-07-191-0/+5
* | | | 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/hsk...Linus Torvalds2007-07-184-41/+19
|\ \ \
| * | | [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
| * | | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+14
| * | | [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3