aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* remove the v850 portAdrian Bunk2008-07-24
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-24
* pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui2008-07-24
* pm: add new PM_EVENT codes for runtime power transitionsAlan Stern2008-07-24
* pm: drop unnecessary includes from pm.hRafael J. Wysocki2008-07-24
* pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-24
* pm: remove definition of struct pm_devRafael J. Wysocki2008-07-24
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-24
* security: remove unused forwardsHugh Dickins2008-07-24
* security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan2008-07-24
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* kcalloc: remove runtime divisionMilton Miller2008-07-24
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-24
* memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-24
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-24
* hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* mm: introduce non panic alloc_bootmemAndi Kleen2008-07-24
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-24
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-24
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* mm: create /sys/kernel/mmNishanth Aravamudan2008-07-24
* mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-24
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-24
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* mapping_set_error: add unlikely()Andrew Morton2008-07-24
* slob: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* slub: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* page-flags: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-24
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-24
* access_process_vm device memory infrastructureRik van Riel2008-07-24
* mm: remove nopfnNick Piggin2008-07-24
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-24
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-24
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-24
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\
| * sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-18
| * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \
| * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \