summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers/edac: mod assert_error checkDave Jiang2007-07-191-1/+1
* drivers/edac: new inte 30x0 MC driverJason Uhlenkott2007-07-191-0/+1
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+29
* lguest: the host codeRusty Russell2007-07-193-6/+80
* lguest: the guest codeRusty Russell2007-07-192-0/+133
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0Star
* move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8Star
* m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-192-5/+7
* m68knommu: generic irq handlingGreg Ungerer2007-07-194-106/+17Star
* stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg2007-07-191-1/+1
* lockstat: measure lock bouncingPeter Zijlstra2007-07-191-1/+16
* lockdep: various fixesPeter Zijlstra2007-07-191-1/+2
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+53
* fix raw_spinlock_t vs lockdepPeter Zijlstra2007-07-192-10/+3Star
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-193-81/+0Star
* coda: remove struct coda_sb_infoJan Harkes2007-07-191-7/+2Star
* coda: block signals during upcall processingJan Harkes2007-07-191-1/+0Star
* 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/+0Star
* fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-191-1/+0Star
* 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/+3Star
* jprobes: make struct jprobe.entry a void *Michael Ellerman2007-07-191-1/+1
* readahead: sanify file_ra_state namesFengguang Wu2007-07-191-55/+6Star
* 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/+1Star
* 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/+1Star
* 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/+0Star
* mm: fault feedback #2Nick Piggin2007-07-191-45/+13Star
* mm: fault feedback #1Nick Piggin2007-07-191-34/+50
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-7/+34