index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: add driver for ADP5588 QWERTY I2C Keypad
Michael Hennerich
2009-09-17
1
-0
/
+92
*
Input: add touchscreen driver for MELFAS MCS-5000 controller
Joonyoung Shim
2009-09-17
1
-0
/
+24
*
Input: add generic suspend and resume for input devices
Dmitry Torokhov
2009-09-17
1
-1
/
+1
*
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2009-09-17
2
-0
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
2009-09-15
1
-23
/
+7
|
\
|
*
ide: convert to ->proc_fops
Alexey Dobriyan
2009-09-01
1
-21
/
+3
|
*
ide: fix races in handling of user-space SET XFER commands
Bartlomiej Zolnierkiewicz
2009-08-07
1
-1
/
+2
|
*
ide: allow ide_dev_read_id() to be called from the IRQ context
Bartlomiej Zolnierkiewicz
2009-08-07
1
-1
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
2
-0
/
+2
|
\
\
|
*
|
powerpc: Fix some late PowerMac G5 with PCIe ATI graphics
Benjamin Herrenschmidt
2009-09-02
1
-0
/
+1
|
*
|
dma: Add set_dma_mask hook to struct dma_map_ops
FUJITA Tomonori
2009-08-28
1
-0
/
+1
|
*
|
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
2009-08-28
3
-22
/
+0
|
|
\
\
*
|
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
4
-27
/
+157
|
\
\
\
\
|
*
|
|
|
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
90
-505
/
+863
|
|
\
\
\
\
|
*
|
|
|
|
percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMP
Tejun Heo
2009-07-15
1
-0
/
+5
|
*
|
|
|
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-6
/
+12
|
*
|
|
|
|
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
112
-349
/
+1743
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+8
|
*
|
|
|
|
|
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
9
-87
/
+429
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h
Hans de Goede
2009-09-12
1
-0
/
+1
|
*
|
|
|
|
|
|
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
2
-71
/
+75
|
*
|
|
|
|
|
|
V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymap
Mauro Carvalho Chehab
2009-09-12
1
-0
/
+1
|
*
|
|
|
|
|
|
V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device
Eduardo Valentin
2009-09-12
1
-0
/
+49
|
*
|
|
|
|
|
|
V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713
Eduardo Valentin
2009-09-12
1
-0
/
+30
|
*
|
|
|
|
|
|
V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls
Eduardo Valentin
2009-09-12
1
-0
/
+34
|
*
|
|
|
|
|
|
V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api
Eduardo Valentin
2009-09-12
1
-0
/
+2
|
*
|
|
|
|
|
|
V4L/DVB (12543): v4l: introduce string control support.
Hans Verkuil
2009-09-12
1
-2
/
+4
[next]