aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt
2006-09-27sh: hugetlb updates.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-27sh: Add a simple cmpxchg().Tom Rini
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell
2006-09-26[PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...Chris Wright
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer
2006-09-26[PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-09-26[PATCH] FRV: Optimise ffs()David Howells
2006-09-26[PATCH] FRV: Implement fls64()David Howells
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter