aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen1-5/+0
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton1-8/+37
2008-04-28quota: quota core changes for quotaon on remountJan Kara2-8/+35
2008-04-28quota: various style cleanupsJan Kara2-26/+50
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko1-0/+2
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu1-0/+9
2008-04-28list.h: add list_is_singular()Masami Hiramatsu1-0/+9
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds1-0/+7
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+1
2008-04-28sm501: add uart supportMagnus Damm1-0/+1
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni1-0/+1
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2-2/+14
2008-04-28synclink drivers bool conversionJoe Perches1-4/+0
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison1-0/+7
2008-04-28cris: add constfy to pgd_offset()KOSAKI Motohiro1-1/+1
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton1-3/+13
2008-04-28alpha: replace __inline with inlineHarvey Harrison1-1/+1
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan6-21/+38
2008-04-28mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki1-12/+5
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto1-0/+2
2008-04-28memory hotplug: register section/node id to freeYasunori Goto2-0/+28
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer5-0/+185
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer5-0/+25
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer9-60/+215
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2-14/+12
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn1-0/+21
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn1-0/+1
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn1-0/+35
2008-04-28mempolicy: document {set|get}_policy() vm_ops APIsLee Schermerhorn1-0/+18
2008-04-28mempolicy: mark shared policies for unrefLee Schermerhorn1-0/+7
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn1-3/+3
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn1-7/+7
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn1-5/+5
2008-04-28Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke1-0/+4
2008-04-28s390: implement pte special bitNick Piggin1-1/+4
2008-04-28xip: support non-struct page backed memoryNick Piggin1-2/+2
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-1/+2
2008-04-28mm: add vm_insert_mixedNick Piggin1-0/+2
2008-04-28mm: introduce pte_special pte bitNick Piggin24-5/+113
2008-04-28mm: introduce VM_MIXEDMAPJared Hulbert1-0/+1
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter1-0/+28
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter1-17/+11
2008-04-28page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter1-12/+7
2008-04-28page flags: handle PG_uncached like all other flagsChristoph Lameter1-11/+8
2008-04-28pageflags: eliminate PG_xxx aliasesChristoph Lameter1-8/+4
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter1-1/+1
2008-04-28pageflags: convert to the use of new macrosChristoph Lameter1-127/+68
2008-04-28pageflags: introduce macros to generate page flag functionsChristoph Lameter1-0/+41