summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-21Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman
2010-10-21of/irq: of_irq.c needs to include linux/irq.hGrant Likely
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely
2010-10-21[media] Add the via framebuffer camera controller driverJonathan Corbet
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21timer: Permit statically-declared work with deferrable timersPhil Carmody
2010-10-21timer: Initialize the field slack of timer_listChangli Gao
2010-10-21timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATSRichard Kennedy
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov
2010-10-21napi: unexport napi_reuse_skbstephen hemminger
2010-10-21Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman
2010-10-21socket: localize functionsstephen hemminger
2010-10-21[media] V4L2: Add seek spacing and RDS CAP bitsMatti Aaltonen
2010-10-21block: Turn bvec_k{un,}map_irq() into static inline functionsGeert Uytterhoeven
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-21V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil
2010-10-21V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski
2010-10-21V4L/DVB: v4l2: Add illuminator controlsJean-François Moine
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil
2010-10-21V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede
2010-10-21kernel: roundup should only reference arguments onceEric Paris
2010-10-21kernel: rounddown helper functionEric Paris
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum