aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Add crypto_inc and crypto_xorHerbert Xu2008-01-111-0/+4
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-1/+1
* [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-112-10/+12
* [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch2008-01-111-0/+12
* [CRYPTO] aes-generic: Make key generation exportableSebastian Siewior2008-01-111-0/+16
* [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-111-0/+15
* [CRYPTO] des: Create header file for common macrosEvgeniy Polyakov2008-01-111-0/+19
* x86: fix reboot with no keyboard attachedTruxton Fulton2007-11-171-1/+1
* x86: voyager use correct header file nameRandy Dunlap2007-11-171-1/+1
* x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner2007-11-171-3/+3
* SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris2007-11-171-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-151-17/+1
|\
| * [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov2007-11-151-17/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-154-6/+15
|\ \
| * | [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-152-5/+13
| * | [MIPS] Fix shadow register support.Ralf Baechle2007-11-151-0/+1
| * | [MIPS] Change get_cycles to always return 0.Ralf Baechle2007-11-151-1/+1
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-11-151-5/+0
|\ \
| * | i2c: Make i2c_check_addr staticJean Delvare2007-11-151-5/+0
| |/
* | [AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen2007-11-151-0/+2
* | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32Haavard Skinnemoen2007-11-151-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-141-4/+6
|\
| * [TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu2007-11-141-4/+6
* | CRIS tlb.h should include linux/pagemap.hJesper Nilsson2007-11-141-0/+2
* | CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-141-6/+10
* | CRIS don't include bitops.h in posix_types.hJesper Nilsson2007-11-141-1/+0
* | cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-141-2/+7
* | cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2007-11-141-0/+3
* | cris build fixes: add baud rate definesJesper Nilsson2007-11-141-0/+13
* | cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton2007-11-141-1/+2
* | cris build fixes: atomic.h needs compiler.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: Add missing syscallsJesper Nilsson2007-11-141-1/+38
* | cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson2007-11-141-1/+1
* | oprofile: fix oops on x86 32-bitJan Blunck2007-11-141-1/+1
* | Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-141-0/+20
* | pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+23
* | rtc: fall back to requesting only the ports we actually useBjorn Helgaas2007-11-141-0/+3
* | I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson2007-11-141-0/+1
* | revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-142-20/+0
* | hugetlb: fix i_blocks accountingKen Chen2007-11-141-0/+2
* | hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-2/+2
* | hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-141-2/+2
* | uml: update address space affected by pud_clearJeff Dike2007-11-141-1/+1
|/
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-132-0/+24
|\
| * hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-081-0/+21
| * hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-081-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-139-18/+31
|\ \
| * | [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-131-0/+2
| * | [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-121-1/+1