Age | Commit message (Expand) | Author |
2009-11-23 | crypto: testmgr - Add ghash algorithm test before provide to users | Youquan, Song |
2009-11-23 | crypto: ghash-clmulni-intel - Put proper .data section in place | Jiri Kosina |
2009-11-23 | crypto: ghash-clmulni-intel - Use gas macro for PCLMULQDQ-NI and PSHUFB | Huang Ying |
2009-11-23 | crypto: aesni-intel - Use gas macro for AES-NI instructions | Huang Ying |
2009-11-09 | x86: Generate .byte code for some new instructions via gas macro | Huang Ying |
2009-11-03 | crypto: ghash-intel - Fix irq_fpu_usable usage | Huang Ying |
2009-11-03 | crypto: ghash-intel - Add PSHUFB macros | Herbert Xu |
2009-11-01 | crypto: ghash-intel - Hard-code pshufb | Herbert Xu |
2009-10-27 | crypto: ghash-intel - Fix building failure on x86_32 | Huang Ying |
2009-10-27 | crypto: testmgr - Fix warning | Felipe Contreras |
2009-10-27 | crypto: ansi_cprng - Fix test in get_prng_bytes | Roel Kluin |
2009-10-19 | crypto: hash - Remove cra_u.{digest,hash} | Benjamin Gilbert |
2009-10-19 | crypto: api - Remove digest case from procfs show handler | Benjamin Gilbert |
2009-10-19 | crypto: hash - Remove legacy hash/digest code | Benjamin Gilbert |
2009-10-19 | crypto: ansi_cprng - Add FIPS wrapper | Neil Horman |
2009-10-19 | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying |
2009-09-21 | crypto: padlock-sha - Fix stack alignment | Herbert Xu |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas |
2009-09-18 | frv: clean up linker script using new linker script macros. | Nelson Elhage |
2009-09-18 | frv: remove unused .altinstructions code | Nelson Elhage |
2009-09-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner |
2009-09-18 | mm: Fix problem of parameter in note | Jianjun Kong |
2009-09-18 | kref: double kref_put() in my_data_handler() | Roel Kluin |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-09-18 | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-09-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-09-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-09-18 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2009-09-18 | ext4: Update documentation about quota mount options | Jan Kara |
2009-09-18 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-09-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-09-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-18 | pty_write: don't do a tty_wakeup() when the buffers are full | Linus Torvalds |
2009-09-18 | [WATCHDOG] sizeof cleanup | Wim Van Sebroeck |
2009-09-18 | [WATCHDOG] wdt_pci: fix printk and variable type | Randy Dunlap |
2009-09-18 | [WATCHDOG] wdt_pci - use pci_request_region | Wim Van Sebroeck |
2009-09-18 | [WATCHDOG] ar7_wdt: Fix error handling during probe. | Wim Van Sebroeck |
2009-09-18 | [WATCHDOG] ar7_wdt: convert to become a platform driver | Florian Fainelli |
2009-09-18 | [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds | Chris Friesen |
2009-09-18 | [WATCHDOG] davinci: use clock framework for timer frequency | Kevin Hilman |
2009-09-18 | [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT | Linus Walleij |
2009-09-18 | [WATCHDOG] Add support for WM831x watchdog | Mark Brown |
2009-09-18 | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun |