summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-0/+32
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-77/+99
2012-03-01iommu/amd: Split amd_iommu_init functionJoerg Roedel1-1/+1
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-0/+10
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre17-95/+265
2012-03-01regmap: Add stub for regcache_sync_region()Mark Brown1-0/+7
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner1-0/+8
2012-03-01sched/wait: Add __wake_up_all_locked() APIThomas Gleixner1-2/+3
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+4
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner1-0/+1
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar61-446/+302
2012-03-01[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie1-0/+3
2012-03-01[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali2-0/+33
2012-03-01[SCSI] libsas: revert ata srstDan Williams1-1/+0
2012-03-01[SCSI] libsas: async ata scanningDan Williams3-6/+8
2012-03-01[SCSI] libsas: restore scan orderDan Williams1-5/+0
2012-03-01[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2-3/+9
2012-03-01[SCSI] libsas: fix mixed topology recoveryDan Williams1-5/+4
2012-03-01[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-1/+1
2012-02-29i2c: export bit-banging algo functionsDaniel Vetter1-0/+1
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg1-7/+10
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2-2/+13
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-0/+1
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren1-5/+5
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko1-0/+1
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-0/+36
2012-02-29drm: remove unused codeSascha Hauer1-9/+0
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20
2012-02-29spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker1-4/+1
2012-02-29[media] V4L: Add JPEG compression control classSylwester Nawrocki1-0/+24
2012-02-29[media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski1-0/+35
2012-02-29[media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski1-0/+24
2012-02-29tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely33-106/+315
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-0/+28
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior1-0/+39
2012-02-28static keys: Inline the static_key_enabled() functionJason Baron1-6/+5
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar7-57/+119
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse1-0/+1
2012-02-28compiler.h: Fix typoAlexander Stein1-1/+1
2012-02-28security: struct security_operations kerneldoc fixJavier Martinez Canillas1-1/+1
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann26-47/+205
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann26-47/+205
2012-02-28Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann9-13/+69
2012-02-28Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann9-13/+69
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar528-4884/+15932