summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* kbuild: move files that don't check __KERNEL__Robert P. J. Day2008-04-291-5/+5
* kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day2008-04-291-1/+0Star
* Remove superfluous include of string.h from percpu.hRobert P. J. Day2008-04-291-1/+0Star
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-291-1/+2
* proper extern for late_time_initAdrian Bunk2008-04-292-1/+2
* exec: remove argv_len from struct linux_binprmTetsuo Handa2008-04-291-1/+0Star
* Remove the macro get_personalityWANG Cong2008-04-291-4/+0Star
* Misc: phantom, consistent whitespacejan sonnek2008-04-291-3/+3
* Misc: phantom, add compat ioctlJiri Slaby2008-04-291-1/+4
* proper __do_softirq() prototypeAdrian Bunk2008-04-292-2/+1Star
* remove mca_is_adapter_used()Adrian Bunk2008-04-291-1/+0Star
* remove generic_commit_write()Adrian Bunk2008-04-291-1/+0Star
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-291-19/+0Star
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-291-2/+0Star
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-291-2/+0Star
* make vfs_ioctl() staticAdrian Bunk2008-04-291-1/+0Star
* make __put_super() staticAdrian Bunk2008-04-291-1/+0Star
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-291-1/+1
* add RUSAGE_THREADSripathi Kodi2008-04-291-0/+1
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-291-0/+1
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-291-3/+0Star
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-291-1/+1
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-291-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-291-39/+14Star
|\
| * ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-281-1/+0Star
| * ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-281-2/+0Star
| * ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-281-23/+2Star
| * ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-281-2/+0Star
| * ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-281-3/+5
| * ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-281-0/+2
| * ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-281-0/+2
| * ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-281-4/+0Star
| * ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+2
| * ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-281-8/+5Star
| * falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-282-3/+18
|\ \ | |/ |/|
| * slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-271-0/+2
| * slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-271-0/+2
| * slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-271-2/+10
| * slub: Store max number of objects in the page struct.Christoph Lameter2008-04-271-1/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-2833-272/+992
|\ \
| * | [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-282-18/+18
| * | [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-281-0/+2
| * | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-281-0/+2
| * | [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-281-0/+27
| * | [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-281-0/+2
| * | [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov2008-04-281-14/+0Star
| * | [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-283-116/+20Star
| * | [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-283-15/+3Star
| * | [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-281-13/+1Star