summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [NET]: Remove unnecessary inclusion of dst.hHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-28
| * | | | | | | | | | | | | | | | | [IPV4]: Add raw drops counter.Wang Chen2008-01-28
| * | | | | | | | | | | | | | | | | [TCP]: Splice receive support.Jens Axboe2008-01-28
| * | | | | | | | | | | | | | | | | [SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2008-01-28
* | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Qemu: Remove platform.Ralf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Delete CONFIG_MSP_FPGARalf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] remove unneeded button check for resetYoichi Yuasa2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocacheRalf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] IP28 supportThomas Bogendoerfer2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500Atsushi Nemoto2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] IP22/IP28: fix extracting board/chip revThomas Bogendoerfer2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Use real cache invalidateThomas Bogendoerfer2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] Put cast inside macro instead of all the callersAndrew Sharp2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-29
| * | | | | | | | | | | | | | | | | | [MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki2008-01-29
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-28
| * | | | | | | | | | | | | | | | | | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk2008-01-28
| * | | | | | | | | | | | | | | | | | remove __attribute_used__Adrian Bunk2008-01-28
| * | | | | | | | | | | | | | | | | | Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
| * | | | | | | | | | | | | | | | | | compiler.h: introduce __section()Sam Ravnborg2008-01-28
| * | | | | | | | | | | | | | | | | | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
| * | | | | | | | | | | | | | | | | | A few corrections to include/linux/KbuildRobert P. J. Day2008-01-28
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2008-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | module: make module_address_lookup safeRusty Russell2008-01-29
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | jbd2: add lockdep supportMingming Cao2008-01-28
* | | | | | | | | | | | | | | | | | ext4: Add multi block allocator for ext4Alex Tomas2008-01-29
* | | | | | | | | | | | | | | | | | ext4: Add new functions for searching extent treeAlex Tomas2008-01-28
* | | | | | | | | | | | | | | | | | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-28
* | | | | | | | | | | | | | | | | | ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-28
* | | | | | | | | | | | | | | | | | ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-28
* | | | | | | | | | | | | | | | | | vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
* | | | | | | | | | | | | | | | | | ext4: Add the journal checksum featureGirish Shilamkar2008-01-28