summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Pull ia64-clocksource into release branchTony Luck2007-07-202-60/+6
|\
| * [IA64] remove time interpolatorBob Picco2007-07-201-60/+0
| * [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+6
* | Pull vector-domain into release branchTony Luck2007-07-193-6/+27
|\ \
| * | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-172-0/+3
| * | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-172-3/+10
| * | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-171-2/+13
| * | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-2/+2
* | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | include/linux/pci_id.h: add amd northbridge definesDouglas Thompson2007-07-191-0/+2
* | | 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/+0
* | | move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8
* | | m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-192-5/+7
* | | m68knommu: generic irq handlingGreg Ungerer2007-07-194-106/+17
* | | 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/+3
* | | coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-193-81/+0
* | | coda: remove struct coda_sb_infoJan Harkes2007-07-191-7/+2
* | | coda: block signals during upcall processingJan Harkes2007-07-191-1/+0
* | | 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