summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann
2013-04-19posix_timers: New API to prevent from stopping the tick when timers are runningFrederic Weisbecker
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann
2013-04-19amd64_edac: Add Family 16h supportAravind Gopalakrishnan
2013-04-19mutex: Queue mutex spinners with MCS lock to reduce cacheline contentionWaiman Long
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2013-04-18cgroup: fix broken file xattrsLi Zefan
2013-04-19mfd: retu: Add Tahvo supportAaro Koskinen
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan
2013-04-18regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin
2013-04-17Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2013-04-17Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-04-17Merge tag 'dt-3.10-4' of git://git.infradead.org/users/jcooper/linux into nex...Olof Johansson
2013-04-17Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson
2013-04-17intel_idle: initial C8, C9, C10 supportLen Brown
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17posix timers: Allocate timer id per process (v2)Pavel Emelyanov
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-17regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan
2013-04-17regulator: palmas: support for external regulator through control outputsLaxman Dewangan
2013-04-17efi: split efisubsystem from efivarsTom Gundersen
2013-04-17efivars: Move pstore code into the new EFI directoryMatt Fleming
2013-04-17efivars: efivar_entry APIMatt Fleming
2013-04-17efi: move utf16 string functions to efi.hMatt Fleming
2013-04-16mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz
2013-04-16power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein
2013-04-16power_supply: Add core support for supplied_fromRhyland Klein
2013-04-16ab8500_bmdata: Export abx500_res_to_temp tables for hwmonHongbo Zhang
2013-04-16ab8500_{bmdata,fg}: Add const attributes to some data arraysHongbo Zhang
2013-04-16ab8500_btemp: Make ab8500_btemp_get* interfaces publicHongbo Zhang
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-16NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust
2013-04-16audit: allow checking the type of audit message in the user filterEric Paris
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann
2013-04-16NVMe: Add a character device for each nvme deviceKeith Busch
2013-04-16KVM: Call common update function when ioapic entry changed.Yang Zhang