aboutsummaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-spin.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo3-24/+5
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo25-209/+53
2013-01-14clockevents: export clockevents_config_and_register for module useShawn Guo1-0/+1
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk8-2/+29
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring14-15/+13
2013-01-12ARM: picoxcell: use common irqchip_init functionRob Herring1-12/+2
2013-01-12ARM: spear: use common irqchip_init functionRob Herring7-33/+13
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring5-16/+21
2013-01-12ARM: samsung: remove unused tick.hRob Herring2-55/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring36-37/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring41-87/+36
2013-01-12ARM: VIC: set handle_arch_irq in VIC initializationRob Herring1-0/+1
2013-01-12ARM: VIC: shrink down vic.hRob Herring2-21/+19
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring38-42/+40
2013-01-12ARM: use common irqchip_init for GIC initRob Herring18-145/+35
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring5-10/+17
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring46-70/+1
2013-01-10ARM: GIC: set handle_arch_irq in GIC initializationRob Herring1-0/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring18-57/+33
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring1-6/+0
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar1-1/+1
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2-0/+11
2013-01-10irqchip: add basic infrastructureThomas Petazzoni6-1/+92
2013-01-10irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni1-0/+1
2013-01-09Linux 3.8-rc3Linus Torvalds1-1/+1
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren1-1/+1
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-07ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson1-1/+0
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-07ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2013-01-07ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-07ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut1-1/+1
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou1-1/+1
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder1-1/+1
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson1-0/+30
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth1-0/+1
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT1-4/+5
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enableGregory CLEMENT1-8/+14