summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-449/+449
2008-04-28usbhid endianness annotations and fixesAl Viro1-2/+2
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton1-1/+5
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi1-0/+1
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi1-0/+1
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi1-1/+1
2008-04-28reiserfs: unpack tails on quota filesJan Kara1-0/+1
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams1-0/+7
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-2/+13
2008-04-28fb: add support for foreign endiannessAnton Vorontsov1-9/+35
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-28synclink drivers bool conversionJoe Perches1-4/+0
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison1-0/+7
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: architecture header cleanupGerald Schaefer1-45/+1
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-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 Piggin1-1/+3
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