summaryrefslogtreecommitdiff
path: root/include/linux
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 Ferre11-80/+188
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 Molnar38-367/+129
2012-03-01[SCSI] libsas: async ata scanningDan Williams1-0/+1
2012-02-29i2c: export bit-banging algo functionsDaniel Vetter1-0/+1
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren1-5/+5
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-0/+36
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-29tcp: fix comment for tp->highest_sackNeal Cardwell1-1/+2
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely21-88/+217
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 Molnar6-54/+116
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 Bergmann17-32/+70
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann17-32/+70
2012-02-28Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann6-13/+11
2012-02-28Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann6-13/+11
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar5-13/+117
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely47-393/+188
2012-02-28PCI: export __pci_remove_bus_deviceYinghai Lu1-0/+1
2012-02-28PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu1-1/+1
2012-02-28PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky1-1/+1
2012-02-27Merge branch 'kirkwood/board' into next/boardsArnd Bergmann10-8/+29
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus1-45/+5
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann10-8/+29
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-15/+31
2012-02-27devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely1-2/+10
2012-02-27irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2-4/+5
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+16
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet1-1/+4
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso1-0/+1
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso1-0/+2