index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
3
-22
/
+138
|
\
|
*
percpu: kill lpage first chunk allocator
Tejun Heo
2009-08-14
1
-16
/
+0
|
*
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
2009-08-14
1
-2
/
+5
|
*
vmalloc: implement pcpu_get_vm_areas()
Tejun Heo
2009-08-14
1
-0
/
+6
|
*
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
1
-9
/
+7
|
*
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
1
-13
/
+29
|
*
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
Tejun Heo
2009-08-14
1
-6
/
+8
|
*
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
2009-08-14
1
-1
/
+2
|
*
percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
Tejun Heo
2009-08-14
1
-1
/
+1
|
*
percpu: drop @static_size from first chunk allocators
Tejun Heo
2009-08-14
1
-10
/
+8
|
*
percpu: generalize first chunk allocator selection
Tejun Heo
2009-08-14
1
-0
/
+12
|
*
percpu: build first chunk allocators selectively
Tejun Heo
2009-08-14
1
-22
/
+5
|
*
percpu: rename 4k first chunk allocator to page
Tejun Heo
2009-08-14
1
-1
/
+1
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
64
-362
/
+465
|
|
\
|
*
|
percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMP
Tejun Heo
2009-07-15
1
-0
/
+5
|
*
|
percpu: teach large page allocator about NUMA
Tejun Heo
2009-07-04
1
-2
/
+22
|
*
|
percpu: allow non-linear / sparse cpu -> unit mapping
Tejun Heo
2009-07-04
1
-1
/
+2
|
*
|
percpu: drop pcpu_chunk->page[]
Tejun Heo
2009-07-04
1
-2
/
+1
|
*
|
percpu: simplify pcpu_setup_first_chunk()
Tejun Heo
2009-07-04
1
-3
/
+2
|
*
|
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
2009-07-04
1
-0
/
+27
|
*
|
x86,percpu: generalize 4k first chunk allocator
Tejun Heo
2009-07-04
1
-2
/
+10
|
*
|
percpu: drop @unit_size from embed first chunk allocator
Tejun Heo
2009-07-04
1
-1
/
+1
|
*
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
82
-239
/
+1553
|
|
\
\
|
*
|
|
percpu: use __weak only in the definition of weak percpu variables
Tejun Heo
2009-06-29
1
-1
/
+1
|
*
|
|
percpu: implement optional weak percpu definitions
Tejun Heo
2009-06-24
1
-9
/
+56
|
*
|
|
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
2009-06-24
1
-3
/
+9
*
|
|
|
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-15
3
-19
/
+252
|
\
\
\
\
|
*
|
|
|
V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h
Hans de Goede
2009-09-12
1
-0
/
+1
|
*
|
|
|
V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls
Eduardo Valentin
2009-09-12
1
-0
/
+34
|
*
|
|
|
V4L/DVB (12543): v4l: introduce string control support.
Hans Verkuil
2009-09-12
1
-2
/
+4
|
*
|
|
|
V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR caps
Hans Verkuil
2009-09-12
1
-0
/
+2
|
*
|
|
|
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
Andreas Oberritter
2009-09-12
1
-0
/
+2
|
*
|
|
|
V4L/DVB (12212): v4l2: add RDS API to videodev2.h
Hans Verkuil
2009-09-12
1
-0
/
+23
|
*
|
|
|
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
Laurent Pinchart
2009-09-12
1
-0
/
+164
|
*
|
|
|
V4L/DVB (12149): videodev2.h: Reorganize fourcc table
Mauro Carvalho Chehab
2009-09-12
1
-17
/
+22
*
|
|
|
|
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
2
-7
/
+14
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86/urgent' into x86/pat
H. Peter Anvin
2009-08-26
64
-362
/
+465
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86, pat: Generalize the use of page flag PG_uncached
Venkatesh Pallipadi
2009-08-26
1
-2
/
+2
|
*
|
|
|
|
x86, pat: Add PAT reserve free to io_mapping* APIs
Venkatesh Pallipadi
2009-08-26
1
-5
/
+12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
1
-0
/
+162
|
\
\
\
\
\
|
*
\
\
\
\
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
2009-09-02
46
-181
/
+377
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-09-01
1
-0
/
+162
*
|
|
|
|
|
|
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-15
1
-1
/
+4
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
2009-08-05
1
-1
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
intel-agp: fix sglist allocation to avoid vmalloc()
David Woodhouse
2009-08-03
1
-1
/
+0
|
|
*
|
|
|
|
|
|
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
1
-1
/
+5
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2009-09-14
2
-5
/
+17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
Eric Paris
2009-09-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Creds: creds->security can be NULL is selinux is disabled
Eric Paris
2009-09-14
2
-5
/
+17
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
[next]