index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
[media] TrekStor DVB-T USB Stick remote controller
Antti Palosaari
1
-0
/
+1
2010-10-21
[media] MSI DIGIVOX mini III remote controller keytable
Antti Palosaari
1
-0
/
+1
2010-10-21
[media] TerraTec remote controller keytable
Antti Palosaari
1
-0
/
+1
2010-10-21
[media] lirc: Make struct file_operations pointer const
Geert Uytterhoeven
1
-1
/
+1
2010-10-21
V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...
Hans Verkuil
2
-8
/
+10
2010-10-21
V4L/DVB: soc-camera: allow only one video queue per device
Guennadi Liakhovetski
1
-5
/
+4
2010-10-21
V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...
Guennadi Liakhovetski
1
-0
/
+8
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
1
-1
/
+2
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
4
-4
/
+8
2010-10-21
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
1
-0
/
+13
2010-10-21
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
1
-0
/
+3
2010-10-21
V4L/DVB: v4l2-dev: remove get_unmapped_area
Hans Verkuil
1
-2
/
+0
2010-10-21
V4L/DVB: IR: export ir_keyup so imon driver can use it directly
Jarod Wilson
1
-0
/
+1
2010-10-21
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
Mauro Carvalho Chehab
1
-2
/
+7
2010-10-21
V4L/DVB: bttv: Move PV951 IR to the right driver
Mauro Carvalho Chehab
1
-1
/
+0
2010-10-21
V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file
Hans Verkuil
1
-80
/
+0
2010-10-21
V4L/DVB: v4l2: Add illuminator controls
Jean-François Moine
1
-1
/
+4
2010-10-21
V4L/DVB: videotext: remove this obsolete API
Hans Verkuil
3
-128
/
+1
2010-10-21
V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXES
Malcolm Priestley
1
-0
/
+1
2010-10-21
V4L/DVB: v4l: Add a v4l2_subdev host private data field
Laurent Pinchart
1
-4
/
+16
2010-10-21
V4L/DVB: V4L2: avoid name conflicts in macros
Guennadi Liakhovetski
1
-18
/
+39
2010-10-21
V4L/DVB: IR/streamzap: functional in-kernel decoding
Jarod Wilson
1
-2
/
+3
2010-10-21
V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using cams
Hans de Goede
1
-0
/
+1
2010-10-21
V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.c
Hans de Goede
1
-0
/
+1
2010-10-21
V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt
Hans Verkuil
1
-4
/
+0
2010-10-21
V4L/DVB: v4l: add RGB444 mediabus formats
Hans Verkuil
1
-0
/
+2
2010-10-21
V4L/DVB: v4l: add new YUV mediabus formats
Hans Verkuil
1
-0
/
+4
2010-10-21
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
1
-2
/
+0
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-0
/
+5
2010-10-20
xen: add privcmd driver
Jeremy Fitzhardinge
2
-0
/
+81
2010-10-21
kernel: roundup should only reference arguments once
Eric Paris
1
-1
/
+6
2010-10-21
kernel: rounddown helper function
Eric Paris
1
-0
/
+6
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
1
-1
/
+9
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
1
-1
/
+5
2010-10-21
secmark: make secmark object handling generic
Eric Paris
3
-72
/
+28
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-9
/
+5
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
1
-0
/
+1
2010-10-20
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
1
-0
/
+21
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
22
-0
/
+3216
2010-10-20
percpu: Introduce a read-mostly percpu API
Shaohua Li
2
-0
/
+13
2010-10-20
ring-buffer: Remove ring_buffer_event_time_delta()
Steven Rostedt
1
-12
/
+0
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
1
-13
/
+1
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
1
-2
/
+2
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-25
/
+113
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
15
-51
/
+67
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
14
-50
/
+53
2010-10-19
ACPI: remove dead code
Stephen Hemminger
3
-12
/
+0
2010-10-19
workqueue: remove in_workqueue_context()
Tejun Heo
1
-4
/
+0
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
1
-0
/
+4
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
2
-1
/
+8
[prev]
[next]