summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | gpiochip_reserve()Anton Vorontsov2008-04-281-0/+1
* | | | gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-0/+12
* | | | gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-0/+2
* | | | i2o: remove static inline forward declarationsIlpo Järvinen2008-04-281-5/+0
* | | | quota: convert stub functions from macros into inlinesAndrew Morton2008-04-281-8/+37
* | | | quota: quota core changes for quotaon on remountJan Kara2008-04-282-8/+35
* | | | quota: various style cleanupsJan Kara2008-04-282-26/+50
* | | | quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-281-0/+2
* | | | kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu2008-04-281-0/+9
* | | | kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu2008-04-281-0/+9
* | | | kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu2008-04-281-0/+9
* | | | list.h: add list_is_singular()Masami Hiramatsu2008-04-281-0/+9
* | | | kprobes: prevent probing of preempt_schedule()Srinivasa Ds2008-04-281-0/+7
* | | | VT notifier extension for accessibilityKarl Dahlke2008-04-281-0/+1
* | | | sm501: add uart supportMagnus Damm2008-04-281-0/+1
* | | | x86: configurable DMI scanning codeThomas Petazzoni2008-04-281-0/+1
* | | | serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2008-04-282-2/+14
* | | | synclink drivers bool conversionJoe Perches2008-04-281-4/+0
* | | | ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-281-0/+7
* | | | cris: add constfy to pgd_offset()KOSAKI Motohiro2008-04-281-1/+1
* | | | alpha: teach the compiler that BUG doesn't returnAndrew Morton2008-04-281-3/+13
* | | | alpha: replace __inline with inlineHarvey Harrison2008-04-281-1/+1
* | | | capabilities: implement per-process securebitsAndrew G. Morgan2008-04-286-21/+38
* | | | mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki2008-04-281-12/+5
* | | | memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-281-0/+2
* | | | memory hotplug: register section/node id to freeYasunori Goto2008-04-282-0/+28
* | | | hugetlbfs: common code update for s390Gerald Schaefer2008-04-285-0/+185
* | | | hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-285-0/+25
* | | | hugetlbfs: architecture header cleanupGerald Schaefer2008-04-289-60/+215
* | | | mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-282-14/+12
* | | | mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-281-0/+21
* | | | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-281-0/+1
* | | | mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-0/+35
* | | | mempolicy: document {set|get}_policy() vm_ops APIsLee Schermerhorn2008-04-281-0/+18
* | | | mempolicy: mark shared policies for unrefLee Schermerhorn2008-04-281-0/+7
* | | | mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-281-3/+3
* | | | mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-281-7/+7
* | | | mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-281-5/+5
* | | | Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-281-0/+4
* | | | s390: implement pte special bitNick Piggin2008-04-281-1/+4
* | | | xip: support non-struct page backed memoryNick Piggin2008-04-281-2/+2
* | | | return pfn from direct_access, for XIPJared Hulbert2008-04-281-1/+2
* | | | mm: add vm_insert_mixedNick Piggin2008-04-281-0/+2
* | | | mm: introduce pte_special pte bitNick Piggin2008-04-2824-5/+113
* | | | mm: introduce VM_MIXEDMAPJared Hulbert2008-04-281-0/+1
* | | | PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-281-0/+28
* | | | mm: Get rid of __ZONE_COUNTChristoph Lameter2008-04-281-17/+11
* | | | page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter2008-04-281-12/+7
* | | | page flags: handle PG_uncached like all other flagsChristoph Lameter2008-04-281-11/+8
* | | | pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-281-8/+4