Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update my hpsa-next branch with my master branch #3

Merged
merged 630 commits into from
Nov 10, 2014
Merged
Changes from 1 commit
Commits
Show all changes
630 commits
Select commit Hold shift + click to select a range
8c78293
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Oct 29, 2014
cd03cf0
cxgb4vf: Replace repetitive pci device ID's with right ones
Oct 27, 2014
7f474df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Oct 29, 2014
d506aa6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
torvalds Oct 29, 2014
8f4eb70
cnic: Update the rcu_access_pointer() usages
Oct 28, 2014
739fd50
ARM: omap2plus_defconfig: Fix errors with NAND BCH
tmlind Oct 27, 2014
4b91f7f
ARM: OMAP2+: Warn about deprecated legacy booting mode
tmlind Oct 27, 2014
65ba1f1
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Oct 28, 2014
d70127e
inet: frags: remove the WARN_ON from inet_evict_bucket
Oct 28, 2014
401507d
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
WangNan0 Oct 29, 2014
6ea41c0
mm/compaction.c: avoid premature range skip in isolate_migratepages_r…
JoonsooKim Oct 29, 2014
6424bab
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Oct 29, 2014
f601de2
gcov: add ARM64 to GCOV_PROFILE_ALL
Oct 29, 2014
5ddacbe
mm: free compound page with correct order
yuzhaogoogle Oct 29, 2014
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
mszyprow Oct 29, 2014
6d50e60
mm, thp: fix collapsing of hugepages on madvise
rientjes Oct 29, 2014
c8d523a
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Oct 29, 2014
0baf2a4
kernel/kmod: fix use-after-free of the sub_info structure
Oct 29, 2014
eaf3a65
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source …
mszyprow Oct 29, 2014
35dca71
memory-hotplug: clear pgdat which is allocated by bootmem in try_offl…
Oct 29, 2014
5a6e759
drivers/rtc/rtc-bq32k.c: fix register value
pavelmachek Oct 29, 2014
ea5d05b
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
jankara Oct 29, 2014
3a3c02e
mm: page-writeback: inline account_page_dirtied() into single caller
hnaz Oct 29, 2014
d7365e7
mm: memcontrol: fix missed end-writeback page accounting
hnaz Oct 29, 2014
8186eb6
mm: rmap: split out page_remove_file_rmap()
hnaz Oct 29, 2014
d3556ba
ocfs2: fix d_splice_alias() return code checking
richardweinberger Oct 29, 2014
8aba7e0
mm/slab_common: don't check for duplicate cache names
Oct 29, 2014
5a99e95
zram: avoid NULL pointer access in concurrent situation
Oct 29, 2014
5417421
sh: fix sh770x SCIF memory regions
askulysh Oct 29, 2014
4d88e6f
mm/balloon_compaction: fix deflation when compaction is disabled
Oct 29, 2014
7a19dee
xfs: Check error during inode btree iteration in xfs_bulkstat()
jankara Oct 29, 2014
f55fefd
mm: Remove false WARN_ON from pagecache_isize_extended()
jankara Oct 29, 2014
5d11fb4
xfs: rework zero range to prevent invalid i_size updates
Oct 29, 2014
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
torvalds Oct 29, 2014
94966b7
powerpc: Fix section mismatch warning
Oct 29, 2014
0c53b4e
mtd: omap: fix mtd devices not showing up
fransklaver Oct 27, 2014
89cf38d
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
lumag Oct 22, 2014
408cddd
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Oct 1, 2014
d785452
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/lin…
Oct 30, 2014
21ee24b
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux…
Oct 30, 2014
7c21539
ALSA: hda - Add ultra dock support for Thinkpad X240.
Oct 29, 2014
7a5255f
ALSA: hda - Set GPIO 4 low for a few HP machines
Oct 30, 2014
cf51eb9
ALSA: hda - change three SSID quirks to one pin quirk
Oct 30, 2014
1df8874
ALSA: hda/realtek - Update Initial AMP for EAPD control
KailangYang Oct 29, 2014
f5ee37b
rbd: use a single workqueue for all devices
idryomov Oct 9, 2014
89baaa5
libceph: use memalloc flags for net IO
Oct 16, 2014
a8d4205
rbd: Fix error recovery in rbd_obj_read_sync()
jankara Oct 22, 2014
14edb59
[media] rc-core: fix protocol_change regression in ir_raw_event_register
tmelin Oct 28, 2014
cef8348
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
mchehab Oct 30, 2014
a22bb0b
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Oct 22, 2014
bc16e47
igb: don't reuse pages with pfmemalloc flag
Oct 23, 2014
4d2fcfb
ixgbe: need not repeat init skb with NULL
Oct 22, 2014
e3215f0
ixgbe: fix race when setting advertised speed
etantilov Oct 28, 2014
4ee9d9d
omap: dss: connector-analog-tv: Add missing module device table
Oct 27, 2014
a942535
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
tomba Oct 30, 2014
7809a61
drm/i915/dp: only use training pattern 3 on platforms that support it
jnikula Oct 29, 2014
9378c67
ext4: fix overflow when updating superblock backups after resize
jankara Oct 30, 2014
599a9b7
ext4: fix oops when loading block bitmap failed
jankara Oct 30, 2014
98c1a75
ext4: enable journal checksum when metadata checksum feature enabled
djwong Oct 30, 2014
6b992ff
ext4: disallow changing journal_csum option during remount
djwong Oct 30, 2014
50460fe
ext4: remove extent status procfs files if journal load fails
djwong Oct 30, 2014
a41537e
ext4: prevent bugon on race between write/fcntl
Oct 30, 2014
d48458d
jbd2: use a better hash function for the revoke table
tytso Oct 30, 2014
6050d47
ext4: bail out from make_indexed_dir() on first error
jankara Oct 30, 2014
4f879ca
ext4: bail early when clearing inode journal flag fails
jankara Oct 30, 2014
ae9e9c6
ext4: make ext4_ext_convert_to_initialized() return proper number of …
jankara Oct 30, 2014
cc040ba
MAINTAINERS: drop list entry for davinci
prabhakarlad Oct 29, 2014
9471292
Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Oct 30, 2014
3a2f22b
Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Oct 30, 2014
d8e7d53
PCI: Rename sysfs 'enabled' file back to 'enable'
gregkh Oct 30, 2014
8c5bcde
[media] ds3000: fix LNB supply voltage on Tevii S480 on initialization
Oct 10, 2014
664d6a7
wireless: rt2x00: add new rt2800usb device
Oct 28, 2014
a017ff7
ath9k: fix some debugfs output
Oct 29, 2014
3a8fede
mwifiex: restart rxreorder timer correctly
marcyang Oct 29, 2014
c0386f1
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing ge…
lwfinger Oct 30, 2014
5014796
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
lwfinger Oct 30, 2014
30c5ccc
rtlwifi: rtl8192se: Add missing section to read descriptor setting
lwfinger Oct 30, 2014
8ae3c16
rtlwifi: rtl8192ce: Add missing section to read descriptor setting
lwfinger Oct 30, 2014
75a916e
rtlwifi: rtl8192se: Fix firmware loading
lwfinger Oct 30, 2014
923e1ee
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayesorz Oct 29, 2014
f4c7476
r8152: reset tp->speed before autoresuming in open function
hayesorz Oct 29, 2014
e3bd1a8
r8152: check WORK_ENABLE in suspend function
hayesorz Oct 29, 2014
83810a9
Merge branch 'r8152-net'
davem330 Oct 30, 2014
e327c22
cxgb4 : Fix missing initialization of win0_lock
anish Oct 30, 2014
8d1806a
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.o…
airlied Oct 30, 2014
d34d4d8
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/…
airlied Oct 30, 2014
69a91c2
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
ericrannaud Oct 30, 2014
fa19c2b
ipv4: Do not cache routing failures due to disabled forwarding.
Oct 30, 2014
9cc233f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Oct 30, 2014
a4f2dac
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for V…
ogerlitz Oct 30, 2014
571e1b2
mlx4: Avoid leaking steering rules on flow creation error flow
ogerlitz Oct 30, 2014
292dd65
Merge branch 'mellanox-net'
davem330 Oct 30, 2014
14051f0
gre: Use inner mac length when computing tunnel length
Oct 30, 2014
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
Oct 30, 2014
3d0ad09
drivers/net: Disable UFO through virtio
bwhacks Oct 30, 2014
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
bwhacks Oct 30, 2014
c1304b2
Merge branch 'ufo-fix'
davem330 Oct 31, 2014
086ba77
tracing/syscalls: Ignore numbers outside NR_syscalls' range
vitkyrka Oct 29, 2014
de11b0e
drivers/net: macvtap and tun depend on INET
bwhacks Oct 31, 2014
808be31
powerpc: do_notify_resume can be called with bad thread_info flags ar…
antonblanchard Oct 31, 2014
325e411
powerpc/powernv: Properly fix LPC debugfs endianness
ozbenh Oct 30, 2014
21e8862
drm/vmwgfx: fix lock breakage
robclark Oct 30, 2014
0468ab5
drm/vmwgfx: Fix hash key computation
thomashvmw Oct 31, 2014
9a72384
drm/vmwgfx: Filter out modes those cannot be supported by the current…
Oct 31, 2014
b0afd8e
isofs: don't bother with ->d_op for normal case
Oct 28, 2014
b2de525
Return short read or 0 at end of a raw device, not EIO
Sep 29, 2014
4d87716
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
ummakynes Oct 25, 2014
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
ummakynes Oct 25, 2014
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
ummakynes Oct 26, 2014
523b929
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
ummakynes Oct 25, 2014
127917c
netfilter: nft_reject_bridge: restrict reject to prerouting and input
ummakynes Oct 27, 2014
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
davem330 Oct 31, 2014
fbefc5e
Input: max77693-haptic - fix potential overflow
dtor Oct 28, 2014
d0269b8
Input: altera_ps2 - write to correct register when disabling interrupts
tklauser Oct 31, 2014
5f77fc4
Input: altera_ps2 - use correct type for irq return value
tklauser Oct 31, 2014
e55a336
Revert "Input: i8042 - disable active multiplexing by default"
dtor Oct 31, 2014
d59c876
r8152: stop submitting intr for -EPROTO
hayesorz Oct 31, 2014
4f080f0
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
torvalds Oct 31, 2014
bcdfdae
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/l…
torvalds Oct 31, 2014
0f4b067
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/sc…
torvalds Oct 31, 2014
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Oct 31, 2014
f7065f4
mpls: Fix mpls_gso handler.
Oct 30, 2014
de05c40
mpls: Allow mpls_gso to be built as module
Oct 30, 2014
85b0c6e
sunvdc: don't call VD_OP_GET_VTOC
Oct 30, 2014
7d2911c
net: smc91x: Fix gpios for device tree based booting
tmlind Oct 30, 2014
1e19e08
stmmac: pci: set default of the filter bins
andy-shev Oct 31, 2014
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM w…
groeck Oct 31, 2014
6f979eb
drivers: net: cpsw: Fix broken loop condition in switch mode
Oct 31, 2014
1e5c4bc
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Oct 31, 2014
99a49ce
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/k…
davem330 Oct 31, 2014
e9226d7
libceph: eliminate unnecessary allocation in process_one_ticket()
idryomov Oct 22, 2014
c958f92
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/s…
torvalds Oct 31, 2014
5656b40
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Oct 31, 2014
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm…
torvalds Oct 31, 2014
76dfdc2
Merge branches 'acpi-scan' and 'acpi-ec'
rafaeljw Oct 31, 2014
7d62728
Merge branches 'pm-cpufreq' and 'pm-sleep'
rafaeljw Oct 31, 2014
19e0d5f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Oct 31, 2014
9f58c62
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-micr…
torvalds Oct 31, 2014
9f2f7d4
ovl: initialize ->is_cursor
Oct 31, 2014
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
torvalds Oct 31, 2014
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Oct 31, 2014
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Oct 31, 2014
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/lin…
torvalds Oct 31, 2014
653bc77
x86_64, entry: Fix out of bounds read on sysenter
amluto Nov 1, 2014
08da742
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/k…
torvalds Nov 1, 2014
ab01f96
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Nov 1, 2014
9f93567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 1, 2014
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 1, 2014
528a506
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 1, 2014
12d7aac
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Nov 1, 2014
10a8fce
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~tho…
airlied Nov 1, 2014
10ccaf1
powerpc: use device_online/offline() instead of cpu_up/down()
ddstreet Oct 31, 2014
298dcb2
irqchip: armada-370-xp: Fix MSI interrupt handling
jaszczyk-grzegorz Sep 25, 2014
758e836
irqchip: armada-370-xp: Fix MPIC interrupt handling
jaszczyk-grzegorz Sep 25, 2014
7e46ddd
KVM: x86: Fix far-jump to non-canonical check
anadav Oct 27, 2014
282da87
KVM: nVMX: Disable preemption while reading from shadow VMCS
jan-kiszka Oct 8, 2014
a73896c
KVM: vmx: defer load of APIC access page address during reset
bonzini Nov 2, 2014
c52142e
drm/exynos: init vblank with real number of crtcs
Oct 7, 2014
d9aaf75
drm/exynos: remove explicit encoder/connector de-initialization
Sep 22, 2014
9887e2d
drm/exynos: vidi: fix build warning
daeinki Oct 7, 2014
64f7aed
drm/exynos: propagate plane initialization errors
Oct 10, 2014
3cb6830
drm/exynos: init kms poll at the end of initialization
Oct 10, 2014
d6948b2
drm/exynos: enable vblank after DPMS on
Oct 10, 2014
74cfe07
drm/exynos: correct connector->dpms field before resuming
Oct 10, 2014
4cb8c35
irda: stop calling sk_prot->disconnect() on connection failure
torvalds Nov 2, 2014
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 2, 2014
66338fe
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux…
airlied Nov 2, 2014
7501a53
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Nov 2, 2014
3c43de0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
torvalds Nov 2, 2014
4257412
Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/l…
olofj Nov 2, 2014
1226716
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
torvalds Nov 2, 2014
ad2be37
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 2, 2014
81d92dc
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
torvalds Nov 2, 2014
0df1f24
Linux 3.18-rc3
torvalds Nov 2, 2014
e841971
thermal: exynos: remove unused struct exynos_tmu_registers entries
bzolnier Jul 31, 2014
d37761e
thermal: exynos: remove dead code for HW_MODE calibration
bzolnier Jul 31, 2014
930aa10
thermal: exynos: remove redundant pdata checks from exynos_tmu_initia…
bzolnier Jul 31, 2014
8131a24
thermal: exynos: remove redundant threshold_code checks from exynos_t…
bzolnier Jul 31, 2014
ddb31d4
thermal: exynos: simplify temp_to_code() and code_to_temp()
bzolnier Jul 31, 2014
ac951af
thermal: exynos: cache non_hw_trigger_levels in pdata
bzolnier Jul 31, 2014
9c7a87f
thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
bzolnier Jul 31, 2014
99d67fb
thermal: exynos: remove identical values from exynos*_tmu_registers s…
bzolnier Jul 31, 2014
60e203e
thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOA…
bzolnier Aug 26, 2014
56c64da
thermal: exynos: Add support for many TRIMINFO_CTRL registers
chanwoochoi Sep 3, 2014
32a7416
thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
chanwoochoi Sep 3, 2014
689bd24
thermal: rcar: Add binding docs for new R-Car Gen2 SoCs
geertu Aug 28, 2014
c2aad93
thermal: fix multiple disbalanced device node counters
vzapolskiy Sep 28, 2014
b835ced
thermal: exynos: fix IRQ clearing on TMU initialization
bzolnier Oct 3, 2014
4cdd32b
[media] ir-hix5hd2 fix build warning
zhangfeigao Oct 10, 2014
d358aef
[media] imon: fix other RC type protocol support
Oct 10, 2014
ca0c37a
regulator: max77693: Fix use of uninitialized regulator config
krzk Nov 3, 2014
d83aef1
regulator: max1586: zero-initialize regulator match table array
Nov 3, 2014
050cf85
regulator: max77686: zero-initialize regulator match table
Nov 3, 2014
ecea748
regulator: max77802: zero-initialize regulator match table
Nov 3, 2014
c988980
regulator: max8660: zero-initialize regulator match table array
Nov 3, 2014
2821791
regulator: s2mpa01: zero-initialize regulator match table array
Nov 3, 2014
cba63cf
[media] vivid: default to single planar device instances
Nov 3, 2014
906aaf5
[media] dvb:tc90522: fix stats report
Oct 31, 2014
8e281fa
[media] dvb-core: set default properties of ISDB-S
Oct 31, 2014
01bd399
[media] dvb:tc90522: fix always-false expression
Oct 31, 2014
e7dbb48
ftracetest: Take the first debugfs mount found
rostedt Oct 31, 2014
167921c
[media] sp2: sp2_init() can be static
Nov 3, 2014
2084bec
Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 3, 2014
f4ca536
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 3, 2014
1401586
Thermal:Remove usless if(!result) before return tz
Oct 28, 2014
ce1928d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 3, 2014
f3ed88a
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszypro…
torvalds Nov 4, 2014
980d0d5
Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Nov 4, 2014
5cc7b04
spi: fsl-dspi: Fix CTAR selection
Nov 4, 2014
0097761
MIPS: Fix strnlen_user() return value in case of overlong strings.
ralfbaechle Nov 4, 2014
1efa82e
Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux…
torvalds Nov 4, 2014
8a97577
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 4, 2014
9319bc1
Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/u…
torvalds Nov 4, 2014
a1cff6e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
torvalds Nov 4, 2014
c922c4e
ALSA: hda - fix mute led problem for three HP laptops
jason77-wang Nov 5, 2014
a31b0c6
mmc: core: fix card detection regression
kristina-martsenko Nov 5, 2014
3f822c6
ovl: don't poison cursor
szmi Nov 4, 2014
0725dda
ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect
tiwai Nov 5, 2014
df33071
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
broonie Nov 5, 2014
2a7509b
Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fi…
broonie Nov 5, 2014
32f638f
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
Oct 30, 2014
90f9576
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 5, 2014
20f3963
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 5, 2014
7e8631e
fix breakage in o2net_send_tcp_msg()
Nov 5, 2014
f3f9185
ALSA: hda/realtek - Restore default value for ALC668
KailangYang Oct 24, 2014
2b9375b
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
lumag Nov 6, 2014
4e72b42
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx…
broonie Nov 6, 2014
491a48a
MIPS: R3000: Fix debug output for Virtual page number
saturday06 Oct 30, 2014
087b019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 6, 2014
381e355
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
torvalds Nov 6, 2014
3d5a086
Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 6, 2014
ed78bb8
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/k…
torvalds Nov 6, 2014
77783d0
mm: Fix comment before truncate_setsize()
jankara Nov 6, 2014
afa947c
xfs: bulkstat btree walk doesn't terminate
Nov 6, 2014
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
Nov 6, 2014
2b831ac
xfs: bulkstat chunk-formatter has issues
Nov 6, 2014
6e57c54
xfs: bulkstat main loop logic is a mess
Nov 6, 2014
febe3cb
xfs: bulkstat error handling is broken
Nov 6, 2014
0027589
xfs: track bulkstat progress by agino
Nov 6, 2014
842dfc1
MIPS: Fix build with binutils 2.24.51+
mlauss2 Nov 7, 2014
ca1f8da
i2c: remove FSF address
Nov 4, 2014
11cfbfb
i2c: at91: don't account as iowait
Nov 3, 2014
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
Oct 30, 2014
1395b9c
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Nov 7, 2014
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux…
torvalds Nov 7, 2014
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/li…
torvalds Nov 7, 2014
6ac94d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upst…
torvalds Nov 8, 2014
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
torvalds Nov 8, 2014
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Nov 8, 2014
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/…
torvalds Nov 8, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gcov: add ARM64 to GCOV_PROFILE_ALL
Following up the arm testing of gcov, turns out gcov on ARM64 works fine
as well.  Only change needed is adding ARM64 to Kconfig depends.

Tested with qemu and mach-virt

Signed-off-by: Riku Voipio <[email protected]>
Acked-by: Peter Oberparleiter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Riku Voipio authored and torvalds committed Oct 29, 2014
commit f601de204465048bdf0d5537f630729622ebc3a6
2 changes: 1 addition & 1 deletion kernel/gcov/Kconfig
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ config GCOV_KERNEL
config GCOV_PROFILE_ALL
bool "Profile entire Kernel"
depends on GCOV_KERNEL
depends on SUPERH || S390 || X86 || PPC || MICROBLAZE || ARM
depends on SUPERH || S390 || X86 || PPC || MICROBLAZE || ARM || ARM64
default n
---help---
This options activates profiling for the entire kernel.