aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export itMike Frysinger1-0/+1
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually definedMike Frysinger1-0/+2
2007-11-20Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+8
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain1-0/+8
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-19[TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen1-0/+3
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-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-28/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger1-4/+0
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-19sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher1-1/+1
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-18[TCP]: Fix TCP header misalignmentHerbert Xu1-0/+3
2007-11-18Blackfin arch: More explicitly describe what the instructions do in inline assembly.Jie Zhang1-4/+4
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich1-0/+1
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-18Blackfin arch: remove dump_thread()Adrian Bunk1-1/+0
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-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger1-2/+2
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger5-20/+0
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
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