aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala
2007-08-20[SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller
2007-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-08-20Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz
2007-08-20V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-08-18Fix <math-emu/soft-fp.h> tpyoAl Viro
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub
2007-08-18i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma
2007-08-18Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-08-18Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds
2007-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-08-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-17Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller
2007-08-16[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige
2007-08-13[IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab
2007-08-12sched: make global code staticAdrian Bunk
2007-08-12Pull processor into release branchLen Brown
2007-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
2007-08-11x86_64: Don't mark __exitcall as __coldAndi Kleen
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie
2007-08-11RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern
2007-08-11fix serial buffer memory leakAlan Cox
2007-08-11Remove unused struct proc_dir_entry::setAlexey Dobriyan