summaryrefslogtreecommitdiffstats
path: root/crypto/authenc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-19[SPARC64]: Fix atomic backoff limit.David S. Miller1-1/+2
2008-03-04[SPARC]: Fix link errors with gcc-4.3David S. Miller3-207/+203
2008-03-03sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2-2/+2
2008-03-03sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison1-3/+3
2008-02-29[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller4-4/+4
2008-02-29[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2-4/+4
2008-02-29[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller1-1/+1
2008-02-27[SPARC64]: Loosen checks in exception table handling.David S. Miller1-10/+2
2008-02-25[SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg1-1/+2
2008-02-25[SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2-8/+8
2008-02-25[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller1-0/+3
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