| Commit message (Expand) | Author | Age | Files | Lines |
* | [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto | Herbert Xu | 2008-01-11 | 1 | -0/+107 |
* | [CRYPTO] authenc: Move enckeylen into key itself | Herbert Xu | 2008-01-11 | 1 | -0/+27 |
* | [CRYPTO] aead: Make authsize a run-time parameter | Herbert Xu | 2008-01-11 | 1 | -1/+4 |
* | [CRYPTO] api: Add crypto_inc and crypto_xor | Herbert Xu | 2008-01-11 | 1 | -0/+4 |
* | [HWRNG]: move status polling loop to data_present callbacks | Patrick McHardy | 2008-01-11 | 1 | -1/+1 |
* | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type | Herbert Xu | 2008-01-11 | 2 | -10/+12 |
* | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch | 2008-01-11 | 1 | -0/+12 |
* | [CRYPTO] aes-generic: Make key generation exportable | Sebastian Siewior | 2008-01-11 | 1 | -0/+16 |
* | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-11 | 1 | -0/+15 |
* | [CRYPTO] des: Create header file for common macros | Evgeniy Polyakov | 2008-01-11 | 1 | -0/+19 |
* | x86: fix reboot with no keyboard attached | Truxton Fulton | 2007-11-17 | 1 | -1/+1 |
* | x86: voyager use correct header file name | Randy Dunlap | 2007-11-17 | 1 | -1/+1 |
* | x86: fix bogus memcpy in es7000_check_dsdt() | Thomas Gleixner | 2007-11-17 | 1 | -3/+3 |
* | SELinux: return EOPNOTSUPP not ENOTSUPP | Eric Paris | 2007-11-17 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-15 | 1 | -17/+1 |
|\ |
|
| * | [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue | Pavel Emelyanov | 2007-11-15 | 1 | -17/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-11-15 | 4 | -6/+15 |
|\ \ |
|
| * | | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-15 | 2 | -5/+13 |
| * | | [MIPS] Fix shadow register support. | Ralf Baechle | 2007-11-15 | 1 | -0/+1 |
| * | | [MIPS] Change get_cycles to always return 0. | Ralf Baechle | 2007-11-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-11-15 | 1 | -5/+0 |
|\ \ |
|
| * | | i2c: Make i2c_check_addr static | Jean Delvare | 2007-11-15 | 1 | -5/+0 |
| |/ |
|
* | | [AVR32] Add missing bit in PCCR sysreg | Haavard Skinnemoen | 2007-11-15 | 1 | -0/+2 |
* | | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32 | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-14 | 1 | -4/+6 |
|\ |
|
| * | [TCP]: Fix size calculation in sk_stream_alloc_pskb | Herbert Xu | 2007-11-14 | 1 | -4/+6 |
* | | CRIS tlb.h should include linux/pagemap.h | Jesper Nilsson | 2007-11-14 | 1 | -0/+2 |
* | | CRISv10 improve and bugfix fasttimer | Jesper Nilsson | 2007-11-14 | 1 | -6/+10 |
* | | CRIS don't include bitops.h in posix_types.h | Jesper Nilsson | 2007-11-14 | 1 | -1/+0 |
* | | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson | 2007-11-14 | 1 | -2/+7 |
* | | cris build fixes: update eth_v10.c ethernet driver | Jesper Nilsson | 2007-11-14 | 1 | -0/+3 |
* | | cris build fixes: add baud rate defines | Jesper Nilsson | 2007-11-14 | 1 | -0/+13 |
* | | cris-build-fixes-atomich-needs-compilerh-fix | Andrew Morton | 2007-11-14 | 1 | -1/+2 |
* | | cris build fixes: atomic.h needs compiler.h | Jesper Nilsson | 2007-11-14 | 1 | -0/+1 |
* | | cris build fixes: hardirq.h: include asm/irq.h | Jesper Nilsson | 2007-11-14 | 1 | -0/+1 |
* | | cris build fixes: Add missing syscalls | Jesper Nilsson | 2007-11-14 | 1 | -1/+38 |
* | | cris build fixes: fix csum_tcpudp_magic() declaration | Jesper Nilsson | 2007-11-14 | 1 | -1/+1 |
* | | oprofile: fix oops on x86 32-bit | Jan Blunck | 2007-11-14 | 1 | -1/+1 |
* | | Fix 64KB blocksize in ext3 directories | Jan Kara | 2007-11-14 | 1 | -0/+20 |
* | | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 2007-11-14 | 1 | -0/+23 |
* | | rtc: fall back to requesting only the ports we actually use | Bjorn Helgaas | 2007-11-14 | 1 | -0/+3 |
* | | I/OAT: Add support for version 2 of ioatdma device | Shannon Nelson | 2007-11-14 | 1 | -0/+1 |
* | | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 2007-11-14 | 2 | -20/+0 |
* | | hugetlb: fix i_blocks accounting | Ken Chen | 2007-11-14 | 1 | -0/+2 |
* | | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 2007-11-14 | 1 | -2/+2 |
* | | hugetlb: follow_hugetlb_page() for write access | Adam Litke | 2007-11-14 | 1 | -2/+2 |
* | | uml: update address space affected by pud_clear | Jeff Dike | 2007-11-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-11-13 | 2 | -0/+24 |
|\ |
|
| * | hwmon: (f75375s) Allow setting up fans with platform_data | Riku Voipio | 2007-11-08 | 1 | -0/+21 |
| * | hwmon: (i5k_amb) New memory temperature sensor driver | Darrick J. Wong | 2007-11-08 | 1 | -0/+3 |