aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+1
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-1/+6
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-6/+5
2007-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-3/+17
2007-11-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-18/+27
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle1-0/+1
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+11
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle1-2/+3
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle1-3/+3
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle1-1/+1
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle2-10/+2
2007-11-20[ALSA] version 1.0.15Jaroslav Kysela1-1/+1
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-1/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-5/+0
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens1-0/+5
2007-11-20Pull cpuidle into release branchLen Brown2-1/+1
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li1-0/+5
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas1-1/+2
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson1-0/+8
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2-1/+1
2007-11-20[POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt1-0/+4
2007-11-19[POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt1-2/+3
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee1-0/+1
2007-11-19libata: remove unused functionsAdrian Bunk1-4/+0
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton1-1/+1
2007-11-17x86: voyager use correct header file nameRandy Dunlap1-1/+1
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner1-3/+3
2007-11-17SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris1-1/+1
2007-11-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-17/+1
2007-11-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-6/+15
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2-5/+13
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle1-0/+1
2007-11-15[MIPS] Change get_cycles to always return 0.Ralf Baechle1-1/+1
2007-11-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-5/+0
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-5/+0
2007-11-15[AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen1-0/+2
2007-11-15[AVR32] pcmcia ioaddr_t should be 32 bits on AVR32Haavard Skinnemoen1-1/+1
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov1-17/+1
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+6
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson1-0/+2
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-6/+10
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson1-1/+0
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson1-2/+7
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-0/+3
2007-11-14cris build fixes: add baud rate definesJesper Nilsson1-0/+13
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton1-1/+2
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-1/+38