index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
remove the v850 port
Adrian Bunk
125
-7160
/
+2
2008-07-24
UML: make several more things static
WANG Cong
1
-3
/
+0
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
1
-3
/
+0
2008-07-24
cris: remove unused global_flush_tlb
Fernando Luis Vazquez Cao
1
-1
/
+0
2008-07-24
mn10300: move sg_dma_{address,len}() to asm/scatterlist.h
Adrian Bunk
2
-9
/
+9
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+1
2008-07-24
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
1
-0
/
+3
2008-07-24
pm: add new PM_EVENT codes for runtime power transitions
Alan Stern
1
-2
/
+35
2008-07-24
pm: drop unnecessary includes from pm.h
Rafael J. Wysocki
1
-2
/
+0
2008-07-24
pm: remove remaining obsolete definitions from pm.h
Rafael J. Wysocki
2
-46
/
+5
2008-07-24
pm: remove definition of struct pm_dev
Rafael J. Wysocki
1
-24
/
+0
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-35
/
+0
2008-07-24
remove include/asm-h8300/keyboard.h
Adrian Bunk
1
-24
/
+0
2008-07-24
security: remove unused forwards
Hugh Dickins
1
-2
/
+0
2008-07-24
security: protect legacy applications from executing with insufficient privilege
Andrew G. Morgan
1
-1
/
+1
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
2
-21
/
+19
2008-07-24
kcalloc: remove runtime division
Milton Miller
1
-1
/
+1
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
1
-0
/
+12
2008-07-24
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
1
-4
/
+4
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
27
-73
/
+6
2008-07-24
mm: add alloc_pages_exact() and free_pages_exact()
Timur Tabi
1
-0
/
+3
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-1
/
+1
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
1
-4
/
+2
2008-07-24
bootmem: reorder code to match new bootmem structure
Johannes Weiner
1
-41
/
+45
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
4
-6
/
+8
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
1
-1
/
+1
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
1
-0
/
+2
2008-07-24
hugetlb: allow arch overridden hugepage allocation
Jon Tollefson
1
-0
/
+10
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+2
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
1
-0
/
+4
2008-07-24
hugetlb: new sysfs interface
Nishanth Aravamudan
1
-0
/
+2
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
1
-5
/
+9
2008-07-24
hugetlb: multiple hstates for multiple page sizes
Andi Kleen
1
-3
/
+16
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
7
-13
/
+98
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
1
-0
/
+2
2008-07-24
mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations
Andy Whitcroft
1
-0
/
+1
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
1
-3
/
+5
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-1
/
+8
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-3
/
+2
2008-07-24
mapping_set_error: add unlikely()
Andrew Morton
1
-1
/
+1
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
page-flags: record page flag overlays explicitly
Andy Whitcroft
1
-4
/
+11
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
1
-0
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
6
-8
/
+6
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
4
-1
/
+31
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
3
-0
/
+12
2008-07-24
mm: remove nopfn
Nick Piggin
1
-9
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-0
/
+6
[next]