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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-330
/
+524
2010-10-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+12
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-84
/
+59
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
22
-0
/
+3238
2010-10-21
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
1
-3
/
+13
2010-10-21
of/irq: of_irq.c needs to include linux/irq.h
Grant Likely
1
-0
/
+1
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
1
-1
/
+1
2010-10-21
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
1
-6
/
+7
2010-10-21
[media] Add the via framebuffer camera controller driver
Jonathan Corbet
1
-1
/
+3
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-46
/
+35
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-177
/
+159
2010-10-21
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
1
-1
/
+1
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-3
/
+10
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2
-1
/
+7
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-2
/
+5
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
1
-0
/
+4
2010-10-21
napi: unexport napi_reuse_skb
stephen hemminger
1
-2
/
+0
2010-10-21
Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
Neil Horman
1
-12
/
+18
2010-10-21
socket: localize functions
stephen hemminger
1
-1
/
+0
2010-10-21
[media] V4L2: Add seek spacing and RDS CAP bits
Matti Aaltonen
1
-1
/
+4
2010-10-21
block: Turn bvec_k{un,}map_irq() into static inline functions
Geert Uytterhoeven
1
-2
/
+9
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-0
/
+2
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2
-3
/
+4
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
2
-1
/
+23
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
1
-3
/
+11
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-2
/
+2
2010-10-21
V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...
Hans Verkuil
1
-8
/
+0
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: v4l2: Add illuminator controls
Jean-François Moine
1
-1
/
+4
2010-10-21
V4L/DVB: videotext: remove this obsolete API
Hans Verkuil
2
-126
/
+0
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
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
1
-0
/
+9
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
4
-16
/
+73
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
9
-39
/
+23
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
8
-38
/
+9
2010-10-19
ACPI: remove dead code
Stephen Hemminger
1
-8
/
+0
2010-10-19
workqueue: remove in_workqueue_context()
Tejun Heo
1
-4
/
+0
[prev]
[next]