aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek1-1/+0
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek1-1/+0
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek1-0/+2
2007-07-19mm: variable length argument supportOllie Wild2-6/+21
2007-07-19audit: rework execve auditPeter Zijlstra1-0/+1
2007-07-19arch: personality independent stack topPeter Zijlstra22-1/+28
2007-07-19define new percpu interface for shared dataFenghua Yu8-0/+59
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-0/+1
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman7-9/+3
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu1-55/+6
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell1-6/+14
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu1-1/+3
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/hskinnemoen/avr32-2.6Linus Torvalds4-41/+19
2007-07-18[AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen1-2/+2
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt1-0/+14
2007-07-18[AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen1-23/+3
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen1-27/+0
2007-07-18[AVR32] faster avr32 unaligned accessDavid Brownell1-9/+20
2007-07-18Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-73/+4