index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Add cmpxchg_local to m68knommu
Mathieu Desnoyers
1
-17
/
+11
2008-02-07
Add cmpxchg_local to m86k
Mathieu Desnoyers
1
-3
/
+24
2008-02-07
local_t m32r use architecture specific cmpxchg_local
Mathieu Desnoyers
1
-1
/
+361
2008-02-07
Fix m32r __xchg
Mathieu Desnoyers
1
-3
/
+1
2008-02-07
New cmpxchg_local (optimized for UP case) for m32r
Mathieu Desnoyers
1
-10
/
+101
2008-02-07
Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64
Mathieu Desnoyers
1
-3
/
+9
2008-02-07
Add cmpxchg_local to h8300
Mathieu Desnoyers
1
-0
/
+15
2008-02-07
Add cmpxchg_local to frv
Mathieu Desnoyers
1
-0
/
+24
2008-02-07
Add cmpxchg_local to cris
Mathieu Desnoyers
1
-0
/
+15
2008-02-07
Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
Mathieu Desnoyers
1
-46
/
+11
2008-02-07
Add cmpxchg_local to avr32
Mathieu Desnoyers
1
-0
/
+23
2008-02-07
Add cmpxchg_local to arm
Mathieu Desnoyers
1
-0
/
+15
2008-02-07
Add cmpxchg64 and cmpxchg64_local to x86_64
Mathieu Desnoyers
1
-6
/
+16
2008-02-07
Add cmpxchg64 and cmpxchg64_local to powerpc
Mathieu Desnoyers
1
-2
/
+16
2008-02-07
Add cmpxchg64 and cmpxchg64_local to mips
Mathieu Desnoyers
1
-0
/
+17
2008-02-07
Add cmpxchg64 and cmpxchg64_local to alpha
Mathieu Desnoyers
1
-2
/
+13
2008-02-07
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers
2
-0
/
+87
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
16
-19
/
+16
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
6
-5
/
+18
2008-02-07
Unexport asm/elf.h
Kirill A. Shutemov
4
-2
/
+5
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
45
-150
/
+3
2008-02-07
Unexport asm/user.h and linux/user.h
Kirill A. Shutemov
4
-4
/
+2
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
1
-14
/
+0
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
1
-0
/
+1
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: introduce a function to register iget failure
David Howells
1
-0
/
+1
2008-02-07
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
1
-0
/
+13
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
1
-0
/
+4
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
1
-3
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-4
/
+17
2008-02-07
ASIC3 driver
Samuel Ortiz
1
-0
/
+497
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
1
-0
/
+1
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
1
-0
/
+14
2008-02-07
Memory controller remove control_type feature
Balbir Singh
1
-5
/
+1
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate the number...
KAMEZAWA Hiroyuki
1
-0
/
+15
2008-02-07
per-zone and reclaim enhancements for memory controller: remember reclaim pri...
KAMEZAWA Hiroyuki
1
-0
/
+20
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
1
-0
/
+8
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
1
-1
/
+10
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
1
-0
/
+1
2008-02-07
bugfix for memory cgroup controller: migration under memory controller fix
KAMEZAWA Hiroyuki
1
-0
/
+19
2008-02-07
memcontrol: move oom task exclusion to tasklist scan
David Rientjes
1
-0
/
+7
2008-02-07
memcontrol: move mm_cgroup to header file
David Rientjes
1
-2
/
+9
2008-02-07
Memory controller: make charging gfp mask aware
Balbir Singh
2
-5
/
+10
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
2
-2
/
+9
2008-02-07
Memory controller: add switch to control what type of pages to limit
Balbir Singh
1
-0
/
+9
2008-02-07
Memory controller: OOM handling
Pavel Emelianov
1
-0
/
+1
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-5
/
+7
[prev]
[next]