aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-29
* CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2008-04-29
* CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage2008-04-29
* CGroup API files: add cgroup map data typePaul Menage2008-04-29
* CGroup API files: add res_counter_read_u64()Paul Menage2008-04-29
* CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage2008-04-29
* vt: fix background color on line feedJan Engelhardt2008-04-29
* isolate ratelimit from printk.c for other useDave Young2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen2008-04-29
* lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day2008-04-29
* kbuild: move files that don't check __KERNEL__Robert P. J. Day2008-04-29
* kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day2008-04-29
* Remove superfluous include of string.h from percpu.hRobert P. J. Day2008-04-29
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-29
* proper extern for late_time_initAdrian Bunk2008-04-29
* exec: remove argv_len from struct linux_binprmTetsuo Handa2008-04-29
* Remove the macro get_personalityWANG Cong2008-04-29
* Misc: phantom, consistent whitespacejan sonnek2008-04-29
* Misc: phantom, add compat ioctlJiri Slaby2008-04-29
* proper __do_softirq() prototypeAdrian Bunk2008-04-29
* remove mca_is_adapter_used()Adrian Bunk2008-04-29
* remove generic_commit_write()Adrian Bunk2008-04-29
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-29
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-29
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-29
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* make __put_super() staticAdrian Bunk2008-04-29
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-29
* add RUSAGE_THREADSripathi Kodi2008-04-29
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-29
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-29
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-29
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-28
|\
| * ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-28
| * ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-28
| * ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-28
| * ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-28
| * ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-28
| * ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-28
| * ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-28
| * ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-28
| * ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-28
| * falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-28
|\ \ | |/ |/|
| * slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-27
| * slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-27
| * slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-27