summaryrefslogtreecommitdiffstats
path: root/crypto/serpent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-09mxc: add cscr register defintionsLuotao Fu1-0/+6
2008-09-09MX31: add macros to configure spi pinsLuotao Fu1-0/+20
2008-09-09MXC: Lets handle IRQ by priority, defined with exported API functionDarius Augulis4-11/+48
2008-09-09i.MX31ADS: Add CPLD interrupts demultiplexing (take 3).Gilles Chanteperdrix2-1/+93
2008-09-09i.MX31ADS: Enable the first IMX serial port. (take 3)Gilles Chanteperdrix1-0/+23
2008-09-09i.MX27: add definitions for USB pinsSascha Hauer1-0/+22
2008-09-09i.MX2: make SoC devices globally availableSascha Hauer4-52/+34
2008-09-09i.MX3: make SoC devices globally availableSascha Hauer3-40/+15
2008-09-09MXC: add convenience function to register platform devicesSascha Hauer3-1/+40
2008-09-09Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-09usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-09NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu1-36/+48
2008-09-08pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski1-1/+6
2008-09-08netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy1-0/+10
2008-09-08netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan1-4/+4
2008-09-08netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan1-1/+5
2008-09-08netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan1-2/+4
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2-7/+14
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek3-8/+31
2008-09-06Fix CONFIG_AC97_BUS dependencyTakashi Iwai1-1/+3
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-09-06x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin1-23/+13
2008-09-06x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin5-8/+82
2008-09-06x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-05tracehook: comment pasto fixesRoland McGrath2-2/+2
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5