index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show inste...
Wanpeng Li
2013-11-13
1
-5
/
+5
*
mm/vmalloc: fix show vmap_area information race with vmap_area tear down
Wanpeng Li
2013-11-13
1
-8
/
+5
*
mm/vmalloc: don't set area->caller twice
Wanpeng Li
2013-11-13
1
-4
/
+3
*
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
2013-11-13
3
-47
/
+24
*
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
6
-6
/
+6
*
mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()
Naoya Horiguchi
2013-11-13
1
-19
/
+17
*
cpu/mem hotplug: add try_online_node() for cpu_up()
Toshi Kani
2013-11-13
3
-29
/
+24
*
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
Robin Holt
2013-11-13
1
-17
/
+8
*
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-13
3
-9
/
+7
*
mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())
Xishi Qiu
2013-11-13
1
-1
/
+1
*
mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()
Xishi Qiu
2013-11-13
1
-2
/
+2
*
mm: use populated_zone() instead of if(zone->present_pages)
Xishi Qiu
2013-11-13
1
-2
/
+2
*
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
3
-8
/
+6
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
4
-7
/
+4
*
mm/huge_memory.c: fix stale comments of transparent_hugepage_flags
Jianguo Wu
2013-11-13
1
-5
/
+6
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
2
-4
/
+0
*
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
1
-3
/
+1
*
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
3
-11
/
+4
*
mm/compaction.c: update comment about zone lock in isolate_freepages_block
Jerome Marchand
2013-11-13
1
-4
/
+3
*
mm/vmalloc: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
1
-1
/
+1
*
ksm: remove redundant __GFP_ZERO from kcalloc
Joe Perches
2013-11-13
1
-2
/
+2
*
mm/readahead.c:do_readhead(): don't check for ->readpage
Andrew Morton
2013-11-13
1
-1
/
+1
*
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
2013-11-13
1
-17
/
+2
*
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-13
1
-4
/
+4
*
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
2013-11-13
1
-2
/
+6
*
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
2013-11-13
1
-2
/
+6
*
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
2013-11-13
1
-3
/
+6
*
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
2013-11-13
1
-0
/
+3
*
ocfs2: break useless while loop
Junxiao Bi
2013-11-13
1
-1
/
+3
*
ocfs2: use find_last_bit()
Akinobu Mita
2013-11-13
1
-16
/
+2
*
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
2013-11-13
1
-0
/
+4
*
ocfs2: skip locks in the blocked list
Xue jiufei
2013-11-13
1
-0
/
+7
*
ocfs2: use bitmap_weight()
Akinobu Mita
2013-11-13
1
-15
/
+7
*
ocfs2: don't spam on -EDQUOT
Joel Becker
2013-11-13
1
-1
/
+2
*
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2013-11-13
2
-0
/
+11
*
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
2013-11-13
9
-16
/
+18
*
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
2013-11-13
1
-1
/
+1
*
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
2013-11-13
7
-29
/
+16
*
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2013-11-13
2
-3
/
+47
*
drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*
Jingoo Han
2013-11-13
1
-1
/
+1
*
cris: media platform drivers: fix build
Mauro Carvalho Chehab
2013-11-13
1
-0
/
+1
*
sh64: kernel: remove useless variable 'regs'
Chen Gang
2013-11-13
1
-1
/
+1
*
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
2013-11-13
1
-1
/
+1
*
kthread: make kthread_create() killable
Tetsuo Handa
2013-11-13
1
-18
/
+55
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
212
-1249
/
+1919
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
15
-0
/
+21
|
*
dt/irq: add empty of_irq_count for !OF_IRQ
Rob Herring
2013-11-08
1
-1
/
+9
|
*
dt: disable self-tests for !OF_IRQ
Rob Herring
2013-11-08
1
-0
/
+1
|
*
of: irq: Fix interrupt-map entry matching
Tomasz Figa
2013-11-07
1
-1
/
+1
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
505
-2556
/
+4141
|
|
\
[next]