summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Blackfin arch: Add assembly function insl_16Michael Hennerich2007-11-171-0/+1
| * | | | Blackfin arch: remove dump_thread()Adrian Bunk2007-11-171-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-121-6/+9
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2007-11-271-1/+1
|\ \ \ \
| * | | | sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher2007-11-191-1/+1
| |/ / /
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-271-4/+1
|\ \ \ \
| * | | | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-0/+1
| * | | | libata: remove unused functionsAdrian Bunk2007-11-191-4/+0
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-273-1/+6
|\ \ \ \
| * \ \ \ Pull cpuidle into release branchLen Brown2007-11-202-1/+1
| |\ \ \ \
| | * | | | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-202-1/+1
| * | | | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-272-6/+5
|\ \ \ \ \
| * | | | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-201-1/+0
| * | | | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-5/+0
| * | | | | [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-201-0/+5
| |/ / / /
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-274-3/+17
|\ \ \ \ \
| * | | | | [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
| * | | | | [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-0/+8
| * | | | | [POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt2007-11-201-0/+4
| * | | | | [POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt2007-11-191-2/+3
| |/ / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-277-18/+27
|\ \ \ \ \
| * | | | | [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-261-0/+1
| * | | | | [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+11
| * | | | | [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-2/+3
| * | | | | [MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle2007-11-261-3/+3
| * | | | | [MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle2007-11-261-2/+6
| * | | | | [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-1/+1
| * | | | | [MIPS] Fix pcspeaker build.Ralf Baechle2007-11-262-10/+2
| |/ / / /
* / / / / [ALSA] version 1.0.15Jaroslav Kysela2007-11-201-1/+1
|/ / / /
* | | | 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-161-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-164-6/+15
|\ \ \ \
| * | | | [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-162-5/+13
| * | | | [MIPS] Fix shadow register support.Ralf Baechle2007-11-161-0/+1
| * | | | [MIPS] Change get_cycles to always return 0.Ralf Baechle2007-11-161-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-151-4/+6
|\ \ \
| * | | [TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu2007-11-151-4/+6
* | | | CRIS tlb.h should include linux/pagemap.hJesper Nilsson2007-11-151-0/+2