aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-330/+524
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+12
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-84/+59
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds22-0/+3238
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman1-3/+13
2010-10-21of/irq: of_irq.c needs to include linux/irq.hGrant Likely1-0/+1
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely1-1/+1
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely1-6/+7
2010-10-21[media] Add the via framebuffer camera controller driverJonathan Corbet1-1/+3
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-46/+35
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller12-177/+159
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner1-1/+1
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler1-3/+10
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2-1/+7
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-2/+5
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov1-0/+4
2010-10-21napi: unexport napi_reuse_skbstephen hemminger1-2/+0
2010-10-21Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman1-12/+18
2010-10-21socket: localize functionsstephen hemminger1-1/+0
2010-10-21[media] V4L2: Add seek spacing and RDS CAP bitsMatti Aaltonen1-1/+4
2010-10-21block: Turn bvec_k{un,}map_irq() into static inline functionsGeert Uytterhoeven1-2/+9
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross1-0/+2
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross2-3/+4
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross2-1/+23
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross1-3/+11
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-2/+2
2010-10-21V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil1-8/+0
2010-10-21V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski1-0/+8
2010-10-21V4L/DVB: v4l2: Add illuminator controlsJean-François Moine1-1/+4
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil2-126/+0
2010-10-21V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede1-0/+1
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede1-0/+1
2010-10-21kernel: roundup should only reference arguments onceEric Paris1-1/+6
2010-10-21kernel: rounddown helper functionEric Paris1-0/+6
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris1-1/+9
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris1-1/+5
2010-10-21secmark: make secmark object handling genericEric Paris3-72/+28
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-9/+5
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum1-0/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh22-0/+3216
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li1-0/+9
2010-10-20ring-buffer: Remove ring_buffer_event_time_delta()Steven Rostedt1-12/+0
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet1-13/+1
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert1-2/+2
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-16/+73
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar9-39/+23
2010-10-19Merge branch 'devel-stable' into develRussell King8-38/+9
2010-10-19ACPI: remove dead codeStephen Hemminger1-8/+0
2010-10-19workqueue: remove in_workqueue_context()Tejun Heo1-4/+0