summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-281-449/+449
|\
| * SELinux: include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-449/+449
* | usbhid endianness annotations and fixesAl Viro2008-04-281-2/+2
* | FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-281-1/+5
* | fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-281-0/+1
* | fat: Add allow_utime optionOGAWA Hirofumi2008-04-281-0/+1
* | fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-281-1/+1
* | reiserfs: unpack tails on quota filesJan Kara2008-04-281-0/+1
* | md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-281-0/+7
* | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-2/+13
* | fb: add support for foreign endiannessAnton Vorontsov2008-04-281-9/+35
* | 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
* | synclink drivers bool conversionJoe Perches2008-04-281-4/+0
* | ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-281-0/+7
* | 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: architecture header cleanupGerald Schaefer2008-04-281-45/+1
* | 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
* | 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-281-1/+3
* | 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