summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu
2008-04-28list.h: add list_is_singular()Masami Hiramatsu
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds
2008-04-28VT notifier extension for accessibilityKarl Dahlke
2008-04-28sm501: add uart supportMagnus Damm
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison
2008-04-28cris: add constfy to pgd_offset()KOSAKI Motohiro
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton
2008-04-28alpha: replace __inline with inlineHarvey Harrison
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-28mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto
2008-04-28memory hotplug: register section/node id to freeYasunori Goto
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn
2008-04-28mempolicy: document {set|get}_policy() vm_ops APIsLee Schermerhorn
2008-04-28mempolicy: mark shared policies for unrefLee Schermerhorn
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn
2008-04-28Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke
2008-04-28s390: implement pte special bitNick Piggin
2008-04-28xip: support non-struct page backed memoryNick Piggin
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-28mm: add vm_insert_mixedNick Piggin
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-28mm: introduce VM_MIXEDMAPJared Hulbert
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter
2008-04-28page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter
2008-04-28page flags: handle PG_uncached like all other flagsChristoph Lameter
2008-04-28pageflags: eliminate PG_xxx aliasesChristoph Lameter
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter