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.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
*
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
2
-0
/
+96
*
x86: Use __memblock_alloc_base() in early_reserve_e820()
Tejun Heo
2011-07-14
3
-29
/
+9
*
x86: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-07-14
6
-29
/
+13
*
memblock: Add optional region->nid
Tejun Heo
2011-07-14
5
-37
/
+183
*
memblock: Use __meminit[data] instead of __init[data]
Tejun Heo
2011-07-14
1
-2
/
+2
*
memblock: Reimplement memblock_add_region()
Tejun Heo
2011-07-14
1
-85
/
+110
*
memblock: Remove memblock_memory_can_coalesce()
Tejun Heo
2011-07-14
2
-33
/
+0
*
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
6
-95
/
+2
*
memblock: Separate out memblock_find_in_range_node()
Tejun Heo
2011-07-14
2
-25
/
+36
*
memblock: Make memblock_alloc_[try_]nid() top-down
Tejun Heo
2011-07-14
1
-18
/
+11
*
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
2011-07-14
3
-4
/
+3
*
memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-17
/
+3
*
bootmem: Use for_each_mem_pfn_range() in page_alloc.c
Tejun Heo
2011-07-14
1
-109
/
+56
*
bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-42
/
+12
*
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
2011-07-14
5
-83
/
+76
*
memblock: Replace memblock_find_base() with memblock_find_in_range()
Tejun Heo
2011-07-13
2
-13
/
+9
*
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-13
15
-34
/
+31
*
memblock: Use round_up/down() instead of memblock_align_up/down()
Tejun Heo
2011-07-13
1
-16
/
+5
*
memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc...
Tejun Heo
2011-07-13
1
-1
/
+1
*
bootmem: Fix __free_pages_bootmem() to use @order properly
Tejun Heo
2011-07-13
1
-2
/
+2
*
x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()
Tejun Heo
2011-07-13
1
-2
/
+1
*
x86, numa: Implement pfn -> nid mapping granularity check
Tejun Heo
2011-07-12
3
-0
/
+70
*
x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/
Tejun Heo
2011-07-12
2
-6
/
+6
*
Linux 3.0-rc7
v3.0-rc7
Linus Torvalds
2011-07-11
1
-1
/
+1
*
Documentation/Changes: remove some really obsolete text
Linus Torvalds
2011-07-11
1
-25
/
+18
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-11
9
-139
/
+174
|
\
|
*
[media] msp3400: fill in v4l2_tuner based on vt->type field
Hans Verkuil
2011-07-07
1
-5
/
+7
|
*
[media] tuner-core.c: don't change type field in g_tuner or g_frequency
Hans Verkuil
2011-07-07
1
-19
/
+19
|
*
[media] cx18/ivtv: fix g_tuner support
Hans Verkuil
2011-07-07
2
-12
/
+4
|
*
[media] tuner-core: power up tuner when called with s_power(1)
Hans Verkuil
2011-07-07
1
-3
/
+7
|
*
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
Hans Verkuil
2011-07-07
1
-3
/
+9
|
*
[media] tuner-core: simplify the standard fixup
Hans Verkuil
2011-07-07
1
-65
/
+28
|
*
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
2011-07-07
2
-0
/
+36
|
*
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
2011-07-07
1
-4
/
+1
|
*
[media] feature-removal-schedule: change in how radio device nodes are handled
Hans Verkuil
2011-07-07
1
-0
/
+22
|
*
[media] bttv: fix s_tuner for radio
Hans Verkuil
2011-07-07
1
-1
/
+1
|
*
[media] pvrusb2: fix g/s_tuner support
Hans Verkuil
2011-07-07
1
-0
/
+4
|
*
[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
Hans Verkuil
2011-07-07
1
-0
/
+6
|
*
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type
Hans Verkuil
2011-07-07
1
-1
/
+1
|
*
[media] tuner-core: fix s_std and s_tuner
Hans Verkuil
2011-07-07
1
-28
/
+31
*
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-07-11
1
-0
/
+8
|
\
\
|
*
|
PM: Reintroduce dropped call to check_wakeup_irqs
Colin Cross
2011-07-11
1
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-11
3
-57
/
+73
|
\
\
\
|
*
|
|
cifs: drop spinlock before calling cifs_put_tlink
Jeff Layton
2011-07-11
1
-1
/
+1
|
*
|
|
cifs: fix expand_dfs_referral
Jeff Layton
2011-07-09
1
-10
/
+20
|
*
|
|
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
Jeff Layton
2011-07-09
1
-0
/
+2
|
*
|
|
cifs: factor smb_vol allocation out of cifs_setup_volume_info
Jeff Layton
2011-07-08
3
-33
/
+33
|
*
|
|
cifs: have cifs_cleanup_volume_info not take a double pointer
Jeff Layton
2011-07-06
3
-9
/
+5
|
*
|
|
cifs: fix build_unc_path_to_root to account for a prefixpath
Jeff Layton
2011-07-06
1
-6
/
+15
|
*
|
|
cifs: remove bogus call to cifs_cleanup_volume_info
Jeff Layton
2011-07-06
1
-1
/
+0
[next]