summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-09-26mmc: core: clean up duplicate macrosJackey Shen1-2/+0
2013-09-26mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon1-0/+2
2013-09-26mmc: dw_mmc: control card read thresholdSeungwon Jeon1-0/+1
2013-09-26mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon1-0/+1
2013-09-26mmc: core: remove dead function mmc_try_claim_hostGrant Grundler1-1/+0
2013-09-26tty: Remove unused drop() method from tty_port interfacePeter Hurley1-1/+0
2013-09-26usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2013-09-26Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-1/+2
2013-09-26PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas1-0/+4
2013-09-26PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang1-2/+0
2013-09-26PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches1-2/+2
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2-0/+4
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman7-6/+27
2013-09-25rcu: Consistent rcu_is_watching() namingPaul E. McKenney3-14/+22
2013-09-25rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney3-4/+15
2013-09-25mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+7
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra1-8/+5
2013-09-25sched: Prepare for per-cpu preempt_countPeter Zijlstra1-3/+9
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra4-73/+54
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-48/+1
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2-7/+47
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra1-6/+19
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra2-7/+73
2013-09-25sched: Remove {set,clear}_need_reschedPeter Zijlstra1-2/+13
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz1-16/+34
2013-09-25iommu: Change iommu driver to call io_page_fault trace eventShuah Khan1-0/+2
2013-09-25of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2013-09-25revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton1-3/+7
2013-09-25revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton1-4/+2
2013-09-25revert "memcg: enhance memcg iterator to support predicates"Andrew Morton1-43/+6
2013-09-25watchdog: update watchdog_thresh properlyMichal Hocko1-0/+6
2013-09-25ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash1-0/+35
2013-09-24kvm: remove .done from struct kvm_async_pfRadim Krčmář1-1/+0
2013-09-24x86/iommu: correct ICS register offsetLi, Zhen-Hua1-1/+1
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells1-0/+6
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells1-0/+1
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells1-5/+8
2013-09-24Add a generic associative array implementation.David Howells2-0/+274
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells1-3/+7
2013-09-24KEYS: Introduce a search context structureDavid Howells1-0/+5
2013-09-24KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells1-5/+16
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells1-2/+2
2013-09-24gpio: davinci: move to platform deviceKV Sujith1-0/+25
2013-09-24cgroup: kill css_idLi Zefan1-37/+0
2013-09-24PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas1-6/+6
2013-09-24ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas1-6/+1
2013-09-24ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas1-3/+0
2013-09-24ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas1-5/+5
2013-09-24ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas1-3/+4
2013-09-24ACPI: Write _OSC bit field definitions in hexBjorn Helgaas1-27/+27