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-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
6
-6
/
+6
2013-11-13
mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()
Naoya Horiguchi
1
-19
/
+17
2013-11-13
cpu/mem hotplug: add try_online_node() for cpu_up()
Toshi Kani
3
-29
/
+24
2013-11-13
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
Robin Holt
1
-17
/
+8
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
3
-9
/
+7
2013-11-13
mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())
Xishi Qiu
1
-1
/
+1
2013-11-13
mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()
Xishi Qiu
1
-2
/
+2
2013-11-13
mm: use populated_zone() instead of if(zone->present_pages)
Xishi Qiu
1
-2
/
+2
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
3
-8
/
+6
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
4
-7
/
+4
2013-11-13
mm/huge_memory.c: fix stale comments of transparent_hugepage_flags
Jianguo Wu
1
-5
/
+6
2013-11-13
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2
-4
/
+0
2013-11-13
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-3
/
+1
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
3
-11
/
+4
2013-11-13
mm/compaction.c: update comment about zone lock in isolate_freepages_block
Jerome Marchand
1
-4
/
+3
2013-11-13
mm/vmalloc: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-13
ksm: remove redundant __GFP_ZERO from kcalloc
Joe Perches
1
-2
/
+2
2013-11-13
mm/readahead.c:do_readhead(): don't check for ->readpage
Andrew Morton
1
-1
/
+1
2013-11-13
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
1
-17
/
+2
2013-11-13
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2013-11-13
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
1
-2
/
+6
2013-11-13
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
1
-2
/
+6
2013-11-13
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
1
-3
/
+6
2013-11-13
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
1
-0
/
+3
2013-11-13
ocfs2: break useless while loop
Junxiao Bi
1
-1
/
+3
2013-11-13
ocfs2: use find_last_bit()
Akinobu Mita
1
-16
/
+2
2013-11-13
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
1
-0
/
+4
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
1
-0
/
+7
2013-11-13
ocfs2: use bitmap_weight()
Akinobu Mita
1
-15
/
+7
2013-11-13
ocfs2: don't spam on -EDQUOT
Joel Becker
1
-1
/
+2
2013-11-13
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2
-0
/
+11
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
9
-16
/
+18
2013-11-13
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
1
-1
/
+1
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
7
-29
/
+16
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2
-3
/
+47
2013-11-13
drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*
Jingoo Han
1
-1
/
+1
2013-11-13
cris: media platform drivers: fix build
Mauro Carvalho Chehab
1
-0
/
+1
2013-11-13
sh64: kernel: remove useless variable 'regs'
Chen Gang
1
-1
/
+1
2013-11-13
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
1
-1
/
+1
2013-11-13
kthread: make kthread_create() killable
Tetsuo Handa
1
-18
/
+55
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
212
-1249
/
+1919
2013-11-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
17
-48
/
+312
2013-11-12
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
17
-29
/
+1591
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
74
-1455
/
+3199
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
70
-302
/
+11459
2013-11-12
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
253
-3973
/
+8589
2013-11-12
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
62
-701
/
+1267
2013-11-12
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
83
-1519
/
+2582
2013-11-12
Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
10
-58
/
+560
2013-11-12
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
40
-888
/
+805
[prev]
[next]