summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds1-3/+1
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh1-0/+6
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds1-0/+1
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-2/+0
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-1/+1
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-0/+1
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-2/+0
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds1-2/+2
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-139/+0
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-3/+1
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-164/+0
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-21/+7
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian1-0/+1
2012-01-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman1-139/+0
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+21
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-25kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+5
2012-01-24kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin1-139/+0
2012-01-24migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-24Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+17
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds3-6/+12
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap1-1/+1
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2-1/+2
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu1-0/+2
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-23thermal: Rename generate_netlink_eventJean Delvare1-2/+2
2012-01-23driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman1-164/+0
2012-01-23net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-0/+6
2012-01-23cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2012-01-23tcp: detect loss above high_seq in recoveryYuchung Cheng1-1/+0
2012-01-23mlx4_en: eth statistics modificationEugenia Emantayev1-0/+1
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King1-1/+4
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King3-20/+3
2012-01-20PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat1-2/+17
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+24
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+434
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+3
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown1-0/+7
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-0/+7
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+172