aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-11BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells
2007-08-11Fix remap handling by blktraceAlan D. Brunelle
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-08-10sh64: Add missing dma_sync_single_for_*().Paul Mundt
2007-08-10sh: Add missing dma_sync_single_range_for_*().Paul Mundt
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-08-09hexdump: use const notationArtem Bityutskiy
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-09sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar
2007-08-09sched: fix bug in balance_tasks()Peter Williams