summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * [ARM] 3972/1: AT91: Update board.hAndrew Victor2006-12-041-2/+4
| | | * [ARM] 3960/1: AT91: Final SAM9 intergration patches.Andrew Victor2006-12-013-17/+24
| | | * [ARM] 3949/2: AT91: SAM9 timer driverAndrew Victor2006-12-011-0/+29
| | | * [ARM] 3952/1: AT91: Hardware headers for SAM9 perhipheralsAndrew Victor2006-11-309-0/+598
| | | * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-308-6/+36
| | | * [ARM] 3951/1: AT91: Rename user peripheral header filesAndrew Victor2006-11-306-62/+38Star
| | | * [ARM] 3950/1: AT91: Split up system header fileAndrew Victor2006-11-309-438/+559
| | | * [ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260Andrew Victor2006-11-302-0/+417
| | | * [ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2006-11-302-8/+49
| | | * [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irqAndrew Victor2006-11-301-5/+7
| | |/
| * | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-089-15/+137
| |\ \
| | * | [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox2006-12-071-6/+5Star
| | * | [PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2006-12-071-2/+7
| | * | [IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2006-12-071-0/+6
| | * | [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-2/+41
| | * | [IA64] Add se bit to Processor State Parameter structureRuss Anderson2006-12-071-1/+3
| | * | [IA64] Add dp bit to cache and bus check structsRuss Anderson2006-12-071-3/+5
| | * | [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-076-1/+70
| * | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07238-3766/+2854Star
| |\ \ \
| | * | | Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-0/+1
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2006-12-071-21/+117
| | |\ \ \
| | | * | | [GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse2006-11-301-2/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse2006-11-301-1/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-3/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse2006-11-301-1/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-2/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-301-2/+0Star
| | | * | | [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-301-5/+0Star
| | | * | | [GFS2] Change argument to gfs2_dinode_printSteven Whitehouse2006-11-301-1/+1
| | | * | | [GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse2006-11-301-1/+1
| | | * | | [GFS2] Change argument to gfs2_dinode_inSteven Whitehouse2006-11-301-1/+1
| | | * | | [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-1/+2
| | | * | | [GFS2] split and annotate gfs2_quota_changeAl Viro2006-11-301-1/+7
| | | * | | [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-2/+8
| | | * | | [GFS2] split and annotate gfs2_quotaAl Viro2006-11-301-2/+7
| | | * | | [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-7/+12
| | | * | | [GFS2] split and annotate gfs_rindexAl Viro2006-11-301-3/+11
| | | * | | [GFS2] split and annotate gfs2_meta_headerAl Viro2006-11-301-4/+10
| | | * | | [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-1/+11
| | | * | | [GFS2] split and annotate gfs2_inum_rangeAl Viro2006-11-301-2/+7
| | | * | | [GFS2] split and annotate gfs2_rgrpAl Viro2006-11-301-2/+11
| | | * | | [GFS2] fields of gfs2_sb_host are host-endianAl Viro2006-11-301-7/+4Star
| | | * | | [GFS2] split gfs2_sbAl Viro2006-11-301-1/+21
| | | * | | [GFS2] gfs2_dinode_host fields are host-endianAl Viro2006-11-301-27/+20Star
| | | * | | [GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2006-11-301-3/+45
| | | | |/ | | | |/|
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-0710-31/+314
| | |\ \ \
| | | * | | [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-071-0/+2
| | | * | | [TG3]: Add 5787F device ID.Michael Chan2006-12-071-0/+1
| | | * | | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-071-1/+6