aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2-5/+13
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra11-26/+58
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+1
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin1-0/+3
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule2-4/+10
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson2-5/+82
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter1-21/+36
2006-12-07[PATCH] add bottom_half.hAndrew Morton3-6/+12
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-13/+34
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2-2/+2
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas2-4/+4
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto1-8/+29
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2-5/+5
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds38-1913/+869
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds25-63/+171
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert1-6/+0
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer1-0/+1
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer1-0/+1
2006-12-06Actually update the fixed up compile failures.David Howells1-1/+1
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells9-25/+291
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2-33/+31
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt3-101/+150
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt1-24/+24
2006-12-06sh: dyntick infrastructure.Paul Mundt1-0/+21
2006-12-06sh: Clock framework tidying.Paul Mundt1-10/+2
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt3-11/+6
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher1-11/+29
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy1-2/+2
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-3/+3
2006-12-06sh: generic push-switch framework.Paul Mundt1-0/+28
2006-12-06sh: pmd rework.Stuart Menefy2-31/+27
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-21/+23
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy1-9/+3
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt4-144/+324
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt2-1/+4
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt6-1754/+1
2006-12-06sh: SE7206 build fixes.Paul Mundt3-1/+20
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato19-9/+415
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-23/+288
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-2/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells114-1704/+3078
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells278-2574/+4186
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox9-69/+9
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-211/+288
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds58-1204/+2556
2006-12-04[PATCH] pcmcia: multifunction card handling fixesDominik Brodowski1-2/+3
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle6-209/+218