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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
19
-22
/
+28
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
13
-27
/
+24
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
23
-26
/
+25
2013-07-03
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
4
-13
/
+10
2013-07-03
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
1
-5
/
+5
2013-07-03
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
Chen Gang
1
-1
/
+1
2013-07-03
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
Chen Gang
1
-1
/
+1
2013-07-03
mm: memcontrol: factor out reclaim iterator loading and updating
Johannes Weiner
1
-29
/
+57
2013-07-03
mm, vmalloc: use clamp() to simplify code
Zhang Yanfei
1
-10
/
+2
2013-07-03
mm, vmalloc: remove insert_vmalloc_vm()
Zhang Yanfei
1
-7
/
+0
2013-07-03
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
Zhang Yanfei
1
-2
/
+2
2013-07-03
mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()
Zhang Yanfei
1
-10
/
+1
2013-07-03
documentation: document the is_dirty_writeback aops callback
Mel Gorman
1
-0
/
+10
2013-07-03
documentation: update address_space_operations
Mel Gorman
1
-8
/
+7
2013-07-03
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2
-0
/
+7
2013-07-03
mm/unicore32: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-07-03
mm/microblaze: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-03
mm/CRIS: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-03
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-07-03
mm/ALPHA: clean up unused VALID_PAGE()
Jiang Liu
1
-2
/
+0
2013-07-03
mm/m68k: fix build warning of unused variable
Jiang Liu
1
-5
/
+8
2013-07-03
mm/alpha: unify mem_init() for both UMA and NUMA architectures
Jiang Liu
2
-15
/
+2
2013-07-03
mm: kill free_all_bootmem_node()
Jiang Liu
2
-19
/
+0
2013-07-03
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-03
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-15
/
+1
2013-07-03
mm/PARISC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-03
mm/MIPS: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-03
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+2
2013-07-03
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-3
/
+1
2013-07-03
mm/m32r: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-13
/
+4
2013-07-03
mm/IA64: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-7
/
+2
2013-07-03
mm/AVR32: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-16
/
+5
2013-07-03
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-03
mm: kill global variable num_physpages
Jiang Liu
3
-5
/
+0
2013-07-03
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-25
/
+2
2013-07-03
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
5
-52
/
+4
2013-07-03
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-47
/
+2
2013-07-03
mm/um: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+1
2013-07-03
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2
-22
/
+9
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
3
-54
/
+7
2013-07-03
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+4
2013-07-03
mm/score: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-24
/
+2
2013-07-03
mm/s390: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-15
/
+2
2013-07-03
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+12
2013-07-03
mm/PARISC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+3
2013-07-03
mm/openrisc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-40
/
+4
2013-07-03
mm/mn10300: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-24
/
+2
2013-07-03
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
3
-59
/
+21
2013-07-03
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2
-46
/
+7
2013-07-03
mm/metag: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-7
/
+1
[next]