summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-211-22/+74
* Blackfin arch: convert READY to DMA_READY as it causes build errors in common...Mike Frysinger2007-11-212-2/+2
* Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger2007-11-211-0/+5
* Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-216-20/+19
* Blackfin arch: cleanup the cplb declaresMike Frysinger2007-11-211-21/+12
* Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger2007-11-215-10/+0
* Blackfin arch: add support for working around anomaly 05000312Mike Frysinger2007-11-211-24/+42
* Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger2007-11-211-18/+16
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-211-0/+1
* Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger2007-11-211-0/+2
* Blackfin arch: More explicitly describe what the instructions do in inline as...Jie Zhang2007-11-181-4/+4
* Blackfin arch: Add assembly function insl_16Michael Hennerich2007-11-171-0/+1
* Blackfin arch: remove dump_thread()Adrian Bunk2007-11-181-1/+0
* Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger2007-11-151-2/+2
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-155-20/+0
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger2007-11-131-6/+9
* 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
OpenPOWER on IntegriCloud