[PATCH] Make UML use ptrace-abi.h
[sfrench/cifs-2.6.git] / include /
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 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-26 KAMEZAWA Hiroyuki[PATCH] cpu to node relationship fixup: map cpu to...
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[Netlink]: add nla_validate_nested()
2006-09-25 Paul Moore[NETLINK]: add nla_for_each_nested() to the interface...
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-25 Al Viro[PATCH] SCSI gfp_t annotations
2006-09-25 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2006-09-25 Yasuyuki Kozakai[NETFILTER]: Add dscp,DSCP headers to header-y
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/khdrs-2.6
2006-09-24 Al Viro[PATCH] fix iptables __user misannotations
2006-09-24 Al Viro[PATCH] netlabel gfp annotations
2006-09-24 Al Viro[PATCH] restore libata build on frv
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/khdrs-2.6
2006-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-09-24 David Woodhouse[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt...
2006-09-24 David WoodhouseRemove dead netfilter_logging.h from include/linux...
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24 Ian McDonald[DCCP]: Introduce constants for CCID numbers
2006-09-24 Mark Fasheh[PATCH] Allow file systems to manually d_move() inside...
2006-09-24 Gerrit Renker[DCCP]: Allow default/fallback service code.
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24 Jeff GarzikMove several *_SUPER_MAGIC symbols to include/linux...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-09-24 James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-24 James Bottomley[SCSI] SPI transport class: misc DV fixes
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-24 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
next