summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-09-26mfd: dbx500-prcmu: Move PRCMU numerical clock identifiers into DT include fileLee Jones
2013-09-26mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiersLee Jones
2013-09-26HID: uhid: allocate static minorDavid Herrmann
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-25tty: Remove unused drop() method from tty_port interfacePeter Hurley
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-25PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang
2013-09-25PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-25rcu: Consistent rcu_is_watching() namingPaul E. McKenney
2013-09-25rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney
2013-09-25mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-09-25sched: Prepare for per-cpu preempt_countPeter Zijlstra
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-09-25sched: Remove {set,clear}_need_reschedPeter Zijlstra
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-09-25iommu: Change iommu driver to call io_page_fault trace eventShuah Khan
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko
2013-09-25ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash
2013-09-24kvm: remove .done from struct kvm_async_pfRadim Krčmář
2013-09-24x86/iommu: correct ICS register offsetLi, Zhen-Hua
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells
2013-09-24Add a generic associative array implementation.David Howells
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells
2013-09-24KEYS: Introduce a search context structureDavid Howells
2013-09-24KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells
2013-09-24gpio: davinci: move to platform deviceKV Sujith
2013-09-23cgroup: kill css_idLi Zefan
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas
2013-09-23ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas
2013-09-23ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas