summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/vmlinux.lds.S (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05pasemi_mac: Enable GSO by defaultOlof Johansson1-1/+1
2008-03-05pasemi_mac: jumbo frame supportOlof Johansson3-36/+333
2008-03-05[POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2-0/+44
2008-03-05[POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2-0/+80
2008-03-05pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson3-7/+36
2008-02-26[POWERPC] Fix thinko in cpu_thread_mask_to_cores()Benjamin Herrenschmidt1-1/+1
2008-02-26[POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov1-6/+1
2008-02-26[POWERPC] mpic: Make sparse happyJohannes Berg1-14/+18
2008-02-26[POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall1-1/+1
2008-02-26[POWERPC] Remove dead code at KernelAltiVecDale Farnsworth2-34/+0
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty4-0/+41
2008-02-24Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds1-1/+1
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-24[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-24[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-24[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-24[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-24tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-24[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-24fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-24[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-24[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-24Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-24mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-24documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-24memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-24memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-24memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-24cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-24cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-24cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-24cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-24cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-24cgroup: fix commentsLi Zefan2-64/+80
2008-02-24cgroup: fix and update documentationLi Zefan1-33/+33