aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29cgroups: implement device whitelistSerge E. Hallyn2-0/+18
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov1-0/+8
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage1-0/+8
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage1-0/+11
2008-04-29CGroup API files: add cgroup map data typePaul Menage1-0/+19
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage1-1/+4
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage1-4/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-0/+132
2008-04-29vt: fix background color on line feedJan Engelhardt1-0/+1
2008-04-29isolate ratelimit from printk.c for other useDave Young1-0/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells3-37/+42
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen1-0/+1
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day1-2/+3
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day1-5/+5
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day1-1/+0
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day1-1/+0
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov1-1/+2
2008-04-29proper extern for late_time_initAdrian Bunk2-1/+2
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa1-1/+0
2008-04-29Remove the macro get_personalityWANG Cong1-4/+0
2008-04-29Misc: phantom, consistent whitespacejan sonnek1-3/+3
2008-04-29Misc: phantom, add compat ioctlJiri Slaby1-1/+4
2008-04-29proper __do_softirq() prototypeAdrian Bunk2-2/+1
2008-04-29remove mca_is_adapter_used()Adrian Bunk1-1/+0
2008-04-29remove generic_commit_write()Adrian Bunk1-1/+0
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk1-19/+0
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk1-2/+0
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk1-2/+0
2008-04-29make vfs_ioctl() staticAdrian Bunk1-1/+0
2008-04-29make __put_super() staticAdrian Bunk1-1/+0
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-29add RUSAGE_THREADSripathi Kodi1-0/+1
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-0/+1
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan1-3/+3
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-39/+14
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz1-23/+2
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz1-2/+0
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz1-3/+5
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz1-4/+0
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz1-8/+5
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+18
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds33-272/+992