sh: SE73180 updates for IRQ changes.
[linux-2.6] / include /
2006-09-27  Paul Mundtsh: xchg()/__xchg() always_inline fixes for gcc4.
2006-09-27  Paul Mundtsh: Cleanup and document register bank usage.
2006-09-27  Paul Mundtsh: Add support for R7780RP and R7780MP boards.
2006-09-27  Paul Mundtsh: Store Queue API rework.
2006-09-27  Paul Mundtsh: Board updates for I/O routine rework.
2006-09-27  Paul Mundtsh: Fixup SHMLBA definition for SH7705.
2006-09-27  Paul Mundtsh: ioremap() overhaul.
2006-09-27  Paul Mundtsh: page table alloc cleanups and page fault optimizations.
2006-09-27  Paul Mundtsh: SH-4A Privileged Space Mapping Buffer (PMB) support.
2006-09-27  Jamie Lenehansh: Titan board support.
2006-09-27  Paul Mundtsh: Add control register barriers.
2006-09-27  kogiidenash: landisk board support.
2006-09-27  Paul Mundtsh: Fix libata build.
2006-09-27  Paul Mundtsh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
2006-09-27  Paul Mundtsh: Wire up new syscalls.
2006-09-27  Alexey Dobriyansh: remove cpu_online() definition from <asm/smp.h>
2006-09-27  Paul Mundtsh: Support for SH7770/SH7780 CPU subtypes.
2006-09-27  Paul Mundtsh: earlyprintk= support and cleanups.
2006-09-27  Paul Mundtsh: prefetch()/prefetchw() support.
2006-09-27  Richard Curnowsh: Optimized cache handling for SH-4/SH-4A caches.
2006-09-27  Paul Mundtsh: Support for SH-4A memory barriers.
2006-09-27  Paul Mundtsh: HS7751RVoIP board updates.
2006-09-27  Paul Mundtsh: Move hd64461.h to a more sensible location.
2006-09-27  Paul Mundtsh: Fixup TMU_TOCR definition for SH7300.
2006-09-27  Paul Mundtsh: hugetlb updates.
2006-09-27  Paul Mundtsh: Various cosmetic cleanups.
2006-09-27  Tom Rinish: Add a simple cmpxchg().
2006-09-27  Paul Mundtsh: Move smc37c93x.h for SystemH board use.
2006-09-26  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26  Jeff Dike[PATCH] Make UML use ptrace-abi.h
2006-09-26  Jeff Dike[PATCH] Split i386 and x86_64 ptrace.h
2006-09-26  Jeff Dike[PATCH] uml: stack usage reduction
2006-09-26  Rafael J. Wysocki[PATCH] PM: Add pm_trace switch
2006-09-26  Rafael J. Wysocki[PATCH] PM: make it possible to disable console suspending
2006-09-26  Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26  Rafael J. Wysocki[PATCH] swsusp: clean up suspend header
2006-09-26  Rafael J. Wysocki[PATCH] Disable CPU hotplug during suspend
2006-09-26  Rafael J. Wysocki[PATCH] Make swsusp avoid memory holes and reserved...
2006-09-26  Andrew Morton[PATCH] swsusp: read speedup
2006-09-26  Andrew Morton[PATCH] swsusp: write speedup
2006-09-26  Steven Whitehouse[PATCH] add DIV_ROUND_UP()
2006-09-26  Andrew Morton[PATCH] smp_call_function_single() cleanup
2006-09-26  Rusty Russell[PATCH] x86: trivial move of ptep_set_access_flags
2006-09-26  Rusty Russell[PATCH] x86: trivial move of __HAVE macros in i386...
2006-09-26  Rusty Russell[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
2006-09-26  Ian Campbell[PATCH] Translate asm version of ELFNOTE macro into...
2006-09-26  Jeremy Fitzhardinge[PATCH] x86: put .note.* sections into a PT_NOTE segmen...
2006-09-26  Jeremy Fitzhardinge[PATCH] x86: make __FIXADDR_TOP variable to allow it...
2006-09-26  Rusty Russell[PATCH] x86: roll all the cpuid asm into one __cpuid...
2006-09-26  Chris Wright[PATCH] x86: implement always-locked bit ops, for memor...
2006-09-26  Rolf Eike Beer[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()...
2006-09-26  Haavard Skinnemoen[PATCH] AVR32 MTD: Static Memory Controller driver
2006-09-26  Haavard Skinnemoen[PATCH] avr32 architecture
2006-09-26  Ralf Baechle[PATCH] Alchemy: Delete unused pt_regs * argument from...
2006-09-26  David Howells[PATCH] FRV: Optimise ffs()
2006-09-26  David Howells[PATCH] FRV: Implement fls64()
2006-09-26  David Howells[PATCH] FRV: Fix fls() to handle bit 31 being set correctly
2006-09-26  David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-09-26  David Howells[PATCH] FRV: Use the generic IRQ stuff
2006-09-26  Stephen Smalley[PATCH] selinux: replace ctxid with sid in selinux_audi...
2006-09-26  Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-26  Stephen Smalley[PATCH] selinux: eliminate selinux_task_ctxid
2006-09-26  Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26  Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26  Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26  Christoph Lameter[PATCH] Replace min_unmapped_ratio by min_unmapped_page...
2006-09-26  Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26  Christoph Lameter[PATCH] Define easier to handle GFP_THISNODE
2006-09-26  Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-09-26  Christoph Hellwig[PATCH] slab: optimize kmalloc_node the same way as...
2006-09-26  Nick Piggin[PATCH] update some mm/ comments
2006-09-26  Heiko Carstens[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
2006-09-26  Nick Piggin[PATCH] mm: non syncing lock_page()
2006-09-26  Martin Peschke[PATCH] CPU hotplug compatible alloc_percpu()
2006-09-26  Martin Schwidefsky[PATCH] out of memory notifier
2006-09-26  Christoph Lameter[PATCH] linearly index zone->node_zonelists[]
2006-09-26  Christoph Lameter[PATCH] Apply type enum zone_type
2006-09-26  Christoph Lameter[PATCH] mempolicies: fix policy_zone check
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: remove display of counters...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: use enum to define zones...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-09-26  Franck Bui-Huu[PATCH] bootmem: miscellaneous coding style fixes
2006-09-26  Franck Bui-Huu[PATCH] bootmem: remove useless headers inclusions
2006-09-26  Franck Bui-Huu[PATCH] bootmem: limit to 80 columns width
2006-09-26  Franck Bui-Huu[PATCH] bootmem: remove useless parentheses in bootmem...
2006-09-26  Franck Bui-Huu[PATCH] bootmem: remove useless __init in header file
2006-09-26  keith mannthey[PATCH] convert i386 NUMA KVA space to bootmem
2006-09-26  Adrian Bunk[PATCH] mm/: make functions static
2006-09-26  Peter Zijlstra[PATCH] mm: balance dirty pages
2006-09-26  Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-09-26  Nick Piggin[PATCH] mm: VM_BUG_ON
2006-09-26  James Bottomley[PATCH] update to the kernel kmap/kunmap API
2006-09-26  Jan Blunck[PATCH] trigger a syntax error if percpu macros are...
2006-09-26  Dmitriy Zavin[PATCH] x86: Add a cumulative thermal throttle event...
2006-09-26  Dmitriy Zavin[PATCH] x86: Refactor thermal throttle processing
2006-09-26  Dmitriy Zavin[PATCH] Add 64bit jiffies compares (for use with get_ji...
2006-09-26  Andi Kleen[PATCH] Fix unwinder warning in traps.c
next