summaryrefslogtreecommitdiffstats
path: root/crypto/tea.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg1-2/+2
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten1-3/+3
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao1-0/+1
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao1-27/+14
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King4-4/+0
2011-01-15xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-15Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie5-21/+27
2011-01-15PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-15ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki3-2/+3
2011-01-15tracing: Remove syscall_exit_fieldsLai Jiangshan1-21/+12
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar1-1/+1
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin1-10/+6
2011-01-14Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds1-2/+2
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown1-0/+8
2011-01-14i2c: Factor out runtime suspend checks from PM operationsMark Brown1-48/+20
2011-01-14i2c: Unregister dummy devices last on adapter removalJean Delvare1-1/+13
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom1-4/+14
2011-01-14GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom1-9/+10
2011-01-14GRETH: fix opening/closingDaniel Hellstrom1-0/+4
2011-01-14GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-14cassini: Fix build bustage on x86.David S. Miller1-3/+3
2011-01-14x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin1-0/+1
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-6/+8
2011-01-14nfsd4: fix callback restartingJ. Bruce Fields1-12/+9
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli1-0/+1
2011-01-14AT91: Support for gsia18s boardIgor Plyatov4-0/+625
2011-01-14AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli3-0/+281
2011-01-14AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.hJesper Juhl1-1/+0
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo4-19/+84
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz1-2/+2
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo7-28/+38