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

Sync up with Linus #33

Merged
merged 2,595 commits into from
Feb 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2595 commits
Select commit Hold shift + click to select a range
b083668
net: dsa: bcm_sf2: move GPHY enabling to its own function
ffainelli Feb 5, 2015
9af197a
net: dsa: bcm_sf2: implement GPHY power down
ffainelli Feb 5, 2015
2150f98
Merge branch 'dsa-next'
davem330 Feb 8, 2015
83d2b9b
net: openvswitch: Support masked set actions.
Feb 5, 2015
11ac119
net: rds: Remove repeated function names from debug output
Villemoes Feb 5, 2015
d0a47d3
rds: Make rds_message_copy_from_user() return 0 on success.
sowminiv Feb 5, 2015
91e8313
net: use netif_rx_ni() from process context
Feb 5, 2015
fd972b7
amd-xgbe: Check per channel DMA interrupt use in main ISR
tlendacky Feb 6, 2015
e1a2ca9
r8152: adjust rx_bottom
hayesorz Feb 6, 2015
34203e2
r8152: adjust lpm timer
hayesorz Feb 6, 2015
51d979f
r8152: check linking status with netif_carrier_ok
hayesorz Feb 6, 2015
53543db
r8152: check RTL8152_UNPLUG for rtl8152_close
hayesorz Feb 6, 2015
ccc39fa
r8152: adjust the line feed for hw_features
hayesorz Feb 6, 2015
6e74d17
r8152: replace get_protocol with vlan_get_protocol
hayesorz Feb 6, 2015
f5aaaa6
r8152: use BIT macro
hayesorz Feb 6, 2015
57ee062
Merge branch 'r8152'
davem330 Feb 8, 2015
d78f802
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Feb 8, 2015
1fd0bdd
bridge: add missing bridge port check for offloads
roopa-prabhu Feb 6, 2015
f7062ee
be2net: move un-exported routines from be.h to respective src files
Feb 6, 2015
83b0611
be2net: replace (1 << x) with BIT(x)
Feb 6, 2015
5d3acd0
be2net: refactor code that checks flash file compatibility
Feb 6, 2015
81a9e22
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Feb 6, 2015
70a7b52
be2net: use offset based FW flashing for Skyhawk chip
Feb 6, 2015
ac34b74
be2net: remove duplicate code in be_cmd_rx_filter()
Feb 6, 2015
f66b7cf
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Feb 6, 2015
2125237
be2net: process port misconfig async event
Feb 6, 2015
f986afc
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Feb 6, 2015
bdb2748
Merge branch 'be2net'
davem330 Feb 8, 2015
70a5f3b
cxgb4: Add support in debugfs to display sensor information
Feb 6, 2015
2d277b3
cxgb4: Added support in debugfs to display TP logic analyzer output
Feb 6, 2015
797ff0f
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Feb 6, 2015
bf7c781
cxgb4: Add support to dump mailbox content in debugfs
Feb 6, 2015
bad4379
cxgb4: Add support in debugfs to dump the congestion control table
Feb 6, 2015
34afb4e
Merge branch 'cxgb4'
davem330 Feb 8, 2015
ca53934
openvswitch: Initialize unmasked key and uid len
Feb 6, 2015
032ee42
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dup…
nealcardwell Feb 6, 2015
a9b2c06
tcp: mitigate ACK loops for connections as tcp_request_sock
nealcardwell Feb 6, 2015
f2b2c58
tcp: mitigate ACK loops for connections as tcp_sock
nealcardwell Feb 6, 2015
4fb17a6
tcp: mitigate ACK loops for connections as tcp_timewait_sock
nealcardwell Feb 6, 2015
f06535c
Merge branch 'tcp_ack_loops'
davem330 Feb 8, 2015
662f553
rt6_probe_deferred: Do not depend on struct ordering
mbuesch Feb 8, 2015
51a00da
tipc: fix bug in socket reception function
Feb 8, 2015
f6a5588
USB / PM: Remove unneeded #ifdef and associated dead code
rupran Feb 8, 2015
8dcb52c
ACPI / PM: Remove unneeded nested #ifdef
rupran Feb 8, 2015
e77a163
ACPI / video: Add disable_native_backlight quirk for Samsung 510R
jwrdegoede Feb 7, 2015
3e97fa7
gre/ipip: use be16 variants of netlink functions
qsn Feb 6, 2015
096a4cf
net: fix a typo in skb_checksum_validate_zero_check
qsn Feb 6, 2015
567e4b7
net: rfs: add hash collision detection
Feb 6, 2015
dd83829
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Feb 6, 2015
a4870f7
vxlan: Wrong type passed to %pIS
Villemoes Feb 7, 2015
cf86da4
i40e: i40e_fcoe.c: Remove unused function
Jan 7, 2015
83840e4
i40e: avoid use of uninitialized v_budget in i40e_init_msix
linvjw Jan 14, 2015
1750a22
i40e: delay after VF reset
mawilli1 Jan 9, 2015
0757489
i40e: Use even more ARQ descriptors
mawilli1 Jan 9, 2015
3ba9bcb
i40e: add locking around VF reset
mawilli1 Jan 9, 2015
f4a7188
i40evf: reset on module unload
mawilli1 Jan 9, 2015
8b011eb
i40evf: ignore bogus messages from FW
mawilli1 Jan 9, 2015
00293fd
i40evf: stop the watchdog for shutdown
mawilli1 Jan 9, 2015
61d7b09
rhashtable: using ERR_PTR requires linux/err.h
sfrothwell Feb 9, 2015
acde2c2
cxgb4: Fix trace observed while dumping clip_tbl
Feb 9, 2015
93c1af6
net:rfs: adjust table size checking
Feb 9, 2015
88086e5
i40e: stop the service task at shutdown
mawilli1 Jan 9, 2015
c29af37
i40evf: Force Tx writeback on ITR
anjalisinghai1 Jan 10, 2015
9be00d6
i40e: fix led blink toggle to enable steady state
nextline1k Jan 24, 2015
0314777
i40e: Fix function header
Jan 24, 2015
4d48b56
i40e: use dev_port for fcoe netdev
Jan 24, 2015
9230165
i40e: Enable Loopback for the FCOE vsi as well
anjalisinghai1 Jan 24, 2015
638702b
i40e/i40evf: Add call to u64_stats_init to init
Jan 24, 2015
988b7fb
Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20…
Feb 9, 2015
7a85951
EDAC: Add repo URLs to MAINTAINERS
bp3tk0v Feb 6, 2015
b12aa1f
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/k…
htejun Feb 9, 2015
c8ac18f
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.k…
davem330 Feb 9, 2015
19acc77
random: Fix fast_mix() function
Feb 7, 2015
5c30c3c
Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 9, 2015
f381f90
Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 9, 2015
bfb3e5d
tipc: move and rename the legacy nl api to "nl compat"
Feb 9, 2015
d0796d1
tipc: convert legacy nl bearer dump to nl compat
Feb 9, 2015
9ab1546
tipc: convert legacy nl bearer enable/disable to nl compat
Feb 9, 2015
f2b3b2d
tipc: convert legacy nl link stat to nl compat
Feb 9, 2015
357ebdb
tipc: convert legacy nl link dump to nl compat
Feb 9, 2015
37e2d48
tipc: convert legacy nl link prop set to nl compat
Feb 9, 2015
1817877
tipc: convert legacy nl link stat reset to nl compat
Feb 9, 2015
44a8ae9
tipc: convert legacy nl name table dump to nl compat
Feb 9, 2015
487d2a3
tipc: convert legacy nl socket dump to nl compat
Feb 9, 2015
5bfc335
tipc: convert legacy nl media dump to nl compat
Feb 9, 2015
4b28cb5
tipc: convert legacy nl node dump to nl compat
Feb 9, 2015
d7cc75d
tipc: convert legacy nl node addr set to nl compat
Feb 9, 2015
964f950
tipc: convert legacy nl net id set to nl compat
Feb 9, 2015
3c26181
tipc: convert legacy nl net id get to nl compat
Feb 9, 2015
5a81a63
tipc: convert legacy nl stats show to nl compat
Feb 9, 2015
22ae7cf
tipc: nl compat add noop and remove legacy nl framework
Feb 9, 2015
941787b
tipc: remove tipc_snprintf
Feb 9, 2015
9dce285
Merge branch 'tipc-next'
davem330 Feb 9, 2015
b0c1936
Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Feb 9, 2015
98481e7
tools/power turbostat: relax dependency on root permission
lenb Aug 15, 2014
3a9a941
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
lenb Aug 15, 2014
30d4682
Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Feb 9, 2015
92e584f
net/bonding: Fix potential bad memory access during bonding events
monis410 Feb 8, 2015
824c25c
IB/mlx4: Always use the correct port for mirrored multicast attachments
monis410 Feb 8, 2015
35f05da
IB/mlx4: Reset flow support for IB kernel ULPs
yishaih Feb 8, 2015
46857b5
Merge branch 'mlx4_bond_notify'
davem330 Feb 9, 2015
b750f5b
net: dsa: Remove redundant phy_attach()
lunn Feb 9, 2015
a450515
ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion RO…
Feb 9, 2015
ba3f8cd
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Feb 9, 2015
c4c6553
Merge branch 'expansion_rom'
davem330 Feb 9, 2015
1d966d0
net: Mellanox: Delete unnecessary checks before the function call "vu…
elfring Feb 9, 2015
60cd085
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Feb 9, 2015
25d3b49
bridge: Fix inability to add non-vlan fdb entry
Feb 9, 2015
51f3077
ipv6: Fix fragment id assignment on LE arches.
vyasevich Feb 9, 2015
8381eac
ipv6: Make __ipv6_select_ident static
vyasevich Feb 9, 2015
223ab8f
Merge branch 'ipv6_ufo_fix'
davem330 Feb 9, 2015
e9892d3
xfs: only trace buffer items if they exist
Feb 9, 2015
bad9626
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
dchinner Feb 9, 2015
fd3137c
openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
tgraf Feb 9, 2015
531c94a
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
yuchungcheng Feb 9, 2015
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 9, 2015
5c493df
Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux…
rafaeljw Feb 9, 2015
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
davem330 Feb 9, 2015
c488ea4
Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/l…
rafaeljw Feb 9, 2015
e840b41
Merge back earlier 'pm-tools' material for v3.20
rafaeljw Feb 9, 2015
8308756
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm…
torvalds Feb 9, 2015
d789944
tools/power turbostat: relax dependency on invariant TSC
lenb Jan 23, 2015
a729617
tools/power turbostat: relax dependency on APERF_MSR
lenb Jan 23, 2015
994b7f1
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel…
rafaeljw Feb 9, 2015
a4cbbf5
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/li…
torvalds Feb 9, 2015
5b9b28a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Feb 10, 2015
0ba97bc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Feb 10, 2015
9d43bad
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 10, 2015
7453311
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 10, 2015
80f33a5
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm…
torvalds Feb 10, 2015
072bc44
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 10, 2015
c93eced
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 10, 2015
a8f7684
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm…
torvalds Feb 10, 2015
57d3629
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux…
torvalds Feb 10, 2015
e07e0d4
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 10, 2015
ed824a6
Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Feb 10, 2015
f217d6c
i40e: Fix for stats init function call in Rx setup
Feb 10, 2015
b0f9ca5
ipv4: Namespecify TCP PMTU mechanism
fengyuleidian0615 Feb 10, 2015
c2189e3
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 10, 2015
15763db
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 10, 2015
44dbf05
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 10, 2015
3e8c04e
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 10, 2015
2787020
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_se…
aweits Feb 9, 2015
55c39fc
Merge branch 'acpica'
rafaeljw Feb 10, 2015
716bc41
Merge branch 'acpi-ec'
rafaeljw Feb 10, 2015
99e4d89
Merge branches 'acpi-video' and 'acpi-soc'
rafaeljw Feb 10, 2015
ca45c87
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
rafaeljw Feb 10, 2015
d232096
Merge branch 'acpi-processor'
rafaeljw Feb 10, 2015
8fbcf5e
Merge branch 'acpi-resources'
rafaeljw Feb 10, 2015
2f8c42f
Merge branches 'pm-pci' and 'pm-cpuidle'
rafaeljw Feb 10, 2015
740b68e
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
rafaeljw Feb 10, 2015
f7cc61f
Merge branch 'pm-domains'
rafaeljw Feb 10, 2015
f523868
Merge branches 'pm-sleep' and 'pm-runtime'
rafaeljw Feb 10, 2015
7bc95d4
Merge branch 'pm-cpufreq'
rafaeljw Feb 10, 2015
b5e8223
Merge branch 'pm-tools'
rafaeljw Feb 10, 2015
a01d37d
microblaze: Remove *.dtb files in make clean
Jan 20, 2015
ab0475d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 10, 2015
98368ab
Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-micr…
torvalds Feb 10, 2015
bdccc4e
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub…
torvalds Feb 10, 2015
ece84b3
hugetlb, x86: register 1G page size if we can allocate them at runtime
kiryl Feb 10, 2015
a118449
fanotify: only destroy mark when both mask and ignored_mask are cleared
LinoSanfilippo333 Feb 10, 2015
d2c1874
fanotify: don't recalculate a marks mask if only the ignored mask cha…
LinoSanfilippo333 Feb 10, 2015
66ba93c
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
LinoSanfilippo333 Feb 10, 2015
a5b2f95
inotify: update documentation to reflect code changes
Feb 10, 2015
6ee8e25
fsnotify: fix handling of renames in audit
jankara Feb 10, 2015
560b8c0
sh: build superh without CONFIG_EXPERT
landley Feb 10, 2015
102ca66
sh: eliminate unused irq_reg_{readl,writel} accessors
cernekee Feb 10, 2015
b934bea
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
xuejiufei Feb 10, 2015
e6e7461
ocfs2: remove unnecessary else in ocfs2_set_acl()
Feb 10, 2015
696cdf7
ocfs2: fix uninitialized variable access
biger410 Feb 10, 2015
41d6247
ocfs2: fix wrong comment
biger410 Feb 10, 2015
79c83ea
ocfs2: fix snprintf format specifier in dlmdebug.c
Feb 10, 2015
d6edc87
ocfs2: xattr: remove unused function
Feb 10, 2015
7ea62d7
ocfs2: quota_local: remove unused function
Feb 10, 2015
95671c6
ocfs2: dlm: dlmdomain: remove unused function
Feb 10, 2015
15eba0f
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_ex…
Feb 10, 2015
1dfeb76
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
Feb 10, 2015
d9510a2
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_cred…
jankara Feb 10, 2015
e6d9f86
ocfs2: o2net: silence uninitialized variable warning
Feb 10, 2015
592a202
ocfs2: remove unreachable code
daeseokyoun Feb 10, 2015
9b57269
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
daeseokyoun Feb 10, 2015
9d6008c
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
daeseokyoun Feb 10, 2015
8989b67
ocfs2: make resv_lock spinlock static
Feb 10, 2015
10ab881
ocfs2: prune the dcache before deleting the dentry of directory
Feb 10, 2015
99b8874
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
seeda Feb 10, 2015
913e027
fsioctl.c: make generic_block_fiemap() signal-tolerant
Feb 10, 2015
9aabf81
mm/slub: optimize alloc/free fastpath by removing preemption on/off
JoonsooKim Feb 10, 2015
ccaafd7
mm: don't use compound_head() in virt_to_head_page()
JoonsooKim Feb 10, 2015
94e4d71
mm/slub.c: fix typo in comment
kimphill Feb 10, 2015
7c4da06
mm/slab_common.c: use kmem_cache_free()
v-thakkar Feb 10, 2015
3c48687
mm/vmstat.c: fix/cleanup ifdefs
akpm00 Feb 10, 2015
c8d78c1
mm: replace remap_file_pages() syscall with emulation
kiryl Feb 10, 2015
8a5f14a
mm: drop support of non-linear mapping from unmap/zap codepath
kiryl Feb 10, 2015
9b4bdd2
mm: drop support of non-linear mapping from fault codepath
kiryl Feb 10, 2015
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
kiryl Feb 10, 2015
1da4b35
proc: drop handling non-linear mappings
kiryl Feb 10, 2015
27ba064
rmap: drop support of non-linear mappings
kiryl Feb 10, 2015
ac51b93
mm: replace vma->sharead.linear with vma->shared
kiryl Feb 10, 2015
0661a33
mm: remove rest usage of VM_NONLINEAR and pte_file()
kiryl Feb 10, 2015
5064c8e
asm-generic: drop unused pte_file* helpers
kiryl Feb 10, 2015
b816157
alpha: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
1874715
arc: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
9b3e661
arm64: drop PTE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
b007ea7
arm: drop L_PTE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
7a7d2db
avr32: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
2bc6ff1
blackfin: drop pte_file()
kiryl Feb 10, 2015
f5b45de
c6x: drop pte_file()
kiryl Feb 10, 2015
103f3d9
cris: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
ca5bfa7
frv: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
d99f95e
hexagon: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
636a002
ia64: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
406b16e
m32r: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
1eeda0a
m68k: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
22f9bf3
metag: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
937fa39
microblaze: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
b32da82
mips: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
6bf63a8
mn10300: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
3ee802e
nios2: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
3824e3c
openrisc: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
8d55da8
parisc: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
6e76d4b
s390: drop pte_file()-related helpers
kiryl Feb 10, 2015
917e401
score: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
8b70bea
sh: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
6a8c482
sparc: drop pte_file()-related helpers
kiryl Feb 10, 2015
eb12f48
tile: drop pte_file()-related helpers
kiryl Feb 10, 2015
3513006
um: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
4017179
unicore32: drop pte_file()-related helpers
kiryl Feb 10, 2015
0a19136
x86: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
d9ecee2
xtensa: drop _PAGE_FILE and pte_file()-related helpers
kiryl Feb 10, 2015
74ec675
mm: memory: remove ->vm_file check on shared writable vmas
hnaz Feb 10, 2015
f38b4b3
mm: memory: merge shared-writable dirtying branches in do_wp_page()
hnaz Feb 10, 2015
3cd7645
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
aryabinin Feb 10, 2015
753162c
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
aryabinin Feb 10, 2015
4c5018c
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
Feb 10, 2015
dbf22eb
memcg: zap __memcg_{charge,uncharge}_slab
Feb 10, 2015
3e0350a
memcg: zap memcg_name argument of memcg_create_kmem_cache
Feb 10, 2015
d5b3cf7
memcg: zap memcg_slab_caches and memcg_slab_mutex
Feb 10, 2015
c08f846
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 10, 2015
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 10, 2015
4b4f858
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
torvalds Feb 10, 2015
c5452a5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 10, 2015
ae90fb1
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/li…
torvalds Feb 11, 2015
b2718bf
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 11, 2015
992de5a
Merge branch 'akpm' (patches from Andrew)
torvalds Feb 11, 2015
06cc01a
sata_dwc_460ex: disable COMPILE_TEST again
torvalds Feb 11, 2015
870fd0f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
1d9c5d7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
29afc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
9399f0c
crypto: fix af_alg_make_sg() conversion to iov_iter
torvalds Feb 11, 2015
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
torvalds Feb 11, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,18 @@ Description: Per-pmu performance monitoring events specific to the running syste
event=0x2abc
event=0x423,inv,cmask=0x3
domain=0x1,offset=0x8,starting_index=0xffff
domain=0x1,offset=0x8,core=?

Each of the assignments indicates a value to be assigned to a
particular set of bits (as defined by the format file
corresponding to the <term>) in the perf_event structure passed
to the perf_open syscall.

In the case of the last example, a value replacing "?" would
need to be provided by the user selecting the particular event.
This is referred to as "event parameterization". Event
parameters have the format 'param=?'.

What: /sys/bus/event_source/devices/<pmu>/events/<event>.unit
Date: 2014/02/24
Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Expand Down
44 changes: 44 additions & 0 deletions Documentation/ABI/testing/sysfs-kernel-livepatch
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
What: /sys/kernel/livepatch
Date: Nov 2014
KernelVersion: 3.19.0
Contact: live-patching@vger.kernel.org
Description:
Interface for kernel live patching

The /sys/kernel/livepatch directory contains subdirectories for
each loaded live patch module.

What: /sys/kernel/livepatch/<patch>
Date: Nov 2014
KernelVersion: 3.19.0
Contact: live-patching@vger.kernel.org
Description:
The patch directory contains subdirectories for each kernel
object (vmlinux or a module) in which it patched functions.

What: /sys/kernel/livepatch/<patch>/enabled
Date: Nov 2014
KernelVersion: 3.19.0
Contact: live-patching@vger.kernel.org
Description:
A writable attribute that indicates whether the patched
code is currently applied. Writing 0 will disable the patch
while writing 1 will re-enable the patch.

What: /sys/kernel/livepatch/<patch>/<object>
Date: Nov 2014
KernelVersion: 3.19.0
Contact: live-patching@vger.kernel.org
Description:
The object directory contains subdirectories for each function
that is patched within the object.

What: /sys/kernel/livepatch/<patch>/<object>/<function>
Date: Nov 2014
KernelVersion: 3.19.0
Contact: live-patching@vger.kernel.org
Description:
The function directory contains attributes regarding the
properties and state of the patched function.

There are currently no such attributes.
5 changes: 2 additions & 3 deletions Documentation/DocBook/80211.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
!Finclude/net/cfg80211.h cfg80211_beacon_data
!Finclude/net/cfg80211.h cfg80211_ap_settings
!Finclude/net/cfg80211.h station_parameters
!Finclude/net/cfg80211.h station_info_flags
!Finclude/net/cfg80211.h rate_info_flags
!Finclude/net/cfg80211.h rate_info
!Finclude/net/cfg80211.h station_info
Expand Down Expand Up @@ -435,7 +434,6 @@
<section id="ps-client">
<title>support for powersaving clients</title>
!Pinclude/net/mac80211.h AP support for powersaving clients
</section>
!Finclude/net/mac80211.h ieee80211_get_buffered_bc
!Finclude/net/mac80211.h ieee80211_beacon_get
!Finclude/net/mac80211.h ieee80211_sta_eosp
Expand All @@ -444,6 +442,7 @@
!Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni
!Finclude/net/mac80211.h ieee80211_sta_set_buffered
!Finclude/net/mac80211.h ieee80211_sta_block_awake
</section>
</chapter>

<chapter id="multi-iface">
Expand Down Expand Up @@ -488,8 +487,8 @@
<title>RX A-MPDU aggregation</title>
!Pnet/mac80211/agg-rx.c RX A-MPDU aggregation
!Cnet/mac80211/agg-rx.c
</sect1>
!Finclude/net/mac80211.h ieee80211_ampdu_mlme_action
</sect1>
</chapter>

<chapter id="smps">
Expand Down
16 changes: 15 additions & 1 deletion Documentation/RCU/stallwarn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CONFIG_RCU_CPU_STALL_TIMEOUT
21 seconds.

This configuration parameter may be changed at runtime via the
/sys/module/rcutree/parameters/rcu_cpu_stall_timeout, however
/sys/module/rcupdate/parameters/rcu_cpu_stall_timeout, however
this parameter is checked only at the beginning of a cycle.
So if you are 10 seconds into a 40-second stall, setting this
sysfs parameter to (say) five will shorten the timeout for the
Expand Down Expand Up @@ -152,6 +152,15 @@ no non-lazy callbacks ("." is printed otherwise, as shown above) and
"D" indicates that dyntick-idle processing is enabled ("." is printed
otherwise, for example, if disabled via the "nohz=" kernel boot parameter).

If the relevant grace-period kthread has been unable to run prior to
the stall warning, the following additional line is printed:

rcu_preempt kthread starved for 2023 jiffies!

Starving the grace-period kthreads of CPU time can of course result in
RCU CPU stall warnings even when all CPUs and tasks have passed through
the required quiescent states.


Multiple Warnings From One Stall

Expand Down Expand Up @@ -187,6 +196,11 @@ o For !CONFIG_PREEMPT kernels, a CPU looping anywhere in the
behavior, you might need to replace some of the cond_resched()
calls with calls to cond_resched_rcu_qs().

o Anything that prevents RCU's grace-period kthreads from running.
This can result in the "All QSes seen" console-log message.
This message will include information on when the kthread last
ran and how often it should be expected to run.

o A CPU-bound real-time task in a CONFIG_PREEMPT kernel, which might
happen to preempt a low-priority task in the middle of an RCU
read-side critical section. This is especially damaging if
Expand Down
32 changes: 16 additions & 16 deletions Documentation/RCU/trace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ rcuboost:

The output of "cat rcu/rcu_preempt/rcudata" looks as follows:

0!c=30455 g=30456 pq=1 qp=1 dt=126535/140000000000000/0 df=2002 of=4 ql=0/0 qs=N... b=10 ci=74572 nci=0 co=1131 ca=716
1!c=30719 g=30720 pq=1 qp=0 dt=132007/140000000000000/0 df=1874 of=10 ql=0/0 qs=N... b=10 ci=123209 nci=0 co=685 ca=982
2!c=30150 g=30151 pq=1 qp=1 dt=138537/140000000000000/0 df=1707 of=8 ql=0/0 qs=N... b=10 ci=80132 nci=0 co=1328 ca=1458
3 c=31249 g=31250 pq=1 qp=0 dt=107255/140000000000000/0 df=1749 of=6 ql=0/450 qs=NRW. b=10 ci=151700 nci=0 co=509 ca=622
4!c=29502 g=29503 pq=1 qp=1 dt=83647/140000000000000/0 df=965 of=5 ql=0/0 qs=N... b=10 ci=65643 nci=0 co=1373 ca=1521
5 c=31201 g=31202 pq=1 qp=1 dt=70422/0/0 df=535 of=7 ql=0/0 qs=.... b=10 ci=58500 nci=0 co=764 ca=698
6!c=30253 g=30254 pq=1 qp=1 dt=95363/140000000000000/0 df=780 of=5 ql=0/0 qs=N... b=10 ci=100607 nci=0 co=1414 ca=1353
7 c=31178 g=31178 pq=1 qp=0 dt=91536/0/0 df=547 of=4 ql=0/0 qs=.... b=10 ci=109819 nci=0 co=1115 ca=969
0!c=30455 g=30456 pq=1/0 qp=1 dt=126535/140000000000000/0 df=2002 of=4 ql=0/0 qs=N... b=10 ci=74572 nci=0 co=1131 ca=716
1!c=30719 g=30720 pq=1/0 qp=0 dt=132007/140000000000000/0 df=1874 of=10 ql=0/0 qs=N... b=10 ci=123209 nci=0 co=685 ca=982
2!c=30150 g=30151 pq=1/1 qp=1 dt=138537/140000000000000/0 df=1707 of=8 ql=0/0 qs=N... b=10 ci=80132 nci=0 co=1328 ca=1458
3 c=31249 g=31250 pq=1/1 qp=0 dt=107255/140000000000000/0 df=1749 of=6 ql=0/450 qs=NRW. b=10 ci=151700 nci=0 co=509 ca=622
4!c=29502 g=29503 pq=1/0 qp=1 dt=83647/140000000000000/0 df=965 of=5 ql=0/0 qs=N... b=10 ci=65643 nci=0 co=1373 ca=1521
5 c=31201 g=31202 pq=1/0 qp=1 dt=70422/0/0 df=535 of=7 ql=0/0 qs=.... b=10 ci=58500 nci=0 co=764 ca=698
6!c=30253 g=30254 pq=1/0 qp=1 dt=95363/140000000000000/0 df=780 of=5 ql=0/0 qs=N... b=10 ci=100607 nci=0 co=1414 ca=1353
7 c=31178 g=31178 pq=1/0 qp=0 dt=91536/0/0 df=547 of=4 ql=0/0 qs=.... b=10 ci=109819 nci=0 co=1115 ca=969

This file has one line per CPU, or eight for this 8-CPU system.
The fields are as follows:
Expand Down Expand Up @@ -188,14 +188,14 @@ o "ca" is the number of RCU callbacks that have been adopted by this
Kernels compiled with CONFIG_RCU_BOOST=y display the following from
/debug/rcu/rcu_preempt/rcudata:

0!c=12865 g=12866 pq=1 qp=1 dt=83113/140000000000000/0 df=288 of=11 ql=0/0 qs=N... kt=0/O ktl=944 b=10 ci=60709 nci=0 co=748 ca=871
1 c=14407 g=14408 pq=1 qp=0 dt=100679/140000000000000/0 df=378 of=7 ql=0/119 qs=NRW. kt=0/W ktl=9b6 b=10 ci=109740 nci=0 co=589 ca=485
2 c=14407 g=14408 pq=1 qp=0 dt=105486/0/0 df=90 of=9 ql=0/89 qs=NRW. kt=0/W ktl=c0c b=10 ci=83113 nci=0 co=533 ca=490
3 c=14407 g=14408 pq=1 qp=0 dt=107138/0/0 df=142 of=8 ql=0/188 qs=NRW. kt=0/W ktl=b96 b=10 ci=121114 nci=0 co=426 ca=290
4 c=14405 g=14406 pq=1 qp=1 dt=50238/0/0 df=706 of=7 ql=0/0 qs=.... kt=0/W ktl=812 b=10 ci=34929 nci=0 co=643 ca=114
5!c=14168 g=14169 pq=1 qp=0 dt=45465/140000000000000/0 df=161 of=11 ql=0/0 qs=N... kt=0/O ktl=b4d b=10 ci=47712 nci=0 co=677 ca=722
6 c=14404 g=14405 pq=1 qp=0 dt=59454/0/0 df=94 of=6 ql=0/0 qs=.... kt=0/W ktl=e57 b=10 ci=55597 nci=0 co=701 ca=811
7 c=14407 g=14408 pq=1 qp=1 dt=68850/0/0 df=31 of=8 ql=0/0 qs=.... kt=0/W ktl=14bd b=10 ci=77475 nci=0 co=508 ca=1042
0!c=12865 g=12866 pq=1/0 qp=1 dt=83113/140000000000000/0 df=288 of=11 ql=0/0 qs=N... kt=0/O ktl=944 b=10 ci=60709 nci=0 co=748 ca=871
1 c=14407 g=14408 pq=1/0 qp=0 dt=100679/140000000000000/0 df=378 of=7 ql=0/119 qs=NRW. kt=0/W ktl=9b6 b=10 ci=109740 nci=0 co=589 ca=485
2 c=14407 g=14408 pq=1/0 qp=0 dt=105486/0/0 df=90 of=9 ql=0/89 qs=NRW. kt=0/W ktl=c0c b=10 ci=83113 nci=0 co=533 ca=490
3 c=14407 g=14408 pq=1/0 qp=0 dt=107138/0/0 df=142 of=8 ql=0/188 qs=NRW. kt=0/W ktl=b96 b=10 ci=121114 nci=0 co=426 ca=290
4 c=14405 g=14406 pq=1/0 qp=1 dt=50238/0/0 df=706 of=7 ql=0/0 qs=.... kt=0/W ktl=812 b=10 ci=34929 nci=0 co=643 ca=114
5!c=14168 g=14169 pq=1/0 qp=0 dt=45465/140000000000000/0 df=161 of=11 ql=0/0 qs=N... kt=0/O ktl=b4d b=10 ci=47712 nci=0 co=677 ca=722
6 c=14404 g=14405 pq=1/0 qp=0 dt=59454/0/0 df=94 of=6 ql=0/0 qs=.... kt=0/W ktl=e57 b=10 ci=55597 nci=0 co=701 ca=811
7 c=14407 g=14408 pq=1/0 qp=1 dt=68850/0/0 df=31 of=8 ql=0/0 qs=.... kt=0/W ktl=14bd b=10 ci=77475 nci=0 co=508 ca=1042

This is similar to the output discussed above, but contains the following
additional fields:
Expand Down
2 changes: 1 addition & 1 deletion Documentation/acpi/enumeration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ input driver:
.owner = THIS_MODULE,
.pm = &mpu3050_pm,
.of_match_table = mpu3050_of_match,
.acpi_match_table ACPI_PTR(mpu3050_acpi_match),
.acpi_match_table = ACPI_PTR(mpu3050_acpi_match),
},
.probe = mpu3050_probe,
.remove = mpu3050_remove,
Expand Down
8 changes: 4 additions & 4 deletions Documentation/cachetlb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,10 @@ maps this page at its virtual address.
about doing this.

The idea is, first at flush_dcache_page() time, if
page->mapping->i_mmap is an empty tree and ->i_mmap_nonlinear
an empty list, just mark the architecture private page flag bit.
Later, in update_mmu_cache(), a check is made of this flag bit,
and if set the flush is done and the flag bit is cleared.
page->mapping->i_mmap is an empty tree, just mark the architecture
private page flag bit. Later, in update_mmu_cache(), a check is
made of this flag bit, and if set the flush is done and the flag
bit is cleared.

IMPORTANT NOTE: It is often important, if you defer the flush,
that the actual flush occurs on the same CPU
Expand Down
2 changes: 2 additions & 0 deletions Documentation/cgroups/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ net_prio.txt
- Network priority cgroups details and usages.
resource_counter.txt
- Resource Counter API.
unified-hierarchy.txt
- Description the new/next cgroup interface.
8 changes: 8 additions & 0 deletions Documentation/cpu-freq/intel-pstate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ controlling P state selection. These files have been added to
no_turbo: limits the driver to selecting P states below the turbo
frequency range.

turbo_pct: displays the percentage of the total performance that
is supported by hardware that is in the turbo range. This number
is independent of whether turbo has been disabled or not.

num_pstates: displays the number of pstates that are supported
by hardware. This number is independent of whether turbo has
been disabled or not.

For contemporary Intel processors, the frequency is controlled by the
processor itself and the P-states exposed to software are related to
performance levels. The idea that frequency can be set to a single
Expand Down
9 changes: 6 additions & 3 deletions Documentation/devicetree/bindings/ata/ahci-platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ Required properties when using sub-nodes:


Sub-nodes required properties:
- reg : the port number
- phys : reference to the SATA PHY node

- reg : the port number
And at least one of the following properties:
- phys : reference to the SATA PHY node
- target-supply : regulator for SATA target power

Examples:
sata@ffe08000 {
Expand Down Expand Up @@ -68,10 +69,12 @@ With sub-nodes:
sata0: sata-port@0 {
reg = <0>;
phys = <&sata_phy 0>;
target-supply = <&reg_sata0>;
};

sata1: sata-port@1 {
reg = <1>;
phys = <&sata_phy 1>;
target-supply = <&reg_sata1>;;
};
};
110 changes: 110 additions & 0 deletions Documentation/devicetree/bindings/devfreq/event/exynos-ppmu.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@

* Samsung Exynos PPMU (Platform Performance Monitoring Unit) device

The Samsung Exynos SoC has PPMU (Platform Performance Monitoring Unit) for
each IP. PPMU provides the primitive values to get performance data. These
PPMU events provide information of the SoC's behaviors so that you may
use to analyze system performance, to make behaviors visible and to count
usages of each IP (DMC, CPU, RIGHTBUS, LEFTBUS, CAM interface, LCD, G3D, MFC).
The Exynos PPMU driver uses the devfreq-event class to provide event data
to various devfreq devices. The devfreq devices would use the event data when
derterming the current state of each IP.

Required properties:
- compatible: Should be "samsung,exynos-ppmu".
- reg: physical base address of each PPMU and length of memory mapped region.

Optional properties:
- clock-names : the name of clock used by the PPMU, "ppmu"
- clocks : phandles for clock specified in "clock-names" property
- #clock-cells: should be 1.

Example1 : PPMU nodes in exynos3250.dtsi are listed below.

ppmu_dmc0: ppmu_dmc0@106a0000 {
compatible = "samsung,exynos-ppmu";
reg = <0x106a0000 0x2000>;
status = "disabled";
};

ppmu_dmc1: ppmu_dmc1@106b0000 {
compatible = "samsung,exynos-ppmu";
reg = <0x106b0000 0x2000>;
status = "disabled";
};

ppmu_cpu: ppmu_cpu@106c0000 {
compatible = "samsung,exynos-ppmu";
reg = <0x106c0000 0x2000>;
status = "disabled";
};

ppmu_rightbus: ppmu_rightbus@112a0000 {
compatible = "samsung,exynos-ppmu";
reg = <0x112a0000 0x2000>;
clocks = <&cmu CLK_PPMURIGHT>;
clock-names = "ppmu";
status = "disabled";
};

ppmu_leftbus: ppmu_leftbus0@116a0000 {
compatible = "samsung,exynos-ppmu";
reg = <0x116a0000 0x2000>;
clocks = <&cmu CLK_PPMULEFT>;
clock-names = "ppmu";
status = "disabled";
};

Example2 : Events of each PPMU node in exynos3250-rinato.dts are listed below.

&ppmu_dmc0 {
status = "okay";

events {
ppmu_dmc0_3: ppmu-event3-dmc0 {
event-name = "ppmu-event3-dmc0";
};

ppmu_dmc0_2: ppmu-event2-dmc0 {
event-name = "ppmu-event2-dmc0";
};

ppmu_dmc0_1: ppmu-event1-dmc0 {
event-name = "ppmu-event1-dmc0";
};

ppmu_dmc0_0: ppmu-event0-dmc0 {
event-name = "ppmu-event0-dmc0";
};
};
};

&ppmu_dmc1 {
status = "okay";

events {
ppmu_dmc1_3: ppmu-event3-dmc1 {
event-name = "ppmu-event3-dmc1";
};
};
};

&ppmu_leftbus {
status = "okay";

events {
ppmu_leftbus_3: ppmu-event3-leftbus {
event-name = "ppmu-event3-leftbus";
};
};
};

&ppmu_rightbus {
status = "okay";

events {
ppmu_rightbus_3: ppmu-event3-rightbus {
event-name = "ppmu-event3-rightbus";
};
};
};
14 changes: 14 additions & 0 deletions Documentation/devicetree/bindings/mfd/max77686.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ to get matched with their hardware counterparts as follow:
-BUCKn : 1-4.
Use standard regulator bindings for it ('regulator-off-in-suspend').

LDO20, LDO21, LDO22, BUCK8 and BUCK9 can be configured to GPIO enable
control. To turn this feature on this property must be added to the regulator
sub-node:
- maxim,ena-gpios : one GPIO specifier enable control (the gpio
flags are actually ignored and always
ACTIVE_HIGH is used)

Example:

Expand All @@ -65,4 +71,12 @@ Example:
regulator-always-on;
regulator-boot-on;
};

buck9_reg {
regulator-compatible = "BUCK9";
regulator-name = "CAM_ISP_CORE_1.2V";
regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1200000>;
maxim,ena-gpios = <&gpm0 3 GPIO_ACTIVE_HIGH>;
};
}
Loading