aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+8
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-9/+4
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-30/+30
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher1-0/+8
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-7/+0
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-95/+134
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann28-47/+65
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2-9/+12
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+3
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+4
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie1-5/+4
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet1-0/+1
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds2-1/+3
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+2
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren1-7/+0
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+6
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+2
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+4
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+8
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-9/+12
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+7
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+11
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-7/+6
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák1-0/+4
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+3
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+7
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki3-7/+6
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf1-1/+0
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang2-2/+0
2011-11-16new helper: mount_subtree()Al Viro1-0/+1
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-11-16bio: change some signed vars to unsignedDan Carpenter1-2/+2
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-6/+8
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher1-0/+2
2011-11-15device.h: Fix struct member documentationMarcos Paulo de Souza1-1/+1
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-0/+1
2011-11-15drm/exynos: use gem create function genericallyInki Dae1-5/+4
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+76
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-1/+4
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski1-1/+2
2011-11-11Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-0/+2
2011-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+15
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+5
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis1-1/+7
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae1-0/+2
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz1-1/+3
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto1-0/+17
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto1-0/+23
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto1-0/+36
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt114-678/+1383
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt1-1/+0
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz1-1/+2
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo1-4/+0
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+9
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2-2/+9
2011-11-09pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song1-0/+1
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+2
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2011-11-08cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+5
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-0/+15
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-7/+0
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-11-07PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek1-2/+5
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+14
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-24/+32
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-31/+35
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-173/+229
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+14
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+321
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds55-215/+231
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2-22/+31
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+178
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-8/+25
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar2-6/+14
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-10/+15
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar1-3/+0
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+3
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+1
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+7
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings1-0/+1
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+2
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-14/+37
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+41
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-39/+27
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown1-0/+15
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter1-0/+2
2011-11-04netlink: clarify attribute length check documentationJohannes Berg1-2/+9
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov1-8/+3
2011-11-04PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren1-2/+2
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat1-4/+0
2011-11-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-1/+3
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2-0/+4
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+4
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+3
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg1-1/+2
2011-11-05sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto1-0/+3
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-105/+166
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+10
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-0/+1
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig1-1/+0
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig2-2/+2
2011-11-04target: Add generic active I/O shutdown logicNicholas Bellinger3-1/+18
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-68/+81
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely119-521/+1751
2011-11-03[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang1-0/+7
2011-11-03[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki1-0/+51
2011-11-03[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki1-0/+1
2011-11-03[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski1-3/+3
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski1-0/+1
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski1-2/+2
2011-11-03[media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski1-5/+0
2011-11-03[media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski1-4/+21
2011-11-03[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski1-3/+11
2011-11-03[media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil1-18/+0
2011-11-03[media] sh_mobile_ceu_camera: implement the control handlerHans Verkuil1-4/+0
2011-11-03[media] soc_camera: add control handler supportHans Verkuil1-0/+2
2011-11-03[media] V4L: vb2: add support for buffers of different sizes on a single queueGuennadi Liakhovetski1-12/+23
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski1-3/+3
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski2-0/+20
2011-11-03[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPAREDGuennadi Liakhovetski1-0/+2
2011-11-03[media] V4L: soc-camera: remove soc-camera client bus-param operations and su...Guennadi Liakhovetski1-44/+8
2011-11-03[media] V4L: soc_camera_platform: remove superfluous soc-camera client operat...Guennadi Liakhovetski1-1/+0
2011-11-03[media] V4L: ov772x: remove superfluous soc-camera client operationsGuennadi Liakhovetski1-1/+0
2011-11-03[media] V4L: soc-camera: compatible bus-width flagsGuennadi Liakhovetski1-6/+6
2011-11-03[media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski1-0/+3
2011-11-03[media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski1-13/+12
2011-11-03[media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski2-2/+6
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds15-466/+1375
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+11
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-12/+34
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust391-2400/+10853
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds4-15/+56
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-31/+350
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds12-107/+168
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-1/+1
2011-11-02aio: allocate kiocbs in batchesJeff Moyer1-0/+1
2011-11-02pps: new client driver using GPIOJames Nuss1-0/+32
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton1-0/+10
2011-11-02sysctl: add support for poll()Lucas De Marchi2-0/+38
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine1-0/+1
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul1-2/+7
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul1-42/+0
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-11-02memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-11-02minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+39
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds4-5/+119
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds3-7/+33
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds7-145/+554
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-5/+1
2011-11-02mfd: Fix missing abx500 header file updatesLinus Walleij1-1/+1
2011-11-02target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger2-2/+0
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger1-2/+5
2011-11-02vfs: add d_prune dentry operationSage Weil1-3/+5
2011-11-02vfs: protect i_nlinkMiklos Szeredi1-5/+15
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-0/+13
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom1-26/+25
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+18
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+20
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll1-0/+111
2011-11-02virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui1-3/+3
2011-11-02virtio.h: correct comment for struct virtio_driverWang Sheng-Hui1-2/+2