summaryrefslogtreecommitdiffstats
path: root/include/clocksource (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-29ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud1-0/+5
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud1-0/+6
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud1-0/+1
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud1-0/+7
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud1-0/+3
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud1-0/+3
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2-11/+16
2013-12-20ext4: add explicit casts when masking cluster sizesTheodore Ts'o3-17/+25
2013-12-20drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher1-4/+16
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19target: Remove extra percpu_ref_initAndy Grover1-7/+1
2013-12-19x86/efi: Don't select EFI from certain special ACPI driversJan Beulich5-6/+5
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2-1/+5
2013-12-19libata, freezer: avoid block device removal while system is frozenTejun Heo2-0/+27
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling1-2/+5
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling1-25/+38