aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+4
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-1/+3
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+2
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-02pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-11-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-2/+20
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty1-1/+19
2006-11-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle1-1/+1
2006-11-01[SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller1-10/+8
2006-11-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-2/+4
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle3-2/+4
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-28/+1
2006-11-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-24/+126
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-3/+22
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2-15/+85
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo1-1/+0
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-1/+2
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber1-0/+1
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto3-30/+3
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+2
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+12
2006-10-31[PATCH] uml: add INITCALLSJeff Dike1-7/+1
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein1-1/+1
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan1-2/+8
2006-10-31sh: Wire up new syscalls.Paul Mundt1-1/+4
2006-10-30[MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle1-0/+1
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle1-6/+12
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-0/+9
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+10
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-10/+6
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov1-0/+3
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov1-11/+2
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-28[PATCH] visws build fixAndrey Panin2-53/+5
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-1/+2
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-5/+1
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-5/+9
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King1-10/+10
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2-10/+27
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-0/+10
2006-10-26[IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen1-1/+1
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-8/+4