index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
v850
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
crisv10: prepare for BKL push down
Alan Cox
1
-0
/
+7
2008-04-28
m68k: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-8
/
+8
2008-04-28
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-28
alpha: teach the compiler that BUG doesn't return
Andrew Morton
1
-3
/
+13
2008-04-28
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2008-04-28
alpha: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
12
-84
/
+72
2008-04-28
alpha: handle kcalloc failure
Jim Meyering
1
-0
/
+6
2008-04-28
smack: use cap_task_prctl
Serge E. Hallyn
1
-0
/
+1
2008-04-28
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
1
-2
/
+2
2008-04-28
root_plug: use cap_task_prctl
Serge E. Hallyn
1
-0
/
+1
2008-04-28
smack: fix integer as NULL pointer warning in smack_lsm.c
Harvey Harrison
1
-1
/
+1
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
12
-60
/
+141
2008-04-28
mm/nommu.c: return 0 from kobjsize with invalid objects
Michael Hennerich
1
-1
/
+5
2008-04-28
vmstats: add cond_resched() to refresh_cpu_vm_stats()
Dimitri Sivanich
1
-0
/
+1
2008-04-28
mm: fix broken gfp_zone with __GFP_THISNODE
KAMEZAWA Hiroyuki
1
-12
/
+5
2008-04-28
mm/page_alloc.c: remove hand-coded get_order()
Pavel Machek
1
-3
/
+1
2008-04-28
oom_kill: remove unused parameter in badness()
Li Zefan
1
-3
/
+2
2008-04-28
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
4
-7
/
+60
2008-04-28
memory hotplug: allocate usemap on the section with pgdat
Yasunori Goto
1
-2
/
+13
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2
-0
/
+33
2008-04-28
memory hotplug: align memmap to page size
Yasunori Goto
1
-2
/
+2
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
5
-3
/
+128
2008-04-28
hugetlbfs: common code update for s390
Gerald Schaefer
6
-15
/
+206
2008-04-28
hugetlbfs: add missing TLB flush to hugetlb_cow()
Gerald Schaefer
6
-0
/
+26
2008-04-28
hugetlbfs: architecture header cleanup
Gerald Schaefer
9
-60
/
+215
2008-04-28
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
5
-95
/
+134
2008-04-28
mempolicy: support mpol=local tmpfs mount option
Lee Schermerhorn
1
-8
/
+17
2008-04-28
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
3
-107
/
+136
2008-04-28
mempolicy: clean-up mpol-to-str() mempolicy formatting
Lee Schermerhorn
1
-6
/
+11
2008-04-28
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
3
-31
/
+28
2008-04-28
mempolicy: mPOL_PREFERRED cleanups for "local allocation"
Lee Schermerhorn
1
-10
/
+18
2008-04-28
mempolicy: use MPOL_PREFERRED for system-wide default policy
Lee Schermerhorn
2
-62
/
+60
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
6
-77
/
+195
2008-04-28
mempolicy: document {set|get}_policy() vm_ops APIs
Lee Schermerhorn
1
-0
/
+18
2008-04-28
mempolicy: mark shared policies for unref
Lee Schermerhorn
2
-0
/
+8
2008-04-28
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
3
-30
/
+26
2008-04-28
mempolicy: fixup Fallback for Default Shmem Policy
Lee Schermerhorn
2
-4
/
+6
2008-04-28
mempolicy: write lock mmap_sem while changing task mempolicy
Lee Schermerhorn
1
-0
/
+13
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
5
-16
/
+16
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
7
-26
/
+26
2008-04-28
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
3
-0
/
+15
2008-04-28
vmcoreinfo: add page flags values
Ken'ichi Ohmichi
1
-0
/
+3
2008-04-28
s390: implement pte special bit
Nick Piggin
1
-1
/
+4
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
8
-132
/
+126
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
5
-18
/
+27
2008-04-28
mm: add vm_insert_mixed
Nick Piggin
2
-26
/
+62
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
25
-49
/
+168
2008-04-28
mm: introduce VM_MIXEDMAP
Jared Hulbert
2
-21
/
+59
2008-04-28
smaps: account swap entries
Peter Zijlstra
1
-4
/
+12
[next]