summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2013-09-23ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas
2013-09-23ACPI: Write _OSC bit field definitions in hexBjorn Helgaas
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones
2013-09-23rcu: Make list_splice_init_rcu() account for RCU readersPaul E. McKenney
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan
2013-09-23module: remove rmmod --wait option.Rusty Russell