summaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller2-0/+66
2008-11-19powerpc: Correct page-in counter for CMM with 64k pagesRobert Jennings1-1/+1
2008-11-19powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman1-3/+1
2008-11-19powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman1-4/+1
2008-11-19powerpc: Use for_each_node_with_property() in of_irq_map_init()Michael Ellerman1-4/+1
2008-11-19of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2-0/+41
2008-11-19powerpc: Optimise mutexNick Piggin1-5/+130
2008-11-19powerpc: Optimise smp_rmbNick Piggin1-9/+11
2008-11-19powerpc: Optimise smp_wmbNick Piggin2-2/+6
2008-11-19powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STDMark Nelson1-2/+15
2008-11-19powerpc: Remove superfluous WARN_ON() from dma-noncoherent.cHollis Blanchard1-1/+0
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras3-12/+12
2008-11-19powerpc: udbg-based backend for hvc_consoleDavid Gibson3-0/+103
2008-11-19serial/pmac_zilog: Add console polling supportChris J Arges1-0/+27
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven6-38/+14
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe1-0/+6
2008-11-18relay: fix cpu offline problemLai Jiangshan1-5/+4
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin1-0/+2
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo3-17/+19
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai1-0/+4
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang1-1/+1
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai1-7/+7
2008-11-18kernel/profile.c: fix section mismatch warningRakib Mullick1-1/+1
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan2-10/+15
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp1-1/+4
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov2-27/+83
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala1-3/+1
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French1-3/+4
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2-6/+16
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori1-3/+7
2008-11-17rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg1-1/+3
2008-11-17isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-17Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont1-2/+2
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton6-218/+249
2008-11-17e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-17e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-17unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller1-1/+1
2008-11-17stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell1-2/+3
2008-11-17Fix broken ownership of /proc/sys/ filesAl Viro1-0/+1
2008-11-16mfd: Correct WM8350 I2C return code usageMark Brown1-2/+13
2008-11-16mfd: fix event masking for da9030Mike Rapoport1-1/+1
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2