pm: hibernation: simplify memory bitmap
[safe/jmp/linux-2.6] / include /
2008-07-24 Alan Sternpm: add new PM_EVENT codes for runtime power transitions
2008-07-24 Rafael J. Wysockipm: drop unnecessary includes from pm.h
2008-07-24 Rafael J. Wysockipm: remove remaining obsolete definitions from pm.h
2008-07-24 Rafael J. Wysockipm: remove definition of struct pm_dev
2008-07-24 Adrian Bunkremove include/linux/pm_legacy.h
2008-07-24 Adrian Bunkremove include/asm-h8300/keyboard.h
2008-07-24 Hugh Dickinssecurity: remove unused forwards
2008-07-24 Andrew G. Morgansecurity: protect legacy applications from executing...
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2008-07-24 Milton Millerkcalloc: remove runtime division
2008-07-24 Badari Pulavartymemory-hotplug: add sysfs removable attribute for hotpl...
2008-07-24 Yasunori Gotomemory hotplug: small fixes to bootmem freeing for...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Timur Tabimm: add alloc_pages_exact() and free_pages_exact()
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24 Johannes Weinerbootmem: clean up alloc_bootmem_core
2008-07-24 Johannes Weinerbootmem: reorder code to match new bootmem structure
2008-07-24 Jon Tollefsonpowerpc: support multiple hugepage sizes
2008-07-24 Jon Tollefsonpowerpc: define support for 16G hugepages
2008-07-24 Jon Tollefsonpowerpc: scan device tree for gigantic pages
2008-07-24 Jon Tollefsonhugetlb: allow arch overridden hugepage allocation
2008-07-24 Andi Kleenx86: add hugepagesz option on 64-bit
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenmm: introduce non panic alloc_bootmem
2008-07-24 Nishanth Aravamudanhugetlb: new sysfs interface
2008-07-24 Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24 Andi Kleenhugetlb: multiple hstates for multiple page sizes
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Nishanth Aravamudanmm: create /sys/kernel/mm
2008-07-24 Andy Whitcroftmm: record MAP_NORESERVE status on vmas and fix small...
2008-07-24 Mel Gormanhugetlb: guarantee that COW faults for a process that...
2008-07-24 Mel Gormanhugetlb: reserve huge pages for reliable MAP_PRIVATE...
2008-07-24 Johannes Weinermm: drop unneeded pgdat argument from free_area_init_node()
2008-07-24 Andrew Mortonmapping_set_error: add unlikely()
2008-07-24 Andy Whitcroftslob: record page flag overlays explicitly
2008-07-24 Andy Whitcroftslub: record page flag overlays explicitly
2008-07-24 Andy Whitcroftpage-flags: record page flag overlays explicitly
2008-07-24 Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24 Benjamin Herrenschmidtpowerpc ioremap_prot
2008-07-24 Rik van Rielaccess_process_vm device memory infrastructure
2008-07-24 Nick Pigginmm: remove nopfn
2008-07-24 Adrian Bunkmm/vmstat.c: proper externs
2008-07-24 KOSAKI Motohiropage allocator: inline some __alloc_pages() wrappers
2008-07-24 Johannes Weinermm: unexport __alloc_bootmem_core()
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-24 FUJITA Tomonoriadd a helper function to test if an object is on the...
2008-07-24 Akinobu Mitamove memory_read_from_buffer() from fs.h to string.h
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23 Borislav Petkovide: remove unused PC_FLAG_DRQ_INTERRUPT
2008-07-23 Borislav Petkovide-floppy: convert to using the new atapi_flags (take 2)
2008-07-23 Borislav Petkovide: add per-device flags
2008-07-23 Borislav Petkovide: remove pc->callback member from ide_atapi_pc
2008-07-23 Borislav Petkovide: push pc callback pointer into the ide_drive_t...
2008-07-23 Bartlomiej Zolnier... ide: add ide_host_free() helper (take 2)
2008-07-23 Bartlomiej Zolnier... ide: add ide_host_add() helper
2008-07-23 Bartlomiej Zolnier... ide: add struct ide_host (take 3)
2008-07-23 Bartlomiej Zolnier... ide: add struct ide_tp_ops (take 2)
2008-07-23 Bartlomiej Zolnier... ide: add 'config' field to hw_regs_t
2008-07-23 Bartlomiej Zolnier... ide: filter out "default" transfer mode values in set_x...
2008-07-23 Bartlomiej Zolnier... ide: remove dead Virtual DMA support
2008-07-23 Bartlomiej Zolnier... ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_bcount_and_ireason() helper
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_read in ide_read_error()
2008-07-23 Bartlomiej Zolnier... ide: add ->set_irq method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_altstatus method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_status method
2008-07-23 Bartlomiej Zolnier... ide: add ->exec_command method
2008-07-23 Bartlomiej Zolnier... ide: factor out simplex handling from ide_pci_dma_base()
2008-07-23 Bartlomiej Zolnier... ide: remove ide_setup_dma()
2008-07-23 Bartlomiej Zolnier... ide: remove ->dma_{status,command} fields from ide_hwif_t
2008-07-23 Bartlomiej Zolnier... ide: add ->read_sff_dma_status method
2008-07-23 Bartlomiej Zolnier... ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
2008-07-23 Jason Wesselkgdb, powerpc: arch specific powerpc kgdb support
2008-07-23 Jason Wesselkgdb: support for ARCH=arm
2008-07-23 Rafi RubinHID: add n-trig digitizer usage
2008-07-23 Tejun Heosg: reimplement sg mapping iterator
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 Maciej SosnowskiI/OAT: I/OAT version 3.0 support
2008-07-22 Stephen Hemmingeripv6: icmp6_dst_gc return change
2008-07-22 Stephen Hemmingernetns: dont alloc ipv6 fib timer list
2008-07-22 David S. Millersparc: Fixes the DRM layer build on sparc.
2008-07-22 Adrian Bunkipv6: make struct ipv6_devconf static
2008-07-22 Adrian Bunksctp: make sctp_outq_flush() static
2008-07-22 Adrian Bunknetns: make get_proc_net() static
2008-07-22 Dave Jonesnet: Fix build failure with 'make mandocs'.
2008-07-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Laurent Pinchartfs_enet: Remove unused fields in the fs_mii_bb_platform...
next